

Article URL: https://maych.in/blog/its-time-to-give-nix-a-chance/
Comments URL: https://news.ycombinator.com/item?id=44098605
Points: 8
# Comments: 0

Article URL: https://heitorpb.github.io/bla/timeout/
Comments URL: https://news.ycombinator.com/item?id=44096395
Points: 6
# Comments: 0

Article URL: https://www.speakeasy.com/blog/webhook-security
Comments URL: https://news.ycombinator.com/item?id=44096251
Points: 31
# Comments: 3


Started as a timer to track my freelance coding hours and stay focused. It’s local-only, zero-login, minimalist. Not monetizing it (yet), just seeing if others find it helpful. Thoughts welcome.
Comments URL: https://news.ycombinator.com/item?id=44095176
Points: 7
# Comments: 0

Article URL: https://simonwillison.net/2025/May/26/notes/
Comments URL: https://news.ycombinator.com/item?id=44094980
Points: 46
# Comments: 14

Article URL: https://mondaybits.com/lieferando-captured-6-percent-of-restaurant-related-domain-names/
Comments URL: https://news.ycombinator.com/item?id=44095250
Points: 170
# Comments: 61
https://mondaybits.com/lieferando-captured-6-percent-of-restaurant-related-domain-names/
I use LLMs daily for stuff like:
- solving tasks that just require applying knowledge ("here's a paste of my python import structure. I don't write Python often and I'm aware I'm doing something wrong here because I get this error, tell me the proper way organise the package").
- writing self-contained throwaway pieces of code ("here's a paste of my DESCRIBE TABLE output, write an SQL query to show the median [...]").
- as a debugging partner ("I can SSH to this host directly, but Ansi