Thankfully, P2P calling and video calling in general is a solved problem now with web standards included. I'm glad Skype was there when it was.
Microsoft is killing Skype
331–340 of 682 posts
Re: Microsoft is killing Skype
#332Skype is the epitome of technical debt. Millions of lines of code for a service that isn't technically difficult to provide anymore. When I was at Microsoft, I was told working on Skype was about as popular as being sent to a gulag. The value of the brand is so strong, I am surprised they never launched a "2.0" version built from scratch and without all the vestigial tails.
This Joel on Software blog post is now 25 years old, https://www.joelonsoftware.com/2000/04/06/things-you-should-... , but when it first came out it was widely viewed as gospel. I'm generally a big fan of Joel Spolsky, but in retrospect, I think this advice is just wrong, and I think Skype is a perfect counterpoint. That is, sometimes a rewrite is a horrible idea, but at the same time sometimes not doing a rewrite is…
We live in a world with WebRTC, embedded agents and digital telephony. The platforms, OSes, infrastructure are so different from how they were in 2009. Does having your own, 500 kloc C++ real time video chat stack make sense any more?
What I don't get is how MS couldn't use the Teams stack to power Skype as a consumer brand. Probably there was some effort but something got in the way. It might even have been a cultural barrier - Skype was an acquisition, and acquired codebases generally fossilise
Re: Microsoft is killing Skype
#333I still use Skype, mainly out of habit, but I guess it's finally time to move on. Telegram seems like the best alternative for me, but I wonder—what are others switching to? Feels like every few years, we have to migrate to a new chat platform.
Telegram requires permission to view all your contacts on iOS :) So I refuse to use it now.
Re: Microsoft is killing Skype
#334When Microsoft acquired Skype (the company), it was clear they would kill it. Skype had previously been bought by eBay, for which it served the purpose of entering a new market. Then, it was bought by some investment funds, for which it served the purpose of making money. However, to Microsoft, which already had its Windows/Live messenger (which copied Skype’s homework anyway), Skype served no purpose except to remov…
Live Messenger (previously MSN Messenger) was another massive fumble by Microsoft. It was absolutely essential as a teenager in the 00's and people spent insane amounts of time on it. If MS put out a 'dumb' phone with Live Messenger they might have stood a chance when smart phones came around.
Re: Microsoft is killing Skype
#335Earlier quoted context omitted.
This is what happens when you hire leet code engineers and they become managers. Look at Google now. This isn't some magical outcome of big corps. A big corp is practically the people who work there.
America has multiple examples of companies that thrived for decades until a certain type of manager showed up (of which leet code engineers are an aspect; clueless MBA grads are another; there are more). Sears. General Electric. IBM. Companies need to develop a sort of immune response to this type, as they are as charismatic as they are deleterious to company outlooks, and WILL worm their way in if not checked. A mor…
Re: Microsoft is killing Skype
#336Skype’s peer-to-peer architecture seemed like an interesting idea. I mean that’s the sort of thing the internet was supposed to facilitate, distributed communications. Of course MS screwed it up pretty quickly after buying it, and the name has been a mockery of it’s former potential for much longer than it was an actual thing. RIP Skype, we never met you.
Re: Microsoft is killing Skype
#337Earlier quoted context omitted.
I use tello.com. You can get eSIM and activate it while you are outside the U.S. If you won't activate roaming, sms and calling will use wifi calling.
Do you know how providers detect your country when using wifi calling? Mine says it's only valid while you are within the country, wonder if VPN would work around it.
Re: Microsoft is killing Skype
#338Skype is the epitome of technical debt. Millions of lines of code for a service that isn't technically difficult to provide anymore. When I was at Microsoft, I was told working on Skype was about as popular as being sent to a gulag. The value of the brand is so strong, I am surprised they never launched a "2.0" version built from scratch and without all the vestigial tails.
Re: Microsoft is killing Skype
#339Skype is the epitome of technical debt. Millions of lines of code for a service that isn't technically difficult to provide anymore. When I was at Microsoft, I was told working on Skype was about as popular as being sent to a gulag. The value of the brand is so strong, I am surprised they never launched a "2.0" version built from scratch and without all the vestigial tails.
> I am surprised they never launched a "2.0" version built from scratch and without all the vestigial tails. I'm surprised that you are surprised! Rewriting a million-lines-of-code project from scratch without the stupid bits is easy. Getting the equivalent of the working bits, instead... Joel expressed this concept quite well already 25 years ago: https://www.joelonsoftware.com/2000/04/06/things-you-should-...
Tech has advanced enormously in that time.