frontpage.
newsnewestaskshowjobs

Open Source @Github

fp.

Jack

https://github.com/mlangford75-lgtm/jack
1•Mlangford75•3m ago•0 comments

Smartphones with Popular Qualcomm Chip Share Private Information

https://www.nitrokey.com/news/2023/smartphones-popular-qualcomm-chip-secretly-share-private-infor...
2•airhangerf15•8m ago•0 comments

Historical memory prices 1960-2026

https://dam.stanford.edu/memory-prices.html
2•vga1•10m ago•0 comments

The Cost Yagni Was Never About – By Kent Beck

https://newsletter.kentbeck.com/p/the-cost-yagni-was-never-about
4•kiyanwang•11m ago•0 comments

The Great American Tech "Crackdown" Is Looking Like China's

https://x.com/compose/articles/edit/2070615531422433280
1•ceohockey60•12m ago•0 comments

Scaling Engineering: Ownership over Hiring

https://greenido.dev/2026/06/11/what-changes-at-20-50-and-200-engineers/
1•kiyanwang•14m ago•0 comments

Sun Ra's Full Lecture and Reading List from His 1971 UC Berkeley Course

https://www.openculture.com/2014/07/full-lecture-and-reading-list-from-sun-ras-1971-uc-berkeley-c...
1•mmooss•14m ago•0 comments

Basic Computer Literacy

https://excipio.tech/blog/basic-computer-literacy/
1•lvales•15m ago•0 comments

Agents Are the New Product's Interface

https://www.hopsworks.ai/post/agents-are-your-new-product-interface
2•LexSiga•18m ago•0 comments

The LLM shoggoth meme is weirder than you think

https://hedonicescalator.substack.com/p/the-llm-shoggoth-meme-is-weirder
3•HedonicEscal8r•20m ago•0 comments

Lost your crypto access code? Be wary, there's a scam for that too

https://www.theguardian.com/money/2026/jun/28/scam-watch-panic-thats-just-what-fraudsters-are-wai...
1•Brajeshwar•23m ago•0 comments

A Streptomyces megacluster encodes synergistic biotin-targeting antibiotics

https://www.nature.com/articles/s41586-026-10647-9
1•Lihh27•24m ago•0 comments

Ask HN: Is your journal hard cover or soft?

1•herodoturtle•24m ago•0 comments

The Lost Art of Leisure

https://www.theatlantic.com/newsletters/2026/06/leisure-productivity/687726/
1•shadow28•27m ago•0 comments

High Schoolers and AI

https://malerchen.com/high-schoolers-and-ai/
1•pokemyiout•29m ago•0 comments

France's heat this week exceeded a 2050 forecast in 19 of 34 locations

https://news.slashdot.org/story/26/06/27/2146244/frances-heat-this-week-was-worse-than-a-dire-sce...
3•logickkk1•30m ago•2 comments

Continuity-Enhancing Degree Elevation and Splits

https://graphics.cs.utah.edu/research/projects/continuity-enhancement/
1•E-Reverance•31m ago•0 comments

'Born to make people laugh': Comedy legend and Jewish icon Mel Brooks turns 100

https://www.timesofisrael.com/born-to-make-people-laugh-comedy-legend-and-jewish-icon-mel-brooks-...
1•sbuttgereit•32m ago•0 comments

Ask HN: Is WordPress the best way to create new websites for beginner

3•anitroves•40m ago•7 comments

AI and the Crisis of 'Classical Liberalism'

https://compactmag.substack.com/p/ai-and-the-crisis-of-classical-liberalism
1•paulpauper•42m ago•0 comments

The Tragic Birth of FM Radio (2006)

https://www.damninteresting.com/the-tragic-birth-of-fm-radio/
2•bookofjoe•42m ago•0 comments

Best Books of the 21st Century

https://www.nytimes.com/interactive/2024/books/best-books-21st-century.html
1•paulpauper•42m ago•0 comments

Alan Greenspan, RIP

https://scottsumner.substack.com/p/alan-greenspan-rip
1•paulpauper•42m ago•0 comments

Show HN: Iwtlp – Learn to code by solving real domain based projects

https://iwtlp.com/
1•i_w_t_l_p•43m ago•0 comments

The Ben and Jerry's Flavor Graveyard

https://www.benjerry.com/flavors/flavor-graveyard
1•NaOH•43m ago•0 comments

Hacking a Ceiling Fan Remote with RTL-SDR and ESP32 for Home Assistant

https://hackaday.com/2026/06/28/rf-hacking-a-ceiling-fan-via-the-remote/
3•whiteblossom•44m ago•0 comments

Ornith-1.0: Self-Scaffolding LLMs for Agentic Coding

https://deep-reinforce.com/ornith_1_0.html
2•kordlessagain•45m ago•0 comments

Show HN: Borkd – Is it your code or the platform? One dashboard instead of ten

https://borkd.dev/
1•watchready•46m ago•1 comments

Node.js io_uring over napi-rs, more then 2x performance

https://github.com/avifenesh/ferrings
3•anotherCodder•47m ago•0 comments

The (new) place for thoughtful puzzles

https://www.puzzmo.com/today
2•jasonpeacock•48m ago•0 comments
Open in hackernews

Show HN: Bcad – An OpenSCAD-syntax CAD powered by OpenCASCADE

https://asm32.info/johnfound/bcad-openscad-syntax-with-exact-geometry
1•johnfound•1h ago

Comments

johnfound•1h ago
Hi HN!

I'm an assembly programmer, but I've always wanted a CAD tool that combines the workflow of OpenSCAD with the ability to export true, exact geometry to STEP files, rather than polygonal meshes.

I found an abandoned project called bcad, which tried to use OpenCASCADE (OCCT) with OpenSCAD syntax. I decided to revive it. Since I don't know Python or 3D graphics development, I let AI do almost 100% of the coding. I used the terminal version of opencode with the Big Pickle agent, and it worked surprisingly well.

The GUI is built on Dear ImGUI. The app is fully portable (no install, just unpack and run) for both Linux and Windows.

Source code (Fossil): https://asm32.info/fossil/bcad/