Live data from Hacker News

Viewing profile — scresswell

scresswell

HN member
Joined
Mon, Aug 18, 2014, 8:44 PM UTC
HN karma
14
Public activity
26 items

About scresswell

No profile information was provided.

Recent public activity

  1. comment
    Comment #47035993

    Further experience with Claude has strengthened my view that code quality matters more, not less, in the age of vibe coding. Left unguided, it amplifies duplication and weak abstra…

  2. story
  3. comment
    Comment #46757968

    Yes, SKIP LOCKED is great. In practice you nearly always want LIMIT, which the article did not mention. Be careful if your selection spans multiple tables: only the relations you e…

  4. comment
    Comment #46505131

    I genuinely like the framing of advisory versus authoritative AI, and I agree with the core observation that authority, when it is genuinely granted, is what unlocks step change im…

  5. comment
  6. story
  7. comment
    Comment #43078994

    Seriously? Bun has over 500 open issues with the label "crash". https://github.com/oven-sh/bun/issues?q=is%3Aissue%20state%3... The socket implementation is broken too https://gith…

  8. story
  9. story
  10. story
  11. story
  12. story
  13. comment
  14. story
  15. story
  16. comment
    Comment #24774812

    I've tried this approach twice with mixed success. In both cases I wanted to stub out the persistence tier of a Node.js application when test driving the API. I verified the real a…

  17. comment
    Comment #21763321

    I was in a similar position. The following helped. https://www.amazon.co.uk/Millionaire-Teacher-Wealth-Should-L... https://canadiancouchpotato.com/

  18. comment
    Comment #20684178

    Also dyslexic and also used to mirror write perfectly, but without knowing I was doing it. Was in the late 70s, prior to dyslexia being widely understood and my teachers had no ide…

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

    What a very strange article. TES were using docker in production in October 2014. It was certainly possible to run docker containers (docker run -d) in the background and to view t…

  23. story
  24. comment
    Comment #8277804

    A fool and his money are easily parted

  25. comment
    Comment #8196360

    Hi chatmasta, Thanks for you're comment - we agree that the deployment of micro-services is more complicated, although we disagree it has to be a nightmare. Not wanting to jump the…