Live data from Hacker News

Viewing profile — ZitchDog

ZitchDog

HN member
Joined
Tue, Oct 28, 2008, 8:10 PM UTC
HN karma
983
Public activity
360 items

About ZitchDog

No profile information was provided.

Recent public activity

  1. comment
    Comment #48302839

    Shoot, I'd be happy with free health care.

  2. comment
    Comment #47780240

    This is the new challenge. Every vibecoder is larping as a SWE and rewriting systems left and right when all they need is a new feature or two. 6000 line PRs that could be 60. The …

  3. comment
    Comment #47652605

    Can't fully enforce that one, but I require only my specific HTTP router / SQL library to be used, and disallow the import of express / pg libraries via eslint. I also disable the …

  4. comment
    Comment #47646086

    I've been having good luck with fairly autonomous LLM coding with the following rules: * TypeScript everywhere with extreme enforcement of the type system. * No "as" casts, no "any…

  5. comment
    Comment #47608264

    You can’t trade options on an IPO.

  6. comment
    Comment #47574542

    > they have no incentive to do this at a loss Are you sure? Surely there is a lot of interesting data in those LLM interactions.

  7. comment
    Comment #47233230

    Saying that becoming an EM is "moving away from tech" is crazy. As an EM you will be steeped in tech, just as you would be as an IC. It just may not be the tech you want to be stee…

  8. comment
    Comment #47187355

    I haven't needed that yet! But it seems like the agent could easily be notified of completed activities.

  9. comment
    Comment #47187343

    Nope! The summary is presented to the user via a link and once the user follows the link and approves, the action is implemented entirely outside of the agent, on a separate server…

  10. comment
    Comment #47103875

    I've created my own "claw" running in fly.io with a pattern that seems to work well. I have MCP tools for actions that I want to ensure human-in-the loop - email sending, slack mes…

  11. comment
    Comment #46711774

    Here are benchmark results vs AJV: https://github.com/sberan/tjs/blob/main/benchmarks/results/B... There are raw stats in the main graph image of the readme (op/s) I don't compare …

  12. comment
    Comment #46707215

    I had the same question recently! So I did an experiment to see if I could create something of value using agentic coding. I made the worlds fastest and most accurate JSON Schema p…

  13. comment
    Comment #46707184

    > In the domains where I'm an expert, it's a nice productivity boost. In the domains where I'm not, it's transformative. Is it possible that the code you are writing isn't good, bu…

  14. comment
    Comment #46707121

    I had the same question recently! So I did an experiment to see if I could create something of value using agentic coding. I made the worlds fastest and most accurate JSON Schema v…

  15. comment
    Comment #46679978

    Hi HN! I built TJS over my holiday as a way to experiment and get better at agentic coding. I was astounded at how quickly software can be built when you have a full test spec like…

  16. story
  17. comment
    Comment #46624920

    I used similar techniques to build tjs [1] - the worlds fastest and most accurate json schema validator, with magical TypeScript types. I learned a lot about autonomous programming…

  18. comment
    Comment #45882456

    Not correct: A share is a contract issued by the corporation entitling its owner to a share of future profits. So you're not buying a corporation, just engaging in a contract with …

  19. comment
    Comment #44006254

    I used to think prayer was really dumb too, but then I started practicing Metta meditation created by Buddhists, and I realized it's very similar to Christian prayer. The power of …

  20. comment
    Comment #43685360

    The problem is that TypeScript is terrible at codegen, there are no standard extension points like we have with javac and others. So we are forced to do these crazy hacks at the ty…

  21. comment
    Comment #42098470

    This is what happened to me in middle school. I wrote a bunch of programs to “help” me with algebra II tests and ended up inadvertently learning an insanely marketable skill in the…

  22. comment
    Comment #41680992

    It's not just people who gave them data who should be worried. If a close relative gave their info to 23andme, they probably have enough data to associate your DNA with that relati…

  23. comment
    Comment #41230828

    Cool!! Is this available outside of pglite or does it require it for some reason? I could see this being very widely useful.

  24. comment
    Comment #41227542

    > it has a reactive "live query" API Very cool! Most of the examples for reactive queries are very basic (only single tables). Do live queries support joins / aggregations?

  25. comment
    Comment #41225146

    I am halfway through this book and wanting to read it slower because it's that good. I think we could make a pretty cool AI powered ARG based on the lore.