Show HN: 48-digit prime numbers every git commit

Hacker News (score: 38)
Found: January 01, 2026
ID: 2923

Description

Other
Show HN: 48-digit prime numbers every git commit

More from Hacker

ChromaDB Explorer

ChromaDB Explorer <a href="https:&#x2F;&#x2F;github.com&#x2F;stepandel&#x2F;chroma-explorer" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;stepandel&#x2F;chroma-explorer</a>

Octo: A Chip8 IDE

Octo: A Chip8 IDE

Agent Lightning: Train agents with RL (no code changes needed)

Agent Lightning: Train agents with RL (no code changes needed) <a href="https:&#x2F;&#x2F;microsoft.github.io&#x2F;agent-lightning&#x2F;stable&#x2F;" rel="nofollow">https:&#x2F;&#x2F;microsoft.github.io&#x2F;agent-lightning&#x2F;stable&#x2F;</a>

Show HN: Open-sourcing our text-to-CAD app

Show HN: Open-sourcing our text-to-CAD app Hey HN! I&#x27;m Zach from Adam (<a href="https:&#x2F;&#x2F;adam.new&#x2F;">https:&#x2F;&#x2F;adam.new&#x2F;</a>). We’re building an AI co-pilot for mechanical CAD software.<p>As part of our broader research, we built a browser-based Text-to-CAD app (<a href="https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=44182206">https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=44182206</a>) and are now open sourcing it. This is a React SPA with a Supabase backend.<p>What it does:<p>* Generates parametric 3D models from natural language descriptions, with support for both text prompts and image references<p>* Outputs OpenSCAD code with automatically extracted parameters that surface as interactive sliders for instant dimension tweaking<p>* Exports as .STL or .SCAD<p>Under the hood:<p>* Separate agents for conversation and code generation; simple parameter tweaks bypass AI entirely using deterministic regex-based updates<p>* Runs fully in-browser by compiling OpenSCAD to WebAssembly and integrating Three.js with React Three Fiber for 3D rendering<p>* Supports BOSL, BOSL2, MCAD libraries and custom font support (Geist) for text in models<p>We’ve seen many developers trying to replicate this kind of functionality, so we’re releasing this to give the community a solid foundation to build on.<p>Future improvements:<p>* Expand geometry support - Move beyond CSG primitives to support curved surfaces, fillets, lofts, and constraint-driven modeling through CadQuery&#x2F;Build123D<p>* Better spatial context - UI for face&#x2F;edge selection and viewport image integration to give LLMs spatial understanding<p>* Enhanced capabilities - RAG on documentation and integration with more OpenSCAD libraries for features like proper threading<p>You can clone the repo and run it locally! Contributions are welcome, and we’ll keep merging PRs as they come in.

No other tools from this source yet.