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://...
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...
Article URL: https://docker.how/ Comments URL: https://news.ycombinator.com/item?id=46661630 Points: 5 # Comments: 1...
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...
Hey HN! localtunnel's server needs random ports per client. That doesn't work on Fly.io or behind strict firewalls. We rewrote it in TypeScript and added multiplexing over a single port. Open-source a...
Hello all! I've been an avid fan of Pocket Operators by Teenage Engineering since I found out about them. I even own an EP-133 K.O. II today, which I love. A couple of months ago, Reddit user andiam03...
Article URL: https://github.com/ReturnInfinity/BareMetal-Cloud Comments URL: https://news.ycombinator.com/item?id=46617705 Points: 4 # Comments: 0...
Hey HN, Got tired of how bloated GitHub became- copilot everywhere, janky JS, slow loads. So I built GitClassic, a read-only GitHub interface that's pure server-rendered HTML, kind of like old.reddit....
Article URL: https://github.com/CompassMB/MBCompass Comments URL: https://news.ycombinator.com/item?id=46614688 Points: 3 # Comments: 0...
Hi HN, I’m a co-founder building kacet, a new freelancing platform that connects freelancers and employers, with crypto as the core payment rail. The problem I’m trying to solve is pretty familiar: ex...
I've always loved RTS games and wanted to make a game similar for a long time. I thought I'd just try and build a mini / puzzle game around the resource gathering aspects of an RTS. Objective: You hav...
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...
Article URL: https://www.railly.dev/blog/intent-layer/ Comments URL: https://news.ycombinator.com/item?id=46675236 Points: 3 # Comments: 1...