Viewing profile — aappleby
aappleby
HN member- Joined
- Wed, Sep 04, 2013, 9:31 PM UTC
- HN karma
- 2,435
- Public activity
- 544 items
- HN profile
- View on Hacker News ↗
About aappleby
[ my public key: https://keybase.io/aappleby; my proof: https://keybase.io/aappleby/sigs/2jPn89fxnJCdcebbBm0nxTIPrs80ZxfB5INOGQ9fJIY ]
Recent public activity
-
comment
Comment #49253267
So what do you use for debugging?
-
comment
Comment #49236213
I've had tinnitus for 25+ years after neglecting an ear infection while I was working overtime. It's never disappeared, but the "rain on a tent" sounds from mynoise.net, fan noise,…
-
comment
Comment #49209335
I reverse engineered the Game Boy from pictures of the die - https://github.com/aappleby/metroboy - so yes, it's totally doable. It is also incredibly tedious and frustrating. Not …
-
comment
Comment #49208991
If this is "simple", then I don't think the author has tried a good parser combinator library yet.
-
comment
Comment #49205924
Get a human to write it or GTFO
-
comment
Comment #49148307
Slop
-
comment
Comment #49114130
Oh lord, I went to the "ALU" example, did absolutely nothing, clicked "Run Tests" - YOU WIN You didn't test this thing at all, did you?
-
comment
Comment #49114086
Why does "Browse" at the top take me to what looks like a scam shopping site? The "Pipelining" level is completely broken - big completely empty grid, no components to place, and y…
-
comment
Comment #49092205
yeah crap article :P
-
comment
Comment #49063862
Most complexity can be transformed into a set of interlocking simple systems, but getting there is haaaaard.
-
comment
Comment #49015212
XTREEEEM
-
comment
Comment #48989484
This was lovely.
-
comment
Comment #48851217
Surely "how to draw a SVG pelican on a bike" has made it into the training data by now ...
-
comment
Comment #48753986
tiny coin cell, would run for about six hours
-
comment
Comment #48722172
You might enjoy this dime-sized earring I designed ~13 years ago - https://www.youtube.com/watch?v=XyBhdRp_5rY
-
comment
Comment #48632959
this would be more convincing if it wasn't ai written.
-
comment
Comment #48620597
The smallest amount of simple code that solves the problem wins. Everything else is irrelevant.
-
comment
Comment #48462418
I feel like there's gotta be a catch in there somewhere, like "fails catastrophically when computing logarithms" or something. skeptical
-
comment
Comment #48417162
Are you sure you're asking the right questions?
-
comment
Comment #48415299
Glad I bought a JetKVM, it's been great (other than the HDMI adapter, lol)
-
comment
Comment #47822039
No benchmarks?
-
comment
Comment #47822013
Yes, but it doesn't need any funny parsing trick to handle them. Just parse the whole statement as a list of expressions joined by operators, and then you can convert the flat list…
-
comment
Comment #47787932
Why do I get the overwhelming feeling that the author is not a technical person and they had a LLM write this based on some handwavey ideas? There's virtually no _there_ there. "..…
-
comment
Comment #47723849
You're probably already using a RISC-V computer, it's just embedded as a supervisor in some other gadget (or vehicle) you own.
-
comment
Comment #47723836
Why "mediocre"? I've written production assembly language for a half-dozen different processor architectures and RISC-V is my favorite by far.