Viewing profile — scresswell
scresswell
HN member- Joined
- Mon, Aug 18, 2014, 8:44 PM UTC
- HN karma
- 14
- Public activity
- 26 items
- HN profile
- View on Hacker News ↗
About scresswell
No profile information was provided.
Recent public activity
-
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…
- story
-
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…
-
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…
- comment
- story
-
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…
- story
- story
- story
- story
- story
- comment
- story
- story
-
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…
-
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/
-
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…
- story
- story
- story
-
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…
- story
-
comment
Comment #8277804
A fool and his money are easily parted
-
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…