Live data from Hacker News

Viewing profile — keyserj

keyserj

HN member
Joined
Fri, Aug 18, 2023, 8:44 PM UTC
HN karma
34
Public activity
30 items

About keyserj

Software developer, book reader, board gamer, cookie eater, contra dancer.

Building https://ameliorate.app to improve our ability to discuss, model, and understand problems.

Recent public activity

  1. comment
    Comment #46643115

    I think there's a lot of good advice in these comments already, at least for individuals to think about for themselves. I happen to have discovered a fantastic contra dancing commu…

  2. comment
    Comment #45775806

    I feel the author loses points (persuasiveness? respect? integrity? I can't think of the word) by not acknowledging what they think accurately happened. What's the word alternative…

  3. comment
    Comment #45444968

    Cool, that makes sense. Thanks for the explanation

  4. comment
    Comment #45425145

    Neat idea. Would you say that biggest difference from something like Kysely is the focus on extracting common calculated SELECT targets into methods that can easily be accessed whe…

  5. comment
    Comment #45422086

    That's a cool idea. Seems like there would be a ton of things contained in an individual's worldview, that it'd be hard to build all of it up. Perhaps when you encounter something …

  6. comment
    Comment #45419314

    Working on a webapp for critically think with others about a problem. The idea is that you build a diagram that contains all the details about the problem and people's thoughts on …

  7. comment
    Comment #44662355

    I'm a big fan of modeling causal structures like this - I think having a diagram is a really good way of getting on the same page and making conversations more constructively focus…

  8. comment
    Comment #44660781

    I think the structure inherently enables each node to be a claim (like "this thing exists"), but that there's value in making a node even if that node's claim is not particularly d…

  9. comment
    Comment #44655496

    > I want all teams to squash merge their feature into master after tests pass. One commit at the end, and one commit to remove in case of an issue affecting customers related to th…

  10. comment
    Comment #44539363

    I agree that wealth is not the same as class, but just as a counter anecdote, my dad is a (small business) plumber and I never felt like we were treated less than any other middle …

  11. comment
    Comment #44419713

    I'm building an app[1] (repo[2]) that helps you visualize perspectives and details about complex problems so that it's easier to figure what to do about them. Right now it's basica…

  12. comment
    Comment #44356345

    > Destruction is a terrible yet inevitable end that should only be induced to protect the weak and ameliorate suffering, so be just and resolute when you seek it. I think an issue …

  13. comment
    Comment #44106844

    A webapp to improve how we discuss, model, and understand problems https://ameliorate.app/ (repo: https://github.com/amelioro/ameliorate ). The core idea is to ground discussion in…

  14. comment
    Comment #43865541

    If I'm reading correctly, they used $1000 running a Llama model, not DistilBERT.

  15. story
    Show HN: Ameliorate – improve how we discuss, model, and understand problems

    Hi HN, two years ago I quit my job to work full-time on https://ameliorate.app (repo: https://github.com/amelioro/ameliorate ) because I think that today's tooling for discussing a…

  16. comment
    Comment #43303986

    Cool idea. FYI the GitHub link at the bottom leads to "page not found". Maybe the repo is not public?

  17. comment
    Comment #43290703

    That's awesome to hear :). I also appreciate knowing that I'm not the only one thinking about it.

  18. comment
    Comment #43285822

    I've landed at AnswerOverflow from Google before. It's a bot you can add to your server so that your server's threads get indexed. I haven't added it to a server myself but it seem…

  19. comment
    Comment #43255953

    I think if we could improve our ability to easily & precisely communicate arguments, that would be huge for humanity's ability to deal with problems. I'm building a tool[1] that I'…

  20. comment
    Comment #43083455

    Slightly annoying: on mobile, the navbar displays partially in front of the content "Overall Progress". I tried scrolling up to see the content better and since that's top of the p…

  21. comment
    Comment #42655975

    Playwright does have some docs on scraping, which makes it seem like they do want to support that as a use case https://playwright.dev/docs/docker#crawling-and-scraping . I'm unfam…

  22. comment
    Comment #42451638

    Does it say that the submission was sent back? For the "suspicious" people, this seems to imply the code was final: > It is significant that [people] were all surprised and suspici…

  23. comment
    Comment #42450497

    I really like the idea of comparing languages in a real-ish scenario of development, written by independent expert-in-language developers! As a web dev, I'm particularly interested…

  24. comment
    Comment #42347745

    I'm in Illinois, my bronze marketplace plan was $247/mo this year, and the coverage was good (for what I used at least). 2025 plans look to be going up $50/mo or so which is annoyi…

  25. comment
    Comment #42207686

    I'm a big fan of the decision matrix, where you boil down a decision into options and criteria, then can score how important each criterion is and how well each option fulfills the…