Youtubed activities
Apr 2022
06
Apr
The Weakest Failure Detector Abstraction
Many important distributed computing problems cannot be solved in purely asynchronous fault-prone systems. These impossibilities can be circumvented with failure detectors, distributed oracles that provide [...]
Mar 2022
30
Mar
Learning Optimal Bids in Second Price Auctions with Temporal and Overlapping Targeting Constraints
Ad placement in web-browsing and wireless mobiles is an increasingly important component of the advertisement market. The market size is over $ 100 billion and [...]
23
Mar
A brief introduction to Sagemath
SageMath is a free open-source mathematics software system licensed under the GPL. It builds on top of many existing open-source packages: NumPy, SciPy, matplotlib, Sympy, [...]
16
Mar
Cryptocurrency Wallet Security Solutions
With the growing popularity of cryptocurrencies, interest in digital signatures for securing keys is also on the rise. Researchers have been attempting since the 90’s [...]
16
Mar
Wireless communication channel for dummies (like me)
The bulk of the scientific talks on wireless communication begin with: "Let’s consider the classic model y = Hx where x and y are the [...]
02
Mar
Wireless scheduling subject to slice constraints
We present methods for achieving slice guarantees in cellular networks by adjusting the MAC scheduling weights. A network slice is a portion of a network [...]
02
Mar
SOLID Principles in Object-Oriented Programming
Once you know the basics of object-oriented programming, a more difficult step can be to design the architecture of your code for a given project: [...]
Feb 2022
23
Feb
Application of stream graphs theory on internet topology
The network topology of the internet and its dynamics has been studied extensively for two decades. Meanwhile, Latapy et al. extended graph theory to capture [...]
16
Feb
Securing communications in the C-ITS
Cooperative Intelligent Transport Systems allow connected vehicles to communicate with each other, with the road-side infrastructure, and with other smart devices to improve road safety [...]
09
Feb
Object-Oriented Programming in Python
We will deep dive into the OOP paradigm and see how it’s implemented in Python. This session will be beginner-friendly and aims to give explanations and practical [...]
