Show HN: AI in SolidWorks
Hey HN! We’re Will and Jorge, and we’ve built LAD (Language-Aided Design), a SolidWorks add-in that uses LLMs to create sketches, features, assemblies, and macros from conversational inputs ( https://...
Hey HN! We’re Will and Jorge, and we’ve built LAD (Language-Aided Design), a SolidWorks add-in that uses LLMs to create sketches, features, assemblies, and macros from conversational inputs ( https://...
A Chinese phone application called “dead or alive” that helps users check in daily has become a top-ranked app, reflecting the trend of solo living among the country’s young people. The Sileme app, or...
You can see some examples here: https://github.com/tsoniclang/proof-is-in-the-pudding And a hugo clone (which compiles to native code) here: https://github.com/tsoniclang/tsumo Linux and macOS for now...
Hi HN, I recently noticed a recurring visual artifact in the "Most Replayed" heatmap on the YouTube player. The highest peaks were always surrounded by two dips. I got curious about why they were ther...
Hi HN, When working with BGP data, I kept running into the same friction: it’s easy to get raw data, but surprisingly hard to browse networks over time — especially by when they appeared, where they o...
hi my name is sean dorje (yc x25). i built harmony because our team's been running on discord for years and we've been dying for something like this so we can finally track our meeting notes/action it...
Article URL: https://github.com/ReturnInfinity/BareMetal-Cloud Comments URL: https://news.ycombinator.com/item?id=46617705 Points: 4 # Comments: 0...
Article URL: https://github.com/CompassMB/MBCompass Comments URL: https://news.ycombinator.com/item?id=46614688 Points: 3 # Comments: 0...
Hi HN I built mdto.page because I often needed a quick way to share Markdown notes or documentation as a proper webpage, without setting up a GitHub repo or configuring a static site generator. I want...
This project is a tool for engineers who live in the terminal and are tired of losing their command history to ephemeral servers or fragmented `.bash_history` files. If you’re jumping between dozens o...
Hi HN! In the past few months my team and I have been working on Tusk Drift, a system that records real API traffic from your service, then replays those requests as deterministic tests. Outbound I/O ...
We’ve been building rule engines (quick ways to spin up decision APIs against JSON data) for a while and had the fun idea lately to see what happens when we use our decision table UI with Claude’s Pre...
Hi HN — I built Microwave, a native iOS app for browsing and posting short-form videos, similar to TikTok, but implemented as a pure client on top of Bluesky / AT Protocol. There’s no custom backend: ...
Hi! I've built this because I kept reaching for Celery for simple scheduled tasks and it felt like overkill. I just needed "run this function every hour" or "daily at 9am", not distributed workers. So...
Hi HN, In most codebases I’ve worked on, temporary hacks (“TODO: remove later”, “just for this release”) slowly become permanent. Nobody remembers why they exist, but they keep shipping to production....
Reddit's API is effectively dead for archival. Third-party apps are gone. Reddit has threatened to cut off access to the Pushshift dataset multiple times. But 3.28TB of Reddit history exists as a torr...
The 'Dark Enlightenment' pundit published a transcript he says shows how easily a chatbot can be steered into echoing a user’s ideology....
OP here. Birth of a Mind documents a "recursive self-modeling" experiment I ran on a single day in 2026. I attempted to implement a "Hofstadterian Strange Loop" via prompt engineering to see if I coul...
It turns out the inverse of the Hessian of a deep net is easy to apply to a vector. Doing this naively takes cubically many operations in the number of layers (so impractical), but it's possible to do...
Article URL: https://github.com/chrisdiana/TinyCity Comments URL: https://news.ycombinator.com/item?id=46632768 Points: 11 # Comments: 1...