Live data from Hacker News

Viewing profile — aappleby

aappleby

HN member
Joined
Wed, Sep 04, 2013, 9:31 PM UTC
HN karma
2,435
Public activity
544 items

About aappleby

tanjent.com

[ my public key: https://keybase.io/aappleby; my proof: https://keybase.io/aappleby/sigs/2jPn89fxnJCdcebbBm0nxTIPrs80ZxfB5INOGQ9fJIY ]

Recent public activity

  1. comment
    Comment #49253267

    So what do you use for debugging?

  2. 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,…

  3. 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 …

  4. comment
    Comment #49208991

    If this is "simple", then I don't think the author has tried a good parser combinator library yet.

  5. comment
    Comment #49205924

    Get a human to write it or GTFO

  6. comment
  7. 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?

  8. 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…

  9. comment
    Comment #49092205

    yeah crap article :P

  10. comment
    Comment #49063862

    Most complexity can be transformed into a set of interlocking simple systems, but getting there is haaaaard.

  11. comment
  12. comment
    Comment #48989484

    This was lovely.

  13. comment
    Comment #48851217

    Surely "how to draw a SVG pelican on a bike" has made it into the training data by now ...

  14. comment
    Comment #48753986

    tiny coin cell, would run for about six hours

  15. comment
    Comment #48722172

    You might enjoy this dime-sized earring I designed ~13 years ago - https://www.youtube.com/watch?v=XyBhdRp_5rY

  16. comment
    Comment #48632959

    this would be more convincing if it wasn't ai written.

  17. comment
    Comment #48620597

    The smallest amount of simple code that solves the problem wins. Everything else is irrelevant.

  18. comment
    Comment #48462418

    I feel like there's gotta be a catch in there somewhere, like "fails catastrophically when computing logarithms" or something. skeptical

  19. comment
    Comment #48417162

    Are you sure you're asking the right questions?

  20. comment
    Comment #48415299

    Glad I bought a JetKVM, it's been great (other than the HDMI adapter, lol)

  21. comment
    Comment #47822039

    No benchmarks?

  22. 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…

  23. 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. "..…

  24. 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.

  25. 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.