Readit News logoReadit News
simgidacav commented on Dear Skype/Microsoft: Problems with Linux client   nickforall.nl/skype/... · Posted by u/cujanovic
agumonkey · 10 years ago
The android client is also a bit random. Notifications pops when they feel like it. Some upgrades change for different kind of wrong.
simgidacav · 10 years ago
Usually updates fix the problem. But I loved how the last update failed with a very clear "Error $SomeNumber". I just love Microsoft's style.

...</sarcasm>

simgidacav commented on Dear Skype/Microsoft: Problems with Linux client   nickforall.nl/skype/... · Posted by u/cujanovic
taejo · 10 years ago
I don't understand why people on HN are still recommending Telegram. It's not open, the crypto is highly questionable, and messages are not encrypted end-to-end by default (and not at all in groups). Use one of the apps that gets a full score in the EFF's Secure Messaging Scorecard [1], like Signal.

[1] https://www.eff.org/secure-messaging-scorecard

simgidacav · 10 years ago
> like Signal

Or ...Telegram (search in that page for "Telegram (secret chats)")

simgidacav commented on Dear Skype/Microsoft: Problems with Linux client   nickforall.nl/skype/... · Posted by u/cujanovic
taejo · 10 years ago
I don't understand why people on HN are still recommending Telegram. It's not open, the crypto is highly questionable, and messages are not encrypted end-to-end by default (and not at all in groups). Use one of the apps that gets a full score in the EFF's Secure Messaging Scorecard [1], like Signal.

[1] https://www.eff.org/secure-messaging-scorecard

simgidacav · 10 years ago
> still recommending Telegram

I'm not. I'm just saying that the majority of my friends are using it. For me it's better than skype and whatsapp. The GNU/Linux client works fine (although I'm not a big fan of its codebase: I had a look at it and guess what…)

simgidacav commented on Dear Skype/Microsoft: Problems with Linux client   nickforall.nl/skype/... · Posted by u/cujanovic
SunShiranui · 10 years ago
Skype has been getting worse and worse over the years. Personally I've switched to Telegram for chats, and I'll be looking for alternatives as far as voice calls are concerned.
simgidacav · 10 years ago
I was thinking on this topic. You know what's the problem with alternatives? Nobody uses them. I'm seriously pissed off by this.

I recently saw how all my friends moved to Telegram, and this is nice. But for instance my company has daily skype calls, and I have to get skype for those.

I eventually decided to give it up on my (Linux) laptop and get the calls only on Android, where it still sucks, but at least it works.

simgidacav commented on Dear Skype/Microsoft: Problems with Linux client   nickforall.nl/skype/... · Posted by u/cujanovic
svalorzen · 10 years ago
Linphone (VoIP) works beautifully, is free software and is cross-platform (also works on android). It's also lightweight and personally I find the quality of calls to be superior to Skype.
simgidacav · 10 years ago
The last time I used this tool (two years ago, I think), it was quite problematic to have it running. I was not able to find a suitable tutorial for it. Was this problem fixed nowadays?
simgidacav commented on Dear Skype/Microsoft: Problems with Linux client   nickforall.nl/skype/... · Posted by u/cujanovic
SunShiranui · 10 years ago
Skype has been getting worse and worse over the years. Personally I've switched to Telegram for chats, and I'll be looking for alternatives as far as voice calls are concerned.
simgidacav · 10 years ago
As a GNU/Linux user, I join the choir of frustration. I'm not adding my own experience, since it's the same for everyone.

My two cents about alternatives: appear.in Not so good with connection establishment, but works fine most of the cases.

simgidacav commented on Decentraleyes: A Firefox addon to prevent tracking via free CDN providers   addons.mozilla.org/en-US/... · Posted by u/throwaway2048
rgbrenner · 10 years ago
I read over a bit of the source. It uses a hard coded list of CDNs and files. So it does nothing unless the the CDN and file is on this list: https://github.com/Synzvato/decentraleyes/blob/master/lib/ma...

Edit: someone asked how this works..

1) it looks up the resource in the mapping (linked above) (matching the cdn and file path).

2) if found, it replaces it with the copy it includes: https://github.com/Synzvato/decentraleyes/tree/master/data/r...

So for those files, requests are never made to the CDN.

If the website uses a different CDN; a lib not recognized; or a version not recognized.. then the request is still made.

simgidacav · 10 years ago
Wait, does that mean that I have to blindly trust the versions the author put on github?

Does that also mean I don't get the up to date javascript library when they change?

simgidacav commented on Unix History Repository   github.com/dspinellis/uni... · Posted by u/brudgers
simgidacav · 10 years ago
Wait, what? How could someone reconstruct single commits? There was no Git back then! The patch program is quite old (1985), but those patches go back to 1972.
simgidacav commented on Why Perl 6 is Different (2010)   blogs.perl.org/users/leon... · Posted by u/brudgers
simgidacav · 10 years ago
This post sounds a bit like trolling :D

However, I believe the real power of Perl, besides the obviously awesome regex handling, is the "huffmann" principle of making common things super-quick. Sure this is the major cause of read-only code, but it's also the reason why I use perl every time I just need things to be done.

In Perl6 they kept this principle in mind, and this is the important part IMHO.

simgidacav commented on IPv6 celebrates its 20th birthday by reaching 10% deployment   arstechnica.com/business/... · Posted by u/nikbackm
simgidacav · 10 years ago
I'm in no way an ipv6 expert, but I'm quite surprised it works bad for China.

https://en.wikipedia.org/wiki/China_Next_Generation_Internet

u/simgidacav

KarmaCake day169May 23, 2011
About
Computer programmer and GNU/Linux enthusiast. Loves low-level programming, networking hacks, programming languages in general.
View Original