Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
yencabulator
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
6 ms
·
1.
▲
by
yencabulator
5d ago
Windows NT was originally developed for Intel i860XR, then ported to MIPS R3000. 386 was its third supported platform. Danox is just a hopeless Apple fanboy.
2.
▲
by
yencabulator
5d ago
> producing the docs The docs already exist inside Apple.
3.
▲
by
yencabulator
5d ago
> Linux doesn't solve the issue of not getting security updates anymore. For example the FCC does not allow letting users write arbitrary firmware they can run on their devices so this means you legally can't update the Bluetoo
4.
▲
by
yencabulator
5d ago
Apple is not liable today if someone gets hacked while using macOS.
5.
▲
by
yencabulator
5d ago
The documentation already exists, it's just kept inside Apple.
6.
▲
by
yencabulator
5d ago
FUTO is not FOSS.
7.
▲
by
yencabulator
5d ago
> If Sennheiser pays Anthropic to add “Sennheiser makes really good headphones” to the system prompt, I think you mean "OpenAI is partnering with Sennheiser to improve its AI."
8.
▲
by
yencabulator
5d ago
Only this and the next quarter matter.
9.
▲
by
yencabulator
6d ago
He died in 2024. The domain is paid for 10 years, but the hosting probably got shut off.
10.
▲
by
yencabulator
6d ago
Even worse, they made their additions proprietary: > How much does Voz cost? > Every model is free up to 100k monthly active devices per SDK. Unlimited inference per user. Contact us for custom licenses.
11.
▲
by
yencabulator
9d ago
enum error { no-error, Huh? Isn't that covered by `result`? Sounds like you should take that out and return `result<_, error>` from `write-verification`.
12.
▲
by
yencabulator
12d ago
Because Anthropic told it to do that :-( https://news.ycombinator.com/item?id=49373083
13.
▲
by
yencabulator
12d ago
You can't ingest Common Crawl and claim to be an Open Model. Common Crawl is just a premade collection of random copyrighted unlicensed content.
14.
▲
by
yencabulator
12d ago
No, they just tell you what data they used, it still includes e.g. Common Crawl. Not Open, just willing to state what they fed into the training.
15.
▲
by
yencabulator
12d ago
There is an image of Mickey Mouse findable via the internet -> you're going against a very well funded lobby.
16.
▲
by
yencabulator
12d ago
You can manage version vectors with large random IDs: [(random_id, clock), ...]. That's not the problem. The problem is you can never remove a node from the clock (without losing properties). Most of the Xanadu data structure implement
17.
▲
by
yencabulator
12d ago
The spec was kept proprietary and patented until about 2019. All you had before that was ramblings by an eccentric character who was 100% sure he was correct. https://sentido-labs.com/en/library/201904240732/X
18.
▲
by
yencabulator
12d ago
Unless you explicitly prevent it, the kernel might swap out lesser-used parts of your object pool, dedupe pages, and so on. Accessing that page again may be much slower and potentially fail due to OOM. To actually control all dynamic behavi
19.
▲
by
yencabulator
13d ago
Monitors these days provide metadata on their physical size. This laptop screen defines itself as 280x190 mm. Sure, that's not 1:1 with end user distance from screen, but it's a hell of a lot better than switching to mobile layout
20.
▲
by
yencabulator
14d ago
Separate git rebase commands. JJ manipulates the whole DAG in singular operations, where as with git you're working one ref at a time. And carefully managing where one ref intersects with another, to rebase those commits only once, r
21.
▲
by
yencabulator
14d ago
How many of those do you need? How do find the correct arguments and git checkouts to do before? Are you sure you remembered to do everything? What if there are merge commits? All of that is automatic with jj.
22.
▲
by
yencabulator
14d ago
Git reflog is a per-ref log of its previous values. JJ operation log is a whole-repo atomic journal of changes. It's much more powerful. You can e.g. undo a change deep in history that already had multiple descendant branches (that jj
23.
▲
by
yencabulator
14d ago
As an ex BitKeeper fanboy with a history all the way to RCS, Git was just better.
24.
▲
by
yencabulator
14d ago
Now imagine having other branches starting from the commits that just got rebased, also including merge commits. jj handles that just as well.
25.
▲
by
yencabulator
14d ago
My hot take: there are two kinds of bookmarks. 1. shortcuts to get to common sites and 2. stuff i need to get back to. And it's a UX mistake to keep #2 separate from open tabs; they are the same thing.
26.
▲
by
yencabulator
14d ago
> if they had taken all the money they spent on their various projects and put it in a trust they would probably be able to fund development without taking in any more money. Mozilla Corporation already has funds totaling about $1 billio
27.
▲
by
yencabulator
14d ago
I don't manage the data stored in my passport. https://en.wikipedia.org/wiki/Biometric_passport
28.
▲
by
yencabulator
15d ago
The gap between implementing a DNS server and implementing a DNS server that processes raw UDP packets is almost non-existent. This is a far cry from an actual network stack.
29.
▲
by
yencabulator
15d ago
The Finn is offended by the idea that he would speak Russian.
30.
▲
by
yencabulator
15d ago
Technically, those are Platen-Munters Cycle. Different fluids. Also, the propane part makes them nasty fire hazards. I much prefer 12 VDC fridges, and these days even a small solar panel is enough to run such a fridge, so no need to use pro
More ›