I gave it a quick go and very few things work at the moment. None of the programs you listed do. From the README: At the moment it can render simple applications that do GLX, EGL or Vulkan graphics (fully hardware…
It's the opposite for me for one reason: hashtag follows! There are very few people I want to follow for everything they have to say. I am interested in subjects, topics. Mastodon's hashtag follow feature gives me this.…
The extensive IRCv3 support for one thing. chathistory support in particular is a big one for me since we rely on it on my personal server. If you scroll down to the Features section on the linked page that gives a good…
Not even that, Postfix didn't exist in 1994. This is a 2025 mail server setup and about as vanilla as it gets.
Easy to see for yourself using the throttling option in the developer tools of popular browsers.
Datahand user, for me switching back and forth between the DH and a regular keyboard (a Thinkpad for the most part) is not a problem at all. It doesn't even feel particularly annoying, I think it's because it almost…
I am a longtime (25+ years) Datahand user. I have converted my units to a USB capable controller long ago and I have some extra ones as spares/parts but it might be difficult to get another 25 years out of them. Haven't…
> Is that building Go with Go? Or actual bootstrapping? Normally it's just Go with Go. Besides the Go compiler you need bash if you want to use the normal bootstrap script but not much else. You can build your way up…
The Go toolchain is a nice illustration of this approach working in practice. It fully bootstraps in 90 seconds on my aging laptop and since it's fully self-hosted it doesn't even need a C compiler unless you want cgo…
And a decent tiramisu.
> Gentoo linux is essentially made specifically for people like this, to be able to optimize one’s own linux rig for one’s specific usecase. That's true but worth noting that "optimize" here doesn't necessarily refer to…
curl -s https://rdap.verisign.com/com/v1/domain/example.com|jq -r '.events[] | select(.eventAction == "expiration") | .eventDate' And https://data.iana.org/rdap/dns.json to find the endpoints for TLDs.
Haven't used Mox yet but Chasquid is great if you want something that's focused on being a streamlined modern MTA rather than "all-in-one". So kind of the opposite of the Mox approach. I like Chasquid for its…
Do the two sides communicate with each other or do they act as independent devices?
There is also M-x org-reset-checkbox-state-subtree Another list/checkbox related package I use is org-autolist, it saves a lot of typing when adding many list items or checkboxes at once. There is currently an issue…
https://wiki.mozilla.org/Media/block-autoplay has some more additional information in particular about the media.autoplay.blocking_policy pref which allows restoring the older behavior of the play intent not being…
https://virtualtabletop.io/ is another option for this, web based. It's sort of like a 2D Tabletop Simulator. Source: https://github.com/ArnoldSmith86/virtualtabletop
I've never seen any distributions enable ForwardX11Trusted by default. Do you have any examples? It seems very unlikely to me that a distribution would do this for a relatively niche use case.
They can only do those things if the X11 security extension restrictions are disabled with ForwardX11Trusted=yes or by using -Y rather than -X. This has been the case for the past 20 years.
The extension situation is already much worse in Wayland than in X11. In my X11 server there are about 25 extensions and only a handful are required for modern desktop functionality. Wayland already has well over a…
You are right, I made the classic mistake of doing the percentage backwards. Once properly formatted I am counting 16 lines and it goes up to 25 so it's a 56% increase.
For Lisp users this is 35% extra vertical space for zero readability benefit. Or negative readability rather. When I see this formatting style I have to fix it before I can read it. It's like trying to read C code with…
Not the parent and I will continue to use F-Droid but Obtanium is a popular alternative. It allows you to install apks directly from various supported sources (forges, F-Droid repos etc) so you typically use the apk…
Maybe but by that argument 99% of the affected Pentium users could have happily used their computers until they became obsolete. The bug went completely unnoticed for over a year with millions of units in use. The media…
The Kindle and AirPod cases are not really comparable since those are relatively minor products for the respective companies. On the Apple side the iPhone 4 antennagate is a better comparison since the equivalent fix…
I gave it a quick go and very few things work at the moment. None of the programs you listed do. From the README: At the moment it can render simple applications that do GLX, EGL or Vulkan graphics (fully hardware…
It's the opposite for me for one reason: hashtag follows! There are very few people I want to follow for everything they have to say. I am interested in subjects, topics. Mastodon's hashtag follow feature gives me this.…
The extensive IRCv3 support for one thing. chathistory support in particular is a big one for me since we rely on it on my personal server. If you scroll down to the Features section on the linked page that gives a good…
Not even that, Postfix didn't exist in 1994. This is a 2025 mail server setup and about as vanilla as it gets.
Easy to see for yourself using the throttling option in the developer tools of popular browsers.
Datahand user, for me switching back and forth between the DH and a regular keyboard (a Thinkpad for the most part) is not a problem at all. It doesn't even feel particularly annoying, I think it's because it almost…
I am a longtime (25+ years) Datahand user. I have converted my units to a USB capable controller long ago and I have some extra ones as spares/parts but it might be difficult to get another 25 years out of them. Haven't…
> Is that building Go with Go? Or actual bootstrapping? Normally it's just Go with Go. Besides the Go compiler you need bash if you want to use the normal bootstrap script but not much else. You can build your way up…
The Go toolchain is a nice illustration of this approach working in practice. It fully bootstraps in 90 seconds on my aging laptop and since it's fully self-hosted it doesn't even need a C compiler unless you want cgo…
And a decent tiramisu.
> Gentoo linux is essentially made specifically for people like this, to be able to optimize one’s own linux rig for one’s specific usecase. That's true but worth noting that "optimize" here doesn't necessarily refer to…
curl -s https://rdap.verisign.com/com/v1/domain/example.com|jq -r '.events[] | select(.eventAction == "expiration") | .eventDate' And https://data.iana.org/rdap/dns.json to find the endpoints for TLDs.
Haven't used Mox yet but Chasquid is great if you want something that's focused on being a streamlined modern MTA rather than "all-in-one". So kind of the opposite of the Mox approach. I like Chasquid for its…
Do the two sides communicate with each other or do they act as independent devices?
There is also M-x org-reset-checkbox-state-subtree Another list/checkbox related package I use is org-autolist, it saves a lot of typing when adding many list items or checkboxes at once. There is currently an issue…
https://wiki.mozilla.org/Media/block-autoplay has some more additional information in particular about the media.autoplay.blocking_policy pref which allows restoring the older behavior of the play intent not being…
https://virtualtabletop.io/ is another option for this, web based. It's sort of like a 2D Tabletop Simulator. Source: https://github.com/ArnoldSmith86/virtualtabletop
I've never seen any distributions enable ForwardX11Trusted by default. Do you have any examples? It seems very unlikely to me that a distribution would do this for a relatively niche use case.
They can only do those things if the X11 security extension restrictions are disabled with ForwardX11Trusted=yes or by using -Y rather than -X. This has been the case for the past 20 years.
The extension situation is already much worse in Wayland than in X11. In my X11 server there are about 25 extensions and only a handful are required for modern desktop functionality. Wayland already has well over a…
You are right, I made the classic mistake of doing the percentage backwards. Once properly formatted I am counting 16 lines and it goes up to 25 so it's a 56% increase.
For Lisp users this is 35% extra vertical space for zero readability benefit. Or negative readability rather. When I see this formatting style I have to fix it before I can read it. It's like trying to read C code with…
Not the parent and I will continue to use F-Droid but Obtanium is a popular alternative. It allows you to install apks directly from various supported sources (forges, F-Droid repos etc) so you typically use the apk…
Maybe but by that argument 99% of the affected Pentium users could have happily used their computers until they became obsolete. The bug went completely unnoticed for over a year with millions of units in use. The media…
The Kindle and AirPod cases are not really comparable since those are relatively minor products for the respective companies. On the Apple side the iPhone 4 antennagate is a better comparison since the equivalent fix…