Live data from Hacker News

Viewing profile — davexunit

davexunit

HN member
Joined
Wed, Apr 10, 2013, 3:41 PM UTC
HN karma
7,688
Public activity
2,080 items

About davexunit

No profile information was provided.

Recent public activity

  1. comment
    Comment #49243822

    What are the best books/papers/blog posts to learn about Morphic's architecture? I'm not a user of any Smalltalk implementation but I'd like to learn more as the Smalltalk approach…

  2. comment
    Comment #49208906

    Can't have wind power. Can't have bike lanes. Can't have trains. Can't have healthcare. Love this country!

  3. comment
    Comment #49168616

    The moment I see anything LLM-generated it's an instant close tab.

  4. comment
    Comment #49168326

    Posts like this remind me how much JavaScript could benefit from something like Lisp's quasiquote. JSX is a terrible creation but templating in JS is pretty unpleasant without quot…

  5. comment
    Comment #49092446

    No it's not.

  6. comment
    Comment #49070510

    This project is 5 days old going by the commit history and seems to be entirely vibecoded.

  7. comment
    Comment #49050561

    I'm not sure what they mean by "native" here but (ref extern) is for host references, JS or otherwise. The i31 type is for "immediate" values, things that can fit in 31 bits and th…

  8. comment
    Comment #48994979

    We're so close to a full circle moment. Next up is "npm stable", a curated set of packages (a "distribution", say) known to work well that are supported for a couple of years with …

  9. comment
    Comment #48923556

    I sympathize with the developers. Mobile OS push notifications are a big impediment to the adoption of p2p technology and it's hard to do anything novel in the chat space because t…

  10. comment
    Comment #48877817

    Hoot is also not a 2 day old vibecoded project.

  11. comment
    Comment #48844757

    Such a refreshing take after all the marketing nonsense from Bun. Zig is a glimmer of hope in a world of slop.

  12. comment
    Comment #48830999

    This was a nice little experience report. Most of the deficiencies in Hoot can be blamed on me. > The error messages can be cryptic. Apologies! Happy to receive issue reports about…

  13. comment
    Comment #48830905

    The OCapN group is actively working on a milestone for 1.0, the first interop target. It's getting close! https://github.com/ocapn/ocapn/milestone/2

  14. comment
    Comment #48280516

    I was wandering around the expo floor at PAX East last year when I noticed Earthion at the Limited Run demo arcade. I had a lot of fun playing it on the floor so I bought the full …

  15. comment
    Comment #48102672

    Sure am glad I moved everything off of Gitlab awhile ago. Trainwreck of a company.

  16. comment
    Comment #47920454

    It's my favorite comedy of all time. It's been going for over 10 years with a lot of little spin offs along the way. For those that want to take the plunge you can watch the first …

  17. comment
    Comment #47838921

    From Decker vs. Dracula

  18. comment
    Comment #47838715

    Tim Heidecker... from?

  19. story
  20. story
  21. story
  22. comment
    Comment #47572966

    On one hand atproto has content-addressed storage and portable identity that AP still lacks (but could have!), on the other hand atproto is far more centralized. The data layer is …

  23. comment
    Comment #47550594

    http://habitatchronicles.com/2017/05/what-are-capabilities/ https://files.spritely.institute/papers/spritely-core.html

  24. comment
    Comment #47349743

    It couldn't get past a vote in the Wasm community group to advance from phase 1 to phase 2. Here's a quote from the "requiem for stringref" article mentioned above: > 1. WebAssembl…

  25. comment
    Comment #47349169

    This is my main confusion, too! I have an existing Wasm GC language implementation and I'm not sure how to reconcile it with the component model.