oxidand

@oxidand@techhub.social
1 Followers
32 Following
35 Posts
Just a geek

No, I do not want to log into your site. No, I do not want notifications from you. No, I do not want to subscribe to your newsletter. No I do not want your cookies. No I do not want you to send me offers.

And when you wonder why I am taking my business elsewhere, this is why.

That's 3 strikes: first "AI" chat, then ads and now they are messing with the private messages. I was still using #WhatsApp because of the people who are only there (or even worse messengers, like #Telegram or Line). WA was a lesser evil. But now WhatsApp no longer meets my minimal criteria for a messenger. WhatsApp has to go, even if it means losing contact with a few people.

From now on it's only #Signal, #DeltaChat, #XMPP / #Jabber and #Matrix ^^

https://www.theverge.com/news/693310/whatsapp-ai-message-summaries-meta

WhatsApp rolls out AI-generated summaries for private messages

WhatsApp is launching new AI-powered message summaries that can give you a rundown on what you missed in your group chat.

The Verge

Instagram collects scary amounts of your data 🫣 Mastodon on the other hand - None! ✅

What do we learn? There are great services available that do not abuse your data.

Stop feeding the hand that bites you. 🦈
Games run faster on SteamOS than Windows 11, Ars testing finds
Lenovo Legion Go S gets better frame rates running Valve's free operating system.
https://arstechnica.com/gaming/2025/06/games-run-faster-on-steamos-than-windows-11-ars-testing-finds/?utm_brand=arstechnica&utm_social-type=owned&utm_source=mastodon&utm_medium=social

Haha, it's one thing to claim that your device is "better, faster, stronger" in your own presentation, it's another thing to use the same methodology to see how it compares with others. Even if it's a half-assed methodology, which is common when the government tries to do something.

Another thing #Apple won't admit is that a "13-inch tablet with performance rivaling laptop computers" is more limited than a "7-inch, low-resolution tablet" because of the idiotic OS their iPads come with =)

#iPhone #iPad #iPadOS #iOS #EU

https://www.gsmarena.com/apple_iphone_ipad_eu_energy_efficiency_label-news-68357.php

EU stickers show how iPhones compare to other phones, Apple not happy with the test methodologies

EU new labeling, which just became mandatory, requires companies to list specific test data to consumers but Apple has found numerous ambiguities in the test requirements.

GSMArena

I saw this in the window of a computer repair shop in #Berlin today xD

#Linux

Last week, I had to make changes to the Helm chart for almost every service that we run. This rarely happens; usually, changes are made centrally. But this was one of those unpleasant moments. And I noticed that our developers like to use the "fix" version for releases. I saw versions like 0.1.187. I'm sure there weren't 187 bug fixes. Even a useless ML tool could fix a bug in 187 attempts xD

Anyway, I just wanted to share this link: https://semver.org/. Use it when you're not sure what the next version of your release should be.

#softwarereleases #softwaredevelopment #versioning #semver

Semantic Versioning 2.0.0

Semantic Versioning spec and website

Semantic Versioning

I'm not a big fan of automatically updating all dependencies when they don't introduce necessary features or address security vulnerabilities. But that's company policy. And when you receive information about a new release with a minor version increase, I don't expect it to take down the staging environment. For some reason, the k8s team do that a lot.

#semver #versioning