Viewing profile — adriancooney
adriancooney
HN member- Joined
- Wed, Mar 14, 2012, 5:24 PM UTC
- HN karma
- 1,716
- Public activity
- 202 items
- HN profile
- View on Hacker News ↗
About adriancooney
Recent public activity
- story
-
comment
Comment #47786805
Does this mean all code written before Mythos is a liability?
-
comment
Comment #47457855
Error rate here is the rate of shipping bugs to customers.
-
comment
Comment #47454886
Everything is relative. If your systems aren't adapted to AI development, it will be much lower.
-
comment
Comment #47454789
What's the error rate of the pen guy? Also, if your AI has a 20% error rate, you're not holding it right. You need to spend more time keeping it on rails - unit tests, integration …
-
comment
Comment #47454553
There are real productivity gains by using these tools right now. Instead of doing 1x your normal work, you can do 5x while still maintaining quality. This is like an accountant st…
-
comment
Comment #46848175
100%. This is why I'm so reluctant to give any access to my OpenClaw. The skills hub is poisoned.
- story
- story
-
story
Ask HN: Best Podcasts of 2025?
The Rest is Politics, Leading, Philosophize This and Stratechery (paid) are the podcasts that stood out the most in 2025. Curious what other HNers listen to.
- story
-
comment
Comment #44779913
You might find your answer with `zx`: https://google.github.io/zx/
-
comment
Comment #43668711
Zod is installed in nearly every project I use. It’s an essential part of my toolkit. I adore this library. It near perfect as-is and these additions make it even better. Thanks fo…
-
comment
Comment #43333254
I know this is a port but I really hope the team builds in performance debugging tools from the outset. Being able to understand _why_ a build or typecheck is taking so long is sor…
-
comment
Comment #43189759
Please do.
-
comment
Comment #42655819
Agreed. I first seen it at Stripe (along with prefixing every ID). Whoever at Stripe (or where ever it was invented) needs a good pat on that back. It's adoption has been a huge fo…
-
comment
Comment #42382212
We can always work backwards, regardless of AI.
-
comment
Comment #40379321
Cool. I'm a bit unsettled that my camera's green dot didn't turn on for it though.
-
comment
Comment #40065044
Lex Fridman has a long interview [1] with Marc Raibert, CEO of Boston Dynamics, which is really excellent. It might partially or wholly answer your question. [1]: https://www.youtu…
-
comment
Comment #39572339
This is fantastic and exactly what I’ve been looking for. Thank you.
-
comment
Comment #38222389
With the pace of AI, that (large) investment into a custom toolchain could be obsolete in a year. It feels like ChatGPT is going to gobble up all AI applications. Data will be the …
-
comment
Comment #37488979
I love your site, I use it all the time and recommend it to all my friends. Thank you. Do you offer historical exports of data? I’d love to create some visualisations of the housin…
- comment
-
comment
Comment #37177291
I still find `ts-node` gets in my way often with configuration related issues. `tsx` on the other hand has been a dream.
-
comment
Comment #37052210
Thanks for posting this again! It's a year later and I still haven't touched the web scraper in production which is great to reflect on. It seems running the Youtube command on the…