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

推荐订阅源

Microsoft Azure Blog
Microsoft Azure Blog
WordPress大学
WordPress大学
小众软件
小众软件
OSCHINA 社区最新新闻
OSCHINA 社区最新新闻
V
V2EX
Hugging Face - Blog
Hugging Face - Blog
美团技术团队
博客园 - 三生石上(FineUI控件)
Last Week in AI
Last Week in AI
酷 壳 – CoolShell
酷 壳 – CoolShell
博客园 - Franky
Microsoft Security Blog
Microsoft Security Blog
Y
Y Combinator Blog
A
About on SuperTechFans
The GitHub Blog
The GitHub Blog
U
Unit 42
H
Hackread – Cybersecurity News, Data Breaches, AI and More
云风的 BLOG
云风的 BLOG
IT之家
IT之家
MyScale Blog
MyScale Blog
V
Visual Studio Blog
Cyber Security Advisories - MS-ISAC
Cyber Security Advisories - MS-ISAC
I
InfoQ
博客园 - 司徒正美

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.