Live data from Hacker News

Viewing profile — Winsaucerer

Winsaucerer

HN member
Joined
Sun, Apr 27, 2014, 11:05 AM UTC
HN karma
420
Public activity
215 items

About Winsaucerer

email is winsaucerer at gmail dot com.

Recent public activity

  1. comment
    Comment #47089137

    This was a great read, thanks. Definitely provides evidence for my fears about vibe coded projects built by people who lack expertise to guide AI well. And if these are the issues …

  2. story
    Show HN: Spawn – PostgreSQL migrate/test build system with minijinja (not vibed)

    Hi! Very excited to share my project spawn, a db migration/build system. For now, it supports PostgreSQL via psql to create and apply migrations, as well as write golden file tests…

  3. comment
    Comment #46760563

    Some database tests can't be done within transactions. With postgres, I create a copy of the database via WITH TEMPLATE, and each test runs in its own copy of the database. Then it…

  4. comment
    Comment #44972434

    That makes sense. The rest of us left ST a long while ago, and the rest remain because they're happy with it and have been for a long time.

  5. comment
    Comment #44876555

    I heard they are targeting Andromeda with the next round of tariffs.

  6. comment
    Comment #44690557

    I hate Imgur. Even with the app installed I find it doesn’t work well. I don’t understand why people use it — does it just work for them in a way it doesn’t for me, or are they mor…

  7. comment
    Comment #44625458

    What sort of code are you writing? I find a lot of my stuff requires careful design, refactoring an existing system to work in a new way. If the code I was writing was, say, small …

  8. comment
    Comment #44614001

    I'm one of those people who thinks simultaneously that (a) current AI cannot replace developers, it just isn't good enough (and I don't think it's good for it to write much code), …

  9. comment
    Comment #44520316

    Presumably more questions can cover a wider variety of skills/techniques/topics. If the student doesn't know in advance which 10 will be selected, they either have to pray they're …

  10. comment
    Comment #44516753

    I would love someone to do some research on attitudes towards how self-driving AI is, compared to factors like: - Type of dev work (infra, frontend, backend, etc) - Programming lan…

  11. comment
    Comment #44499940

    The main problem I have with auto-suggestions is that they distract my flow of thinking. Suddenly, I go from thinking about my code carefully, to reviewing someone else's code. To …

  12. comment
    Comment #44499546

    Is AI genuinely that good for you all? I can't leave it to its own devices, I have to review everything because (from experience) I don't trust it. I think it's an amazing technolo…

  13. comment
    Comment #44472526

    I am also a fellow human.

  14. comment
    Comment #44444158

    Without having RTFA, I'd guess/predict that it will be possible to learn to only do this intentionally, much like we can think about raising our arm without actually raising it.

  15. comment
    Comment #44295786

    My own view is an idealist style one, where I think God impresses experiences upon us, and the experiences we have are determined by physical states. On this view, it's impossible …

  16. comment
    Comment #44295684

    There's a difference between reviewing code by developers you trust, and reviewing code by developers you don't trust or AI you don't trust. Although tbh, even in the worse case I …

  17. comment
    Comment #44295643

    This kind of thing is my main use, boilerplate stuff And for scripts that I don't care about -- e.g., if I need a quick bash script to do a once off task. For harder problems, my e…

  18. comment
    Comment #44214489

    Some people really do act like that, in my limited experience. Trump's opinion changes and lo and behold their beliefs have updated to the same view as Trump's.

  19. comment
    Comment #44210328

    I actually do think of him as a candidate for wealthiest person to have ever lived.

  20. comment
    Comment #44208978

    That's definitely a reasonable way to think about it. Another though is in terms of social status and ability to direct human labor, in which case most people are not more wealthy.…

  21. comment
    Comment #44018287

    > we still have potholes to fix, t-shirts to fold and illnesses to cure Only one of these things interests me. The hype of AI is threatening to kill something I actually enjoy doin…

  22. comment
    Comment #43915311

    The title.

  23. comment
    Comment #43633315

    Interesting, I had a similar approach while studying philosophy. I much prefer to think and write than read, so I'd often think through a philosophical problem first, and then read…

  24. comment
    Comment #43591568

    We had an experience not as bad as that, but cancelling on us a week or two before we were due to fly (and had booked everything else). They wanted US to cancel, but I saw no advan…

  25. comment
    Comment #43557495

    I've experimented (i.e., not used in anger) with doing something similar to this, except by placing the authorisation logic in the database via things like row level security and s…