Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
erichocean
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
7 ms
·
31.
▲
by
erichocean
2mo ago
Whatever the group owner picks, same as it's always been. No one cares about the actual choice, only that it is made.
32.
▲
by
erichocean
2mo ago
I'm eagerly awaiting "AI 2100" from the same people.
33.
▲
by
erichocean
2mo ago
> Are there examples of where we have collective decided not to pursue knowledge? Successfully? Studying human bio-diversity since WW2 is the most obvious example, though it hasn't been entirely successful. Genomics is what finall
34.
▲
by
erichocean
2mo ago
> reviewing the testing/fuzzing process I've got insanely good at designing testing oracles over the last year for exactly this reason. I've ported some extremely finicky software between languages that it would have bee
35.
▲
by
erichocean
2mo ago
I think the key is to get two LLMs looking at the same problem. I use Codex because it's better at the kind of code I need written (math-heavy, 3D geometry code). But if I was doing mainly UI code, I would do the opposite.
36.
▲
by
erichocean
2mo ago
The arguments presented to a macro don't have to be valid code. Your "function evaluating functions" are all individually valid functions you've composed at runtime. (defmacro foo [code] ,,,) (foo "<som
37.
▲
by
erichocean
2mo ago
Here you go: https://www.marktarver.com/bipolar.html It's been discussed many times on HN.
38.
▲
by
erichocean
2mo ago
> this just isn't the kind of professionalism needed for a serious project It hasn't stopped Rust's growth, so I doubt this is true. Most people don't care about this kind of interpersonal drama unless it impacts th
39.
▲
by
erichocean
2mo ago
I use Claude for planning, writing CRs, and code review. Codex writes all of the code, no exceptions. Works great, especially when you ask Claude to break up large CRs into roughly 10 minutes of Codex work each.
40.
▲
by
erichocean
2mo ago
That's the approach I've taken with a bunch of legacy OpenCL code I've mechnically translated to Metal, worked great.
41.
▲
by
erichocean
2mo ago
TigerBeetle has you covered then.
42.
▲
by
erichocean
2mo ago
Even at $165K, it's worth it to have a better base to build on top of—especially since it didn't take a year's worth of time for three programmers.
43.
▲
by
erichocean
2mo ago
It took about two weeks for me to be able to read it. Might as well have been Russian. Now it's as natural as any other language.
44.
▲
by
erichocean
2mo ago
It's 100% opt-in at the call site and doesn't affect existing code, so no? Many people (including myself) already have checked key variants for maps; this mainly extends the syntax to destructuring too.
45.
▲
Home made GPU escalated quickly [video]
(youtube.com)
182 points
by
erichocean
2mo ago
|
69 comments
46.
▲
by
erichocean
2mo ago
If you are skilled in the field already, yes. Though it's not just "ask" in the one-shot prompt sense, but more in the "over the course of a few days" sense.
47.
▲
by
erichocean
3mo ago
Another interesting LMDB fork: https://github.com/datalevin/dlmdb
48.
▲
by
erichocean
3mo ago
My depraved mind wants to see Jank [0] running on Fil-C, using Fil-C's garbage collector. [0] https://jank-lang.org/
49.
▲
by
erichocean
3mo ago
If you like this kind of thing, Bifurcan [0] is a Java library with implementations of RBB-trees and related (fast) immutable data structures. [0] https://github.com/lacuna/bifurcan
50.
▲
by
erichocean
3mo ago
> The only time I ever really found that GA was actually a benefit to me was performing rotations. Maybe that's why I've found it so useful when doing rigging for animation—that's the entire job!
51.
▲
by
erichocean
3mo ago
Personally, I've got a line of mileage out of using GA to express animation rigs. I don't know about the rest of the article—I'm not a mathematician—but I certainly enjoying using GA a lot more compared to linear algebra, I f
52.
▲
Building Hollywood Motion Capture from Scratch [video]
(youtube.com)
2 points
by
erichocean
3mo ago
|
0 comments
53.
▲
by
erichocean
3mo ago
If it was that easy, I wouldn't have commented. It's not, which is why it would be nice if they did the actual work (on your hardware). I would 100% pay $16/hr to run a self-hosted instance, but I won't spend thousands o
54.
▲
by
erichocean
3mo ago
> Half the code was written in a language you didn't understand. The other half was written using libraries you never heard of. The author already describes himself as "not a rockstar developer", but if this is the defin
55.
▲
by
erichocean
4mo ago
I wish you guys could partner with Modular to get Mojo inference working on your hardware, e.g. https://www.modular.com/models/deepseek-v4-pro
56.
▲
by
erichocean
4mo ago
There are deep reasons for the variations, especially around (reader) macros.
57.
▲
by
erichocean
4mo ago
I suspect the author created his own IR after being offered that suggestion earlier, he's definitely aware it exists.
58.
▲
by
erichocean
4mo ago
People also liked Arcane.
59.
▲
by
erichocean
5mo ago
I wish they offered a Dvorak keyboard. Of all laptops, this is the most obvious one to do it.
60.
▲
by
erichocean
5mo ago
Humans have, obviously. Just interbreeding with ancient species was enough to do it, even without separate evolution.
More ›