Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
jonathrg
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
5 ms
·
1.
▲
by
jonathrg
18d ago
It's not an optimization if it pessimizes almost all usage by adding a check for the dunder
2.
▲
by
jonathrg
1mo ago
The only other reasonable explanation would be that he has consumed so much LLM content that the machine has erased his voice and replaced it with its own.
3.
▲
by
jonathrg
1mo ago
Yes, that's the point where I was like "wait a second" and started counting em dashes. A third alternative, perhaps the LLMs were trained hard on his prior work? :-)
4.
▲
by
jonathrg
1mo ago
I wish they would just explain it in normal terms instead of this nasty LLM "engaging blog post" style
5.
▲
by
jonathrg
2mo ago
This is the key insight.
6.
▲
by
jonathrg
2mo ago
Worth flagging, real gap, transparent win, center of gravity... I'm tired boss
7.
▲
by
jonathrg
2mo ago
This feels like saying there are probably hundreds of stars in the universe
8.
▲
by
jonathrg
2mo ago
That's rude. Give them back
9.
▲
by
jonathrg
2mo ago
I thought the author might just be heavily influenced by the LLM style, but when there are also complete non sequiteurs like > Low frequencies take very few bits to encode, and you feel them as much as hear them yeah then it starts to sm
10.
▲
by
jonathrg
3mo ago
The diff of the linked commit in git is completely trivial, clearly it just got tagged because of the signoff in the commit message: https://github.com/git/git/commit/d7971544fe17378f44f4998301... I would be
11.
▲
by
jonathrg
3mo ago
Several and a few are the same number, they only differ rhetorically.
12.
▲
by
jonathrg
4mo ago
Presumably there is an antialiasing low pass filter somewhere before JS gets to the data. I have a similar sample rate and it certainly didn't work at all for me.
13.
▲
by
jonathrg
5mo ago
What do you mean by cycles? A ripple-carry adder needs to wait for the carry bits to ripple through yes, but there's no clock cycle involved.
14.
▲
by
jonathrg
5mo ago
Good to know!
15.
▲
by
jonathrg
6mo ago
The JSON types are string, number, boolean, null, object and array. So how could the suggested code possibly work? Do you want JSON.parse to do arbitrary code execution like Python's pickle?
16.
▲
by
jonathrg
6mo ago
Bitbucket is okay to use, the main problem like with every Atlassian product is that it is dog slow.
17.
▲
by
jonathrg
6mo ago
How do you know what you were downvoted for?
18.
▲
by
jonathrg
6mo ago
Having a type safe generic ring buffer and such is nice
19.
▲
by
jonathrg
6mo ago
You definitely need discipline to use C++ in embedded. There are exactly 2 features that come to mind, which makes it worth it for me: 1) replacing complex macros or duplicated code with simple templates, and 2) RAII for critical sections o
20.
▲
by
jonathrg
7mo ago
I have no reason to trust that the fork itself is competently maintained when the author did not even bother to write the announcement.
21.
▲
by
jonathrg
7mo ago
But it is fine. If I disagree with a project's values I'm not going to contribute to it, and they wouldn't want me there either.
22.
▲
by
jonathrg
7mo ago
They explain why in their AI policy. It's an ethical stance. Of course they wouldn't notice if there aren't clear signs of LLM-ness, but that's not the main reason why they forbid it. https://docs.postmarketos
23.
▲
by
jonathrg
7mo ago
It's fine for a project to have moral/ideological leanings, it's only weird if you insist that project teams should be entirely amoral.
24.
▲
by
jonathrg
7mo ago
Very happy to see PostmarketOS take an uncompromising stance and also providing justification for it.
25.
▲
Texas Instruments to Acquire Silicon Labs
(ti.com)
8 points
by
jonathrg
8mo ago
|
0 comments
26.
▲
by
jonathrg
9mo ago
Context: https://en.wikipedia.org/wiki/Loongson
27.
▲
by
jonathrg
9mo ago
And I better not see any capacitors on there remembering any charge!
28.
▲
by
jonathrg
9mo ago
Stuff like that is a good argument for using structured logging, but even if you are just parsing text logs, surely you can make the parser be a bit more specific when retrieving the log level.
29.
▲
by
jonathrg
9mo ago
Oh that makes sense.
30.
▲
by
jonathrg
9mo ago
4xx is for invalid requests. You wouldn't log a 404 as an error
More ›