Earlier quoted context omitted.
I was thinking the same thing. What other big company CEO's would even think of investigating why their Skype was more jittery in some hotels, let alone actually know how to do it.
probably busy running big companies
Skype Outage – I run a supernode and here’s what I think happened
31–40 of 45 posts
Re: Skype Outage – I run a supernode and here’s what I think happened
#32Earlier quoted context omitted.
I've looked around for the ability to turn off supernode on Linux and Mac clients for a while but have come up empty. Do you know which section of the preferences/settings it's supposed to be in?
I don't think there's a UI element for it, but you have to add a registry key, see here: https://www.cs.uwaterloo.ca/twiki/view/CF/SkypeConfiguration...
Re: Skype Outage – I run a supernode and here’s what I think happened
#33 I have evidence that suggests this is being done
by a ddos attack on the supernodes' object list
cmd parameter.Re: Skype Outage – I run a supernode and here’s what I think happened
#34A wonderful reason to have pre-release testers for every piece of software that communicates with other software, any time you plan to push updates. With pulls, your early updaters are your test beds; with push, you have to create your testing groups.
The problem with a big adaptive p2p network is that it is close to impossible to test under real production loads.
Upgrading (relatively) untested software network-wide on what is essentially their critical infrastructure is bad news. If this didn't happen now, it would happen sometime. It was just a question of when.
Re: Skype Outage – I run a supernode and here’s what I think happened
#35I had the same issue: Shortly before Skype went completely offline, my Windows Skype client suddenly started crashing every few minutes. The Mac client didn't have that problem. Some bug in the new version is probably the likeliest explanation, but if someone deliberately attacked the Skype network, it would probably look similar, right?
Re: Skype Outage – I run a supernode and here’s what I think happened
#36Nice to see the CEO of a large company that knows how to walk the talk. I've also seen him post on HN. Does Steve Ballmer know the difference between a micro and monolithic kernel?
I am also surprised that a company as large as his, uses Skype instant messaging for their communication.
I'm a big XMPP proponent (and Voxeo acquired my xmpp-based company) and we do use XMPP for a lot of things inside Voxeo (like Phono, our jquery softphone: http://phono.com/).
Every voxeo employee has an XMPP ID, but they don't tend to get used. People gravitate to Skype naturally. It's the user experience on the client side of XMPP that keeps people from using it extensively for internal communications. At any given time I've got 40+ group chats going on and we create and destroy group chats many times a week for specific needs. The ability to make a voice call to one or more participants of the chat is also a winner.
The fact that everyone on the planet has a Skype ID also helps. We can easily pull partners and customers into chats as needed. They're already on Skype, so we don't need to teach them anything new.
It's a lesson in usability, certainly. Create a client that allows users, without any assistance, to create groups, move seamlessly between text, voice, and video, and has a foolproof signup and setup process, and folks will use it.
Re: Skype Outage – I run a supernode and here’s what I think happened
#37I had the same issue: Shortly before Skype went completely offline, my Windows Skype client suddenly started crashing every few minutes. The Mac client didn't have that problem. Some bug in the new version is probably the likeliest explanation, but if someone deliberately attacked the Skype network, it would probably look similar, right?
Re: Skype Outage – I run a supernode and here’s what I think happened
#38Re: Skype Outage – I run a supernode and here’s what I think happened
#39Earlier quoted context omitted.
I don't think there's a UI element for it, but you have to add a registry key, see here: https://www.cs.uwaterloo.ca/twiki/view/CF/SkypeConfiguration...
How pray-tell, does a Windows registry entry disable super node functionality on Linux and/or MacOSX?
Re: Skype Outage – I run a supernode and here’s what I think happened
#40Earlier quoted context omitted.
Their opening of the client is more of an opening of the interface -- all of the real work will still be performed by a proprietary blob that the open interface interacts with. I don't think that will be very useful. I'd prefer if they released something that was _really_ open-source.
It would be more useful then the current state of affairs. With a proprietary blob to talk to, it would be possible for people to do things like write text-based clients in curses, or the suggested 'server' version of Skype specifically for running as a super node or relay node.