Live data from Hacker News

Viewing profile — b_e_n_t_o_n

b_e_n_t_o_n

HN member
Joined
Wed, Feb 12, 2025, 4:45 AM UTC
HN karma
483
Public activity
373 items

About b_e_n_t_o_n

No profile information was provided.

Recent public activity

  1. comment
    Comment #46141811

    There just isn't much friction between having a few tabs open (maps, booking site, airplane site, google search) and a notepad. The friction of searching for an app, downloading it…

  2. comment
    Comment #45948899

    "I can't do this" "Are you sure you aren't just having trouble?" Similar concept imo.

  3. comment
  4. comment
    Comment #45893662

    This makes me wanna go buy some stickers...

  5. comment
    Comment #45893539

    Thank you for this, I'm unlikely to ever touch Erlang but looks like a fascinating read nonetheless.

  6. comment
    Comment #45880368

    Not just Steam Input, they maintain SDL and strongly encourage everyone to dynamically link it in order to keep older games going.

  7. comment
    Comment #45872390

    Definitely a genetic component as well!

  8. comment
    Comment #45872253

    I don't think that's true at all. I had prefect vision up until I graduated college and started spending 10hr a day behind a screen - within two years I ended up getting glasses, a…

  9. comment
    Comment #45863656

    Not AI moderation? I'd assume the more scalable option is having an LLM parse messages when reported.

  10. comment
    Comment #45863571

    This is really great, the only problem for me is that there is nobody around me! I can see it working way better for stuff like universities though. I wonder if there could be a va…

  11. comment
    Comment #45818151

    Getting an end user to set up and run docker to run an app is a non starter for most things.

  12. comment
    Comment #45817402

    45% slower seems pretty decent considering they use a wasm kernel they developed to mimic the unix kernel so they can run non-modified unix programs inside the browser. It's actual…

  13. comment
    Comment #45806894

    Location: Canada Remote: Preferred Willing to relocate: Yes Technologies: Typescript, Go, Kotlin, React, Next.js, Svelte, Vue, Postgres etc. Website: https://benten.ca Résumé/CV: h…

  14. comment
    Comment #45795105

    I'm going to provide a dissenting opinion here. I think the URL is for location , not state. I believe that using the URL as a state container leads to unexpected and unwanted beha…

  15. comment
    Comment #45776019

    I mean, it's probably pretty clear when you look at result's initial assignment...

  16. comment
    Comment #45775956

    State exists in time, a variable is usually valid at the point it's created but it might not be valid in the future. Thus if part of your program accesses a variable expecting it t…

  17. comment
    Comment #45767411

    I think we heavily overestimate our ability to reason morally though - our thinking just becomes an ad hoc justification for our own intuitions.

  18. comment
    Comment #45765051

    Why apologize and do it instead of not do it and no apologize?

  19. comment
    Comment #45764450

    No it doesn't

  20. comment
    Comment #45739849

    And even for gaming, depending on what you play it's perfectly serviceable.

  21. comment
    Comment #45727880

    The problem was the framework's bundler was transforming those functions to return promises, a linter would need to understand next.js's specific transforms to catch this.

  22. comment
    Comment #45727872

    You can use (ts 5.8 and above) a compiler flag `erasableSyntaxOnly` which enforces only TS features that can be dropped without modifying the underlying JavaScript. Unfortunately o…

  23. comment
    Comment #45718495

    Hah. Back in the day I wrote a plugin to convert Lua files into a module that ran via one of the JS lua vms. Good fun.

  24. comment
    Comment #45700766

    I think it's trivially true that (at present moment) AI can deliver an average result, which makes it useful in domains you are below average but not useful for domains in which yo…

  25. comment
    Comment #45638314

    If I want pasta, and I can chose from 10k options, but none of which are pasta, is it really any different than if I had one option?