Comment Re:CBDC, and so it begins (Score 2) 96
Comment Re:There is very little need (Score 1) 96
Oh sure, it was very deep, no doubt. Easily missed.
Comment Re:indirectly identify? (Score 1) 96
Not at all paranoid.
Cash is already tracked to some extent- e.g. which notes (serial#) were drawn from what ATM, when and where. But it's incomplete.
Certain small cash transactions are still anonymous. And anonymous transactions are bad.
Comment Re:There is very little need (Score 1) 96
"unbecoming", eh?
You should use the word 'fake' sparingly, you really should.
Comment Re:There is very little need (Score 1) 96
My take is this is some politicians desiring to appear "modern".
Really, that's all there is to it, do you think?
Okey dokey.
Comment Re:modernized to C99, then unmodernized to using L (Score 2) 46
ancient niche scripting languages.
Lua is pretty widespread actually; if you want truly ancient: Tcl
To this day, in combination with Tk, the most compact and elegant way of bringing up a GUI in no time with basically zero effort.
The present is too verbose.
Comment Re:gotta catch 'em all (Score 1) 126
In 2026, given the current state of Linux software and distributions, I don't see what is so hard about switching the vast majority of common office computers.
Long time Linux user here: that's a silly question.
It's not just about deploying a different OS to tens of thousands of machines. Which in itself is hardly a trivial exercise.
It's not just about having them use LibreOffice instead of MS Office.
It's about a coherent ecosystem. Not perfect, not shiny: coherent. Flawed it might be, but it scales - not brilliantly, but reliably enough across tens of thousands of endpoints, thousands of servers, with existing data bases, custom software, established processes, any serious disruption of which would cause administrative mayhem up to civil crises. And you've got an endpoint to direct your ire towards if things break.
The OS itself barely fucking matters, bluntly speaking. It's the unseen infrastructure around it that does. A lot.
Comment Re:Wait so you expect me to believe (Score 1) 68
They keep asking people "Don't you want to use Edge instead of Chrome?" too.
Impartial in their impudence. Good, good.
Comment Re:"Two Microsoft Outlooks" (Score 1) 140
That sentiment doesn't come out of thin air though.
But hey, they're amongst the most influential entities on the planet. They can take jibes.
Comment Re:typical communist mentality (Score 1) 31
Slippery slope. Consumer protection is typically selective and specific, and, above all, exclusive instead of inclusive. As in: you must not utilise substance X, your product must not exceed energy consumption Y, it must not employ material Z etc etc.
Forcing actors to provide a specific service for the convenience of others is bad. Or rather, would be bad, because I don't think this will fly even in the EU.
Comment Re:This does not guarantee any right to use cash (Score 1) 76
...with the laws in Hungary, Slovakia or Slovenia. None of them enshrine a local currency in their constitution
Yes, Hungary does. AI summary: "Hungary’s 2011 Fundamental Law (Alaptörvény) contains a clause stating that the official currency (legal tender) of Hungary is the forint. This means the currency is embedded in the constitutional framework rather than only in ordinary legislation."
Comment Anthropic Can Actually Sue the Pentagon (Score 1) 137
Worth remembering.
Comment Re:Europe needs to make the whole stack... (Score 1) 102
Europe dislikes the US,
By and large: no.
My personal take (that is, my 0.05€) is that European sentiment towards the US covers the entire range from admiration over friendliness via exasperation to slight weariness. But animosity is by no means the dominant sentiment. Europans, too, understand that there is a common base here, and that a few years of a slightly runaway administration won't necessarily shift all paradigms.
Comment Re:On a technical level, Linux is still lacking (Score 1) 231
Likewise for memory management when under extreme memory pressure, the system has no idea what needs preserving to maintain an interactive desktop and what doesn't.
Mod parent up. This has been a major grievance of mine with every desktop Linux System I've ever used. One application doing runaway memory allocation, and the entire UI invariably grinds to a complete halt with zero interactivity. It takes minutes for the OOM kill to unblock things, if ever.
I can work around such things, but hard to explain to Joe User how a 'superior' OS can fail in such a basic fasion in 2025.