Instead of reading Paul Graham's essays one by one, you can now explore them through interactive knowledge maps organized by topic.<p>I've always found PG's essays incredibly valuable, but there's a problem: they're scattered across 20+ years and 200+ pieces. You read "...
Showing stories from 2025-06. View all
Any good new apps or revamped old apps?<p>Im currently using Safari on iPhone. It works.
First of all, this is purely a personal learning project for me, aiming to combine three of my passions: photography, software engineering, and my family memories. I have a large collection of family photos and want to build an interactive experience to explore them, ala Google or Apple Photo featur...
A few years ago, I was reading 15+ books a year. Last year? Maybe one or two that I actually finished.<p>For the longest time, I blamed myself. Lack of discipline, poor time management, whatever. But then I started noticing the pattern wasn't just me - friends who used to devour books were stru...
I just released SmartStepper v2 – a declarative and config-based way to handle multi-step forms in React.<p>It lets you define orchestration (next, previous steps), validation, and views via a single config object. No more if/else spaghetti or scattered state.<p>GitHub: <a href="https:/&#x...
ROTTA-rs is an AI Deep Learning library that focuses on simplicity and ease. Now ROTTA-rs has released version 0.0.4 with additional features and performance optimizations on basic operations as well as bug fixes.
Version 0.0.4 also adds a way to create more tensors and adds 2 optimizers, namely SGD...