Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
donio
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
4 ms
·
1.
▲
by
donio
1mo ago
In 2026 instead of "Here's some stuff we wrote that you won't read." it's "Here's some slop we couldn't be bothered to write but why don't you read it."
2.
▲
by
donio
9mo ago
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 accelerated) nested in
3.
▲
by
donio
10mo ago
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. It's
4.
▲
by
donio
11mo ago
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 overview.
5.
▲
by
donio
1y ago
Not even that, Postfix didn't exist in 1994. This is a 2025 mail server setup and about as vanilla as it gets.
6.
▲
by
donio
1y ago
Easy to see for yourself using the throttling option in the developer tools of popular browsers.
7.
▲
by
donio
1y ago
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 feels like a d
8.
▲
by
donio
1y ago
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 tried the
9.
▲
by
donio
1y ago
> 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 from C by build
10.
▲
by
donio
1y ago
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 support. LLV
11.
▲
by
donio
1y ago
And a decent tiramisu.
12.
▲
by
donio
1y ago
> 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
13.
▲
by
donio
2y ago
curl -s https://rdap.verisign.com/com/v1/domain/example.com|jq -r '.events[] | select(.eventAction == "expiration") | .eventDate' And https://data.iana.org/rdap/
14.
▲
by
donio
2y ago
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 straightfor
15.
▲
by
donio
2y ago
Do the two sides communicate with each other or do they act as independent devices?
16.
▲
by
donio
2y ago
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 that keeps it work
17.
▲
by
donio
2y ago
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 stic
18.
▲
by
donio
2y ago
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
19.
▲
by
donio
2y ago
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.
20.
▲
by
donio
2y ago
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.
21.
▲
by
donio
2y ago
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 hundred extensions (proto
22.
▲
by
donio
2y ago
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.
23.
▲
by
donio
2y ago
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 an extra blank l
24.
▲
by
donio
2y ago
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 that the app maintainer
25.
▲
by
donio
2y ago
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 coverage and the fac
26.
▲
by
donio
2y ago
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 there would have involv
27.
▲
by
donio
2y ago
Nobody is on a single messaging platform these days they also use other stuff of course. They look at it as a simple way to reach this group of people.
28.
▲
by
donio
2y ago
https://codeberg.org/emersion/gamja is probably what you want, the repo above seems like a local branch and it's a few months behind.
29.
▲
by
donio
2y ago
This explains the notification options with Goguma, the mobile client we use: https://codeberg.org/emersion/goguma/src/branch/master/doc/n... I didn't bother setting up proper push notific
30.
▲
by
donio
2y ago
> Didn't know there was such a thing as "always-on" on IRC tho. It's a server feature and might be unique to Ergo. It's a per-user setting (with a global default) and when it's on the user always appears to
More ›