oops...
As always, client fckd up
https://www.techzine.eu/news/collaboration/129181/the-end-is-nigh-for-skype-microsoft-to-pull-the-plug-in-may/
As always, client fckd up
https://www.techzine.eu/news/collaboration/129181/the-end-is-nigh-for-skype-microsoft-to-pull-the-plug-in-may/
Techzine Global
The end is nigh for Skype: Microsoft to pull the plug in May
Skype's days are probably numbered. Microsoft plans to shut down the service in May this year, and users will have to switch to Microsoft Teams. XDA
❤1
andreyka26_se
oops... As always, client fckd up https://www.techzine.eu/news/collaboration/129181/the-end-is-nigh-for-skype-microsoft-to-pull-the-plug-in-may/
Once you will hear official commentary from MS, I will tell the story as well as I'm kind of part of this thing :)
❤1
People, today we are streaming 19:00 UTC (8pm Prague time).
Gonna do couple of LeetCode questions, and implement the rate limiter we have designed before
Gonna do couple of LeetCode questions, and implement the rate limiter we have designed before
❤2😁1
while implementing, we will talk a bit about concurrency. Think we never spoke about this topic before. And yeah, since we are talking about concurrency - we cannot talk about JS, so Rate Limiter will be implemented using my main: .NET.
❤1
started
https://www.youtube.com/watch?v=qEhrYLC1rhQ&ab_channel=andreyka26_se
https://www.twitch.tv/andreyka26_
https://www.youtube.com/watch?v=qEhrYLC1rhQ&ab_channel=andreyka26_se
https://www.twitch.tv/andreyka26_
YouTube
LeetCode and System Design with Microsoft SWE #7
Turn your videos into live streams with https://restream.io
Solving LeetCode questions and doing System Design with Microsoft SWE
TG: @programming_space
https://t.me/programming_space
IG: andreyka26_se
https://www.instagram.com/andreyka26_se/
Blog: ht…
Solving LeetCode questions and doing System Design with Microsoft SWE
TG: @programming_space
https://t.me/programming_space
IG: andreyka26_se
https://www.instagram.com/andreyka26_se/
Blog: ht…
🔥3
Whoever was in the stream once. I would appreciate any feedback especially negative. Maybe you would like to see some other way, cause Im trying to explain pretty deep so 99% of people would understand the concept we are doing. Another thing, maybe topic that we are doing: leetcode and system design is not that important/ exciting? Let me know yeah. But I need to hear from u.
Yeah, hate it. And in the end, if real primary needs your help during the incident - he can request assistance and you are going to be woken up as well and fix shit
🤯2😁1
andreyka26_se
Now, try find the bug/problem in this code that was about to be merged :)
I will help. For the
Assume this is your setup. This change can be considered as refactoring, I don't see intention of behavior change, but there is very huge behavior change that will break the latter execution of the code
HandleWriteErrorIfNoReplicasAsync actually we don't need Task there. It is different nit comment 😁😁Assume this is your setup. This change can be considered as refactoring, I don't see intention of behavior change, but there is very huge behavior change that will break the latter execution of the code
🤔1
andreyka26_se
Now, try find the bug/problem in this code that was about to be merged :)
Okie, So I will bring some explanation.
Here in the code we want to not continue code execution in case
Code on the left side, checks it and "returns" from the method with "failure" result.
Here in the code we want to not continue code execution in case
clients collection is empty. Because all subsequent code execution relies on this var being not empty.Code on the left side, checks it and "returns" from the method with "failure" result.
❤3