It’s certainly safer though one can probably still do some damage in /etc, if determined.
It’s certainly safer though one can probably still do some damage in /etc, if determined.
There are some other differences, for example Pop!_OS while on a LTS base still gets regular updates of kernel, Mesa and Nvidia drivers which is nice.
I believe the EU redirected open source funding to LLM/“AI”. Germany’s Sovereign Tech Fund on the other hand had its budget increased.
You always have to consider the sources of such whispers, otherwise it means very little. The devs, who are few and works on evenings because they have day jobs, a well-know open source issue for many projects, were clear about when they started in earnest on getting 3.0 done, less than 3 years ago. Until then they’ve spent most of their time adding features to 2.10 and the 2.9 branch was more of a long lived testing ground with occational test releases that cause talk sometimes. The aim was RC primo or medio this year, they’re only slightly late.
But I get the feeling more devs are starting to contribute now it’s near 3.0, maybe because the new architecture actually makes it easier. So there’s hope a lot will start to happen. There’s even a UI working group.
I’m running the 2.9 nightly, it’s better in a multitude of little ways as well as having a number of new features.
Same, I’ve done C and C++ for several decades and I’ve spent too much time of that hunting obscure memory issus triggered by rare race conditions. No matter how hard we try to use safe patterns we are all too human. The most experienced C++ devs I know are the first to admit this.
In Rust once it compiles much less time is spent debugging and a whole big category of bugs are gone from the production code.
And C++ aient pretty but maybe that’s subjective.
Andrew S. Tanenbaum, Computer Networks, 3rd ed., p. 83.
And one less thing to waste time on for experienced users.
I dunno, a lot of CEO’s are probably laughing all the way to the bank.
This is a good thing, it is much needed for Snap and Flatpak and will make sandboxed applications less confusing for those who don’t grog flatseal/kde-settings/etc. and adds convenience for everyone.
Yeah Denmark is very relaxed about bodies and public nudity in general. Denmark was the world’s first country (in the modern world) to legalize porn. However, consent matters and consenting to one type of exposure doesn’t mean consenting to everything.
Greybeard here. I can use vi, emacs, nano, etc. and use whatever is available if it suits the job. For many years I did dev in emacs on my computers and on other systems used vi for quick edits. Currently on my own laptop I have micro as default term editor now. For Rust development - code, though I have hopes for Lapce.
They’re all just tools and so are people who get tribal about things.
Well, yes use-case is key. But interestingly ext4 will never detect bitrot/errors/corruption. BTRFS will detect corrupted files because its targeted users wants to know. It makes it difficult to say what’s the more reliable FS because first we’d have to define “reliable” and the perception of it and who/what do we blame when the FS tells us there’s a corrupted file detected?. Do we shoot the messenger?
For a few years I used a distro that had btrfs as default, including scheduled automatic maintenance. Never had to bother about manual balancing or fiddeling with the FS.
Yeah I gave up and installed Windows in a VM, I use it for those annoying forms and some old tax software… My kid also wants to use powerpoint occationally. It’s quick and easy to install in a VM though and doesn’t take up much space but I got a lot of room on my SSD so everything is relative.
I’d like a Linux solution for the forms but it’s still convenient to have a Windows VM once in a blue moon.
…and new font handling, several layer features - including tools working on multiple layers, new and improved tools, wayland support, widows Ink support, new plugin architecture, dynamic guides, improved file handling (formats, bigger files, etc), I think some gesture stuff as well? The non destructive editing is implemented for some things, not others (e.g. if adding a shadow to text and changing the text, the shadow will change too). I probably forgot some stuff…
Ah, I see thank you for the reply. I was under the impression the Mint team favored Flatpak over Snap.
I haven’t used either, just curious; what kind of difference is there between regular Ubuntu based Mint and LMDE? I thought it was mostly just more recent packages with the Ubuntu base?
Yeah, I’ve done C++ for a couple of decades. So much less time is spent debugging with Rust, I love it. We have powerful processors and compilers, they’re meant to do tedious work for us, might as well let them do more to ensure “correctness” for us.
Besides I love the simple things like Option and Result.
GIMP 3.0 makes it a lot easier for devs to add functionality and they’re starting a UX working group.
But I find it usable, I’ve been using it weekly for a very long time. I’m happy to see development picking up though with more people joining.