Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
toomim
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
5 ms
·
1.
▲
by
toomim
5d ago
This is dumb politics. Go away.
2.
▲
by
toomim
12d ago
They said it was too dangerous to release before the companies that run internet for civilization could patch the holes it was finding. That's a threat to civilization.
3.
▲
by
toomim
1mo ago
This phrase makes it sound like the author wasn't, himself, a developer. Like, maybe he wasn't even human.
4.
▲
by
toomim
1mo ago
It's interesting that I disagree with all of these points.
5.
▲
by
toomim
1mo ago
I'm starting to notice that LLMs tend to speak in the form of movie trailers. Say this in a deep masculine dramatic voice: One man. One gun. A story that would could never die. Compare that with this Coldcard page:
6.
▲
by
toomim
1mo ago
This is a nice writeup of the problems in using Webhooks for State Synchronization. I also noticed that the proposed solution is a pseudo IETF-style draft protocol called SCROLL... that happens to be remarkably similar to an actual IETF dr
7.
▲
by
toomim
2mo ago
Complex Message Transfer Protocol
8.
▲
GameBoy Emulator on E-Ink [video]
(youtube.com)
5 points
by
toomim
3mo ago
|
1 comments
9.
▲
by
toomim
3mo ago
Good point. You don't even need to rename the upstream project. Just create a new project, and get the code there. Since it's open source, it will eventually make its way into the upstream libwacom as well.
10.
▲
by
toomim
3mo ago
AT does have instances. They are just grouped differently. In BlueSky, there is only one single "AppView" instance in the entire network. There is one instantiated "Firehose". Each user can instance his own "PDS
11.
▲
by
toomim
3mo ago
Because tribalism. NAACP is lefty, and Musk is righty. So they fight.
12.
▲
by
toomim
4mo ago
I just installed it, but I can't get it to switch spaces, or show the grid overlay. It just beeps at me with the "you can't do that" beep. When I click "Add Desktop", it says "Could Not Add Desktop"
13.
▲
by
toomim
4mo ago
It's compiled to wasm for "performance", but... 1. WASM FFI has a big overhead when interacting with the javascript DOM. 2. Any DOM UI has a big overhead compared to a canvas. I would be curious to see an actual performance e
14.
▲
by
toomim
4mo ago
How do you compare this to the effort in https://braid.org , which is also a decentralized web, which adds subscriptions that can operate in a tree (or DAG) of reactive state, each with its own validator and supporting different
15.
▲
by
toomim
4mo ago
If you like darcs, try Pijul. It's darcs' spiritual successor, and quite performant and capable.
16.
▲
by
toomim
5mo ago
"An AI model is incapable of that." "Good designers will reject this." ^ Famous last words.
17.
▲
by
toomim
5mo ago
It released in February 2026.
18.
▲
by
toomim
5mo ago
How about hacking a remarkable e-ink tablet as an easy prototype? The remarkable is basically a "better paper" already.
19.
▲
by
toomim
6mo ago
The git porcelain is functional, like a toilet.
20.
▲
by
toomim
6mo ago
You can generically represent copies and renamed (aka "moves") in a CRDT, OT or CTM using a Portal: https://braid.org/meeting-62/portals
21.
▲
by
toomim
6mo ago
Pijul does both. It's a VCS, that is a CRDT, that preserves conflicts until a human resolves them. Look it up: https://pijul.org It also makes cherrypicking and rebasing wayyyy easier. You can actually add or remove any s
22.
▲
by
toomim
6mo ago
CRDTs actually have a long history in version control. - The original 1977 version control system, SCCS, was a CRDT: https://braid.org/meeting-60/sccs-is-a-time-collapse - It called its data structure a 'weav
23.
▲
by
toomim
7mo ago
It depends strongly on the city, and became more pronounced since covid. Seattle is the worst. They call it the "seattle freeze." The San Francisco Bay Area became almost as bad in covid. The south is still friendly. Austin is inc
24.
▲
by
toomim
7mo ago
You can do this by (1) extending your CRDT into a CTM (see https://braid.org/time-machines ) and then (2) use the antimatter algorithm (braid.org/antimatter), or something similar, for acknowledgements. The antimatter a
25.
▲
by
toomim
7mo ago
From just 14 hours ago!?
26.
▲
by
toomim
8mo ago
Faster and cheaper transactions that don't get locked up by the whims of a bureaucracy. They continue to operate on non-business days.
27.
▲
by
toomim
8mo ago
You're fixed on just one of the 3 definitions for the word "constitution"—the one about government. The more general definition of "constitution" is "that which constitutes" a thing. The composition of
28.
▲
by
toomim
8mo ago
South Park predicted it AGAIN
29.
▲
by
toomim
9mo ago
Lovely analysis! But one issue: it's not actually the case that "all CRDTs are OTs". OT is the feature of Transforming and Operation . This requires two things: (1) Operations, and (2) Transforming them so that they do t
30.
▲
by
toomim
9mo ago
Duplication isn't always bad. It's often rational. I wrote an academic paper explaining why, and offering a solution: https://invisible.college/toomim/toomim-linked-editing.pdf > Abstractions can be cost
More ›