惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

F
Fortinet All Blogs
Last Week in AI
Last Week in AI
IT之家
IT之家
A
About on SuperTechFans
M
MIT News - Artificial intelligence
Y
Y Combinator Blog
T
The Blog of Author Tim Ferriss
钛媒体:引领未来商业与生活新知
钛媒体:引领未来商业与生活新知
博客园 - 三生石上(FineUI控件)
博客园 - 【当耐特】
V
Visual Studio Blog
Microsoft Security Blog
Microsoft Security Blog
博客园_首页
aimingoo的专栏
aimingoo的专栏
The Cloudflare Blog
Vercel News
Vercel News
博客园 - Franky
有赞技术团队
有赞技术团队
B
Blog
freeCodeCamp Programming Tutorials: Python, JavaScript, Git & More
GbyAI
GbyAI
量子位
云风的 BLOG
云风的 BLOG
T
Tailwind CSS Blog

Hacker News: Ask HN

The New Window Delete ChatGPT Atlas Spyware Tell HN: Qwen Free Tier Is Discontinued Ask HN: SeedLegals Partnerships in London, worth it? Ask HN: How to highlight talent from untraditional backgrounds? Ask HN: We dont need a programming language now? Durable Object alarm loop: $34k in 8 days, zero users, no platform warning What if Time at the subatomic level has multiple arrows? How to add MidnightBSD Key to UEFI Secure Boot DBX? (Revoked and Forbidden Keys) Ask HN: What's your experience working at xAI as an AI tutor? Any engineers here with experience of clinical data standards? Ask HN: Who is using OpenClaw? Agent Skills for Software Test Automation Ask HN: Who needs contributors? Claude Code is thinking too much Ask HN: What Is the Big-O Order of a Jigsaw Puzzle? Ask HN: Stepping into a new role as a Senior, mentoring dos and dont's? Founder from Zurich heading to SF and Austin for the first time Hacker News No Manual Screenshots: I Built a Scalable Screenshot API Using Cloud Playwright Ask HN: Thought experiment: AGI giving us answers we don't like? Ask HN: I quit my job over weaponized robots to start my own venture 1% Vacancy, 81% Preleased: Where Midmarket Compute Deploys in 2026 Ask HN: Preferred pricing model for sound effects libraries? Copy of the email I sent to my undergraduate professors on Nov 30, 2025 Model API Performance | Hacker News Ask HN: Are open-weight LLMs the new offline encyclopedias? Valgrind 3.27 RC1 is out Claude Code OAuth down for >12 hours Ask HN: What's Better?–Tauri or Electron?
Ask HN: Honest question about text-to-CAD. Is it BS?
giasiara · 2026-04-25 · via Hacker News: Ask HN

I'm a coder, not a mechanical engineer. I keep seeing text-to-CAD projects everywhere. Got curious and started building one myself. Went deep on what's out there.

I have doubts.

The demos are cherry-picked. Badly. Landing pages, X, Linkedin, all of it.

A lot of these tools just generate meshes and call it CAD. Technically true, but the real value is in BREP. Some are just coding agents that use openscad, cadquery, build123d, etc.

I did actual user research. Talked to people who use FreeCAD/Fusion360/SolidWorks daily, various skill levels (beginners, experts, etc.). Actually paid them actual money to try Text-To-CAD. Almost everyone said the same thing: they're faster in SolidWorks etc. than any Text-to-CAD tool.

Current LLMs SOTA breaks the moment you have multiple bodies or real mechanical parts. Some devs will say they pulled off complex stuff. Sure. But would it have been faster in the GUI?

LLMs are bad at visual reasoning. I don't care what the latest benchmark says. Spatial and geometric reasoning is a weak spot currently.

So is Text-to-CAD just BS right now? Really? Are we chasing the wrong workflow?

Genuinely want to hear your takes to at least to answer myself.