logoalt Hacker News

Joel_Mckayyesterday at 6:03 PM3 repliesview on HN

Only decades of standards compliance, workmanship training, and experience. Human beings are very good at spotting patterns in noisy jungles, and making rational design tradeoffs.

Auto-routers have been around far longer than even smartphones. Somewhat functional in the trivial problem domains, and always useless where design choices mattered.

Best of luck solving a named problem. =3


Replies

KingMachiavelliyesterday at 7:09 PM

Computationally what’s the difference between a human and an LLM besides scale and speed? Trained humans are still using heuristics and shortcuts. Just because these are subconscious and only possessed by talented, trained professionals doesn’t make the skill computationally special.

show 1 reply
monocasayesterday at 6:57 PM

> Only decades of standards compliance, workmanship training, and experience

If that could solve NP-hard problems, computer science would be a very different field.

murderfstoday at 3:22 AM

> Somewhat functional in the trivial problem domains, and always useless where design choices mattered.

This is laughable when you consider that semiconductor design is the least "trivial" problem domain, and it happens entirely in RTL. There's basically zero human intervention when it comes to layout: even floorplanning is being automated nowadays.

show 1 reply