

These articles were stolen, by the paywall operators. Elbakyan rescued them from the thieves. 🎉
cultural reviewer and dabbler in stylistic premonitions
These articles were stolen, by the paywall operators. Elbakyan rescued them from the thieves. 🎉
encryption would prevent the modem from seeing it when someone sends it, but such a short string will inevitably appear once in a while in ciphertext too. so, it would actually make it disconnect at random times instead :)
(edit: actually at seven bytes i guess it would only occur once in every 72PB on average…)
how far away does the water delivery come from?
what surprises me more is that Netanyahu seems to be fine with it?
see also: https://en.wikipedia.org/wiki/Herzl’s_Mauschel_and_Zionist_antisemitism and https://en.wikipedia.org/wiki/Zionist_antisemitism
you could edit your post title
Have you tried https://mike-fabian.github.io/ibus-typing-booster/ ?
I have not, but I think it does what you’re looking for.
The demo video emphasizes its use as an emoji picker but it was originally created for typing Indic languages.
I wonder how much work is entailed in transforming Fedora in to a distro that meets some definition of the word “Sovereign” 🤔
Personally I wouldn’t want to make a project like this be dependent on the whims of a US defense contractor like RedHat/IBM, especially after what happened with CentOS.
as i said, it “is about to be released”.
or, one could also say that the the 3.0.0 source code has been released, but the official binaries haven’t been yet :)
edit: i see https://flathub.org/apps/org.gimp.GIMP has 3.0.0 now, and from https://testing.gimp.org/downloads/ i see that https://download.gimp.org/gimp/v3.0/linux/GIMP-3.0.0-x86_64.AppImage is also there. presumably https://www.gimp.org/downloads/ will be updated very soon.
Could anybody in short explain, what I have to understand from “it’s tagged”?
Git is the most popular version control system, which lets developers track changes to software source code. A “tag” applies a name (or version number) to a specific point in the history.
The commit shows that there was a longer with 3.0.0 tag before and now its just 3.0.0
The link goes to a commit which is tagged GIMP_3_0_0
, and shows the change made in this commit. This commit happens to change the version
line in a file called meson.build
- this file configures Meson, which is used to build GIMP. The version is being changed from 3.0.0-RC3+git
to 3.0.0
. The string “RC3” in the previous version number is short for “release candidate 3”, and “git” here means that there were additional changes since “release candidate 3” was released.
What does that tell us? :D
So far the news and downloads pages still haven’t been updated, but the version being changed to 3.0.0
and this commit being tagged tells us that GIMP 3.0.0 is about to be released: official binaries and an announcement about it can be expected to appear very soon.
The tag means no more changes will be included in 3.0.0; if some show-stopping bug were discovered now, the version number would be incremented to 3.0.1 rather than to include a fix in 3.0.0. (Technically, a tag can be updated/replaced, but by convention it is not.)
The “VP Engineering for Ubuntu” being a NixOS user is hilarious and reminds me of the CEO of Ford saying he’s been driving a Xiaomi EV “for six months now and I don’t want to give it up”.
The fact remains this article is titled in a very clickbaity way
The link is to a youtube video, not an article, so apparently you resisted taking the bait… but aren’t letting your lack of a click prevent you from commenting :)
Clickbait. The VP Engineering for Ubuntu made a post that he was looking into using the Rust utils for Ubuntu and has been daily driving them and encouraged others to try
It’s by no means certain this will be done.
Here is that post. It isn’t certain to happen, but he doesn’t only say that he is daily driving them. He says his goal is to make them the default in 25.10:
My immediate goal is to make uutils’ coreutils implementation the default in Ubuntu 25.10, and subsequently in our next Long Term Support (LTS) release, Ubuntu 26.04 LTS, if the conditions are right.
shoutout to the person who reported this post. reason? “dangerous misinformation can lead to heat stroke and death”
props to OP for still writing a first-person title for this post as if it is their own, despite it being a repost from at least a year ago 😂
(it is a good meme imo)
I see, here is where Debian patched it out of Xpdf in 2002.
Also lmao @ the fact that Okular’s ObeyDRM
option still defaults to true today 😂
(Including in Debian, as their KDE maintainer declined to carry a patch to change it.)
Do tech journalists at the New York Times have any idea what they’re talking about? (spoiler)
'We’re going to talk about these stories.'
The author of this latest advertorial, Kevin Roose, has a podcast called “Hard Fork”.
Here he and his co-host attempt to answer the question “What’s a Hard Fork?”:
This is simply not accurate.
Today the term “hard fork” is probably most often used to refer to blockchain forks, which I assume is where these guys (almost) learned it, but the blockchain people borrowed the term from forks in software development.
In both cases it means to diverge in such a way that re-converging is not expected. In neither case does it mean anything is screwed up, nor does it mean anything about starting over.
These people who’s job it is to cover technology at one of the most respected newspapers in the United States are actually so clueless that they have an entirely wrong definition for the phrase which they chose to be the title of their podcast.
“Talk with me about this, because I feel like I’m going insane.”
But, who cares, right? “Hard fork” sounds cool and the times is ON IT.