Sad to see it go.
Microsoft is killing Skype
51–60 of 682 posts
Re: Microsoft is killing Skype
#52End of an era, but the writing was on the wall. I have fond memories of using skype to contact my friends and family circa-2011 when I was working for Nokia in Finland. Ironically, microsoft killed nokia the same way microsoft killed skype, an acquisition and then strangulation. if nothing else, it’s at least two times the european tech sector was actively harmed by US tech giants… which isn’t much, but weird that it…
> actively harmed by US tech giants Both Nokia and Skype went under due to usual European leadership stagnation and comfort before getting bought. Thankfully both sales funneled enough funds into EU to bootstrap a startup culture here.
n=1 and all, but I've heard similar stories. European tech companies have very different cultures and ways of making money, shaped by our laws and consumer expectations.
Skype, for example, was used as a pay phone and a simple messaging app before Microsoft bought it. You put in a euro, and you call and message your friends. It mutated into a bloated Microsoft Live app with several different front-ends, including some integrations with Office and various subscription services that sold the same thing in multiple ways. Core features stopped working, too. I'm sure someone liked the Frankenstein monster that it became (I don't kink-shame sadists), but most of the original users, and especially Europeans, did not.
If Microsoft had a purpose for Skype except for taking out a competitor, I'd say the decline would have been the result of managerial incompetence and American managers' lack of understanding of Europe. But of course, once a competitor bought Skype, there was no reason for it to exist anymore, so perhaps that is the reason it died.
Still, I wouldn't blame Europe so quickly. American big tech often fails to do business here within the local culture and laws, too.
Re: Microsoft is killing Skype
#53Tangential: I have a U.S. Skype Number (i.e., a real phone number offered by the Skype service) that's mainly used to receive and make (occasional) calls from/to a bank and to receive SMS occasionally. The cost is about $40 a year. With Skype Number not available for purchase since December and the Skype platform (including Skype Number) going away soon, what are some simple, good (and preferably cheaper) alternative…
It seems what you are looking for is a SIP provider. There are many. Some of them allow interconnection with the "real" phone network.
Re: Microsoft is killing Skype
#54I put $10 on an account over ten years ago to make sporadic calls (e.g. customer service in other countries). That account still has $5 left, and I’ve made a ton of calls to many different countries. What’s a good alternative here? I just want to make outgoing international calls cheaply.
Re: Microsoft is killing Skype
#55http://taonexus.com/p2p-voice-video-chat.html
It's p2p voice, video, and chat without logging. To use it send someone the link and your peer ID and they can connect to you and you can start chatting.
In those 54 minutes I got it working on Chrome, Firefox, and mobile including Safari and Chrome, fixed emojis so it worked (I had to be in the loop for that and walk it through how to fix it). There are no analytics or recording, it just works. It totals 468 lines of code.
Writeup about it:
"How we made a Skype alternative in 45 minutes (video, voice, chat)."
https://medium.com/@rviragh/how-we-made-a-skype-alternative-...
--
My original question:
Question from the State of Utopia:[1] would you like a free State-run alternative?
What you could expect if you say yes: our AI infrastructure can currently produce a total of about 1,000 lines of code, this is enough for us to get peer to peer person to person calling on mobile from a browser and Desktop, with voice, video, ephemeral chat that isn't saved at the end of the session, including emojis, and no address book, and no logging or recording or even analytics. We previously got peer to peer filesharing working with webrtc: https://taonexus.com/p2pfilesharing/ it is buggy but worked for us, barely.
We probably can't get multiple people in the same conversation, it could be too difficult for our AI.
We can't build something as complicated as a browser (our attempt: https://taonexus.com/publicfiles/feb2025/84toy-toy-browser-w...
So don't get your hopes up, but we could get the basic infrastructure up, barely. Would that be of any benefit to anyone today?
[1] The State of Utopia (which will be available at stateofutopia.com or stofut.com - St. of Ut. - for short) is a sovereign country with the vision of using autonomous AI that "owns itself" to give free money, goods, and services, to its citizens/beneficiaries - it is a country rather than a company because it acts in the interests of its citizens/beneficiaries rather than shareholders.
Re: Microsoft is killing Skype
#56Re: Microsoft is killing Skype
#57MS was always going to kill Skype once they purchased it. One way or another. I remember how it ceased working on Linux once they bought it but I'm not sure whether it had to do with moving to centralised servers or if it had been moved from P2P long before.
> I remember how it ceased working on Linux once they bought it I can’t speak for long ago, if that’s what you’re referring to, but the last two generations of the Skype client have run just fine on Linux. I’ve been using it for the last five years. My only real annoyance with it (that is, the Linux client rather than Skype problems in general, which have steadily got worse) is that it relies on an org.freedesktop.se…
Re: Microsoft is killing Skype
#58Tangential: I have a U.S. Skype Number (i.e., a real phone number offered by the Skype service) that's mainly used to receive and make (occasional) calls from/to a bank and to receive SMS occasionally. The cost is about $40 a year. With Skype Number not available for purchase since December and the Skype platform (including Skype Number) going away soon, what are some simple, good (and preferably cheaper) alternative…
Re: Microsoft is killing Skype
#59Re: Microsoft is killing Skype
#60They can open source it.
I also doubt that they would open source the ported version (c# I suppose) but they could do this to the previous Delphi version, they developed many useful components so even without the core functionality, UI code might be useful for Lazarus/Delphi developers