Spyke

Replies

linux

Comment on

Linus Torvalds Injects Tabs To Thwart Kconfig Parsers Not Correctly Handling Them

"if you can't parse tabs as whitespace, you should not be parsing the kernel Kconfig files." ~ Linus Torvalds

This is what we got after people sent him into PC training. The OG Linus would say something like "if you're a piece of s* that can't get over your a** to parse tabs as whitespace you should be ashamed to walk on this planet let alone parsing the kernel Kconfig files. What a f* waste of space."

Comment on

Open source devs: please, please add screenshots...

Reply in thread

Although I understand the OP's perspective open-source is a community effort and people should have a more proactive attitude and contribute when they feel things aren't okay. Most open-source developers aren't focused / don't have time for how things look (or at least not on the beginning). If you're a regular user and you can spend an hour taking a bunch of screenshots and improving a readme you'll be making more for the future the project that you might think.

privacy

Comment on

I got a new job. whatsapp group (20 people) is migrating to signal because I don't use it.

Reply in thread

No, Matrix isn’t the best in terms of privacy. It is a metadata disaster and most other platform are a lot more performant.

Matrix’s E2EE does not, however, encrypt everything. The following information is not encrypted: Message senders, Session/device IDs, Message timestamps, Room members (join/leave/invite events), Message edit events, Message reactions, Read receipts, Nicknames, Profile pictures

Matrix is developed by a for profit entity, a group of venture capitalists and having a spec doesn’t mean everything. The way Matrix is designed is to force into jumping through hoops and kind of draw all attention to Matrix itself instead of the end result.

XMPP is the true and the OG federated and truly open solution that is very extensible. XMPP is tested, reliable, secure and above all a truly open standard and decentralized it just lacks some investment in better mobile clients.

What most fail to see is that XMPP is the only solution that treats messaging and video like email: just provide an address and the servers and clients will cooperate with each other in order to maintain a conversation. Everything else is just an attempt at yet another vendor lock-in.

People need to get this through their heads, XMPP is the only solution for their problems.

privacy

Comment on

Without a Trace: How to Take Your Phone Off the Grid

So let me get this, phone was wiped and a new SIM installed. That article is a piece of garbage. Phones have a IMEI that won't change, so when she puts the new SIM card it will be identified as the same phone. We also know that Google - let alone authorities - was ways and deals to get IMEIs from Android phones and carriers so... so much for taking a phone off the grid.

linux

Comment on

German state moving 30,000 PCs to Linux and LibreOffice - The Document Foundation Blog

So the Germany has been moving back and forth between Microsoft and Linux / open-source.

When Munich decided to ditch many of its Windows installations in favor of Linux in 2003, it was considered a groundbreaking moment for open source software -- it was proof that Linux could be used for large-scale government work. However, it looks like that dream didn't quite pan out as expected. The German city has cleared a plan to put Windows 10 on roughly 29,000 city council PCs starting in 2020. There will also be a pilot where Munich runs Office 2016 in virtual machines. The plan was prompted by gripes about both the complexity of the current setup and compatibility headaches.

Do you know what this smells like? Corruption and consulting companies with friends in the govt looking for ways to profit.

What else can be more profitable for a consulting company than shifting the entire IT of a city or a country between two largely incompatible solutions? :)

privacy

Comment on

Who's winning here, exactly?

Google’s Web Enviroment Integrity API > this is dead now.

I believe decentralized social networks becoming more popular is what Aaron Swartz would have wanted if he saw how Reddit was being managed.

This wont amount to anything. Social media in general will die out, if you look at things people are going back to chats (Whatsapp and others) and Forums (reddit, lemmy etc) because those platforms are what actually deliver the core value. The chat problem was already solved in 1999 with the introduction of XMPP* and the forum problem, well we've had niche forums since ever and eventually got Lemmy.

* too bad big social media companies decided to fuck up and roll their own vendor locking garbage instead of just using XMPP in a open way like Cisco and others did back in the day.