Creato
4h
|
3 ago 2025, 01:30:03
Accedi per aggiungere un commento
Altri post in questo gruppo

Article URL: https://mitchhorowitz.substack.com/p/the-crisis-of-professional-skepticism
Comments URL
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 thro

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;

Article URL: https://pixieditor.net/blog/2025/07/30/20-release/

Hi HN!
I built NaturalCron because I was tired of writing and debugging CRON syntax like:
/5 * * 5
Now you can write something human-readable in .NET:
var expression = new NaturalC