Article URL: https://www.ioccc.org/2024/index.html
Comments URL: https://news.ycombinator.com/item?id=44774104
Points: 39
# Comments: 6
Article URL: https://seed7.net
Comments URL: https://news.ycombinator.com/item?id=44774027
Points: 9
# Comments: 0
Article URL: https://tannerhoelzel.com/gnu-shepherd-simple-service.html
Comments URL: https://news.ycombinator.com/item?id=44773919
Points: 12
# Comments: 0

Article URL: https://www.sabrina.dev/p/ultimate-ai-coding-guide-claude-code
Comments URL: https://news.ycombinator.com/item?id=44774121
Points: 25
# Comments: 14
https://www.sabrina.dev/p/ultimate-ai-coding-guide-claude-code
Hi HN. I built a prototype AI physics tutor that can interpret, draw, and edit free body diagrams.
Lately I've been transfixed with generating diagrams with LLMs. If you pipe generated JSON through a D3.js renderer, you can get pretty consistent SVG results with the smarter models.
This physics tutor prototype is an example of an application. For a couple premade scenes, you can ask it to make an FBD, decompose an angled force into components, run through the math of Newton's Second Law,

Article URL: https://mitchhorowitz.substack.com/p/the-crisis-of-professional-skepticism
Comments URL: https://news.ycombinator.com/item?id=44772249
Points: 15
# Comments: 0
https://mitchhorowitz.substack.com/p/the-crisis-of-professional-skepticism
Article URL: https://www.reachablecode.com/2025/07/31/c26-reflections-adventures-compile-time-uml/
Comments URL: https://news.ycombinator.com/item?id=44772917
Points: 53
# Comments: 5
https://www.reachablecode.com/2025/07/31/c26-reflections-adventures-compile-time-uml/

This is software for my headless, PC based oscilloscope, which is controlled entirely via commands similar to the Vim text editor. I built this because I liked the idea of headless oscilloscopes; I always have my laptop around when I’m working on electronics anyway, and it’s very convenient to save images of captured waveforms. However, I found the software for off the shelf models to be annoying and cumbersome to work with. In my experience, this holds true both when opening the software an
Article URL: https://eugene-andrienko.com/it/2025/07/28/speed-up-suspend-resume-freebsd.html
Comments URL: https://news.ycombinator.com/item?id=44746270
Points: 11
# Comments: 1
https://eugene-andrienko.com/it/2025/07/28/speed-up-suspend-resume-freebsd.html