Viewing profile — DHaldane
DHaldane
HN member- Joined
- Sat, Jul 02, 2016, 3:49 PM UTC
- HN karma
- 579
- Public activity
- 111 items
- HN profile
- View on Hacker News ↗
About DHaldane
Co-founder/CEO, JITX (YC S18), jitx.com
Email: d.haldane@jitx.com
Recent public activity
-
comment
Comment #42218515
It's ok to build a compiler sometimes -- it's just very important to make that choice intentionally
-
comment
Comment #41461609
This is an old story, rehashed without new information. That 7nm chip from SMIC is what prompted the export controls -- nobody thought they were close before that.
-
comment
Comment #40754868
I've found the same thing - a little syntax example, some counter examples and generative AI does well generating syntactically correct code for PCB design. A lot of the netlists a…
-
comment
Comment #40752816
Have you tried using more 4000x more samples? https://redwoodresearch.substack.com/p/getting-50-sota-on-ar...
-
comment
Comment #40752778
I've found that for speeding up design generation like that, most of the utility comes from the coding approach. AI can't do it itself (yet), and having it call the higher level fu…
-
comment
Comment #40752741
I promise that we want to stay a software company that helps people design things! Adding Skynetn't to company charter...
-
comment
Comment #40752659
Agree that PDF digesting was the most useful. I think Gemini could definitely do that microphone study. Good test case! I remember spending 8 hours on DigiKey in the bad old times,…
-
comment
Comment #40752567
Right - LLMs would be a bit silly for these cases. Both overkill and underkill. Current approach for length matching is throw it off to a domain specific solver. Example test-circu…
-
comment
Comment #40751703
I doubt it too, but I notice that I keep underestimating the models. Do you have a challenge task I can try? What's the easiest thing I could get an LLM to do for circuit board des…
-
comment
Comment #40751601
My gut agrees with you that LLMs shouldn't do this well on a specialty domain. But I think there's also the bitter lesson to be learned here: many times people say LLMs won't do we…
-
comment
Comment #40751445
Update: Sonnet 3.5 is better than any other model for the circuit design and part finding tasks. Going to iterate a bit on the prompts to see how much I can push the new model on p…
-
comment
Comment #40751369
It really depends on the type of question, but generally I'm between Gemini and Claude these days for most things.
-
comment
Comment #40751363
That's an interesting question - I'll take a few pokes at it now to see if there's improvement.
- story
-
comment
Comment #40216042
I'll note that the bandwidth doubled from PCIe 4.0 to PCIe 5.0 (it's now 30GHz). Dealing with that speed increase is causing a whole lot of problems for all the designers in the ec…
-
comment
Comment #40137618
Without knowing exactly what you are working on, here are a few ideas: 1. Figure out if you can do fewer slow iterations. What's driving the need for a full PCBA run for each itera…
-
comment
Comment #40076398
Fascinating technology - if I interpret it correctly it looks like you're replacing lots of manual pipetting with a surface that can scooch little drops around using electrostatics…
-
comment
Comment #39782817
Thanks for the feedback -- very helpful.
-
comment
Comment #39782436
Seems right - Renesas just acquired Altium after all. Varies a lot by customer.
-
comment
Comment #39782411
Good set of questions, and thanks for the feedback. Currently updating the website to add this stuff. Comments/answers to questions in order: 1. Yes, finding a single resistor is e…
-
comment
Comment #39782269
Welp - seems there are out of date parts of the website. We launched router last Tuesday so have to update that we are end to end now. Thanks for the pointer!
-
comment
Comment #39782251
Thanks Mike! We're still in VSCode -- thank you for kicking off that very first extension.
-
comment
Comment #39782233
Hey - you got this very correct. Good insights as to what we're up to. Grueling to build product for the pros, but once done it can support a lot of people. Good automation can dis…
-
comment
Comment #39778302
This is the classic SaaS CAD tool approach. But JITX runs locally - all design data stays local and we're not holding it hostage in our cloud. Definitely agree with a free version …
-
comment
Comment #39778274
Schematics ended up being a hard requirement, so we put in the work to generate good ones automatically and the tools for EEs to adjust the aesthetics without ruining the correctne…