top | item 47020428

(no title)

SomaticPirate | 15 days ago

Every hype AI post is like this. “I’m making $$$ with these tools and you’re ngmi” I completely understand the joys of a few good months but this is the same as the people working two fang jobs at the start of Covid. Illusionary and not sustainable.

discuss

order

mlyle|15 days ago

I built and debugged an embedded stub loader for Rp2350 to program MRAM and validate hardware status for a satellite. About 2.5 hours of my time, a lot of it while supervising students/doing other things.

This would have been a couple day+ unpleasant task before; possibly more. I had been putting it off because scouring datasheets and register maps and startup behavior is not fun.

It didn’t know how to troubleshoot the startup successfully itself, though. I had to advise it on a debugging strategy with sentinel values to bisect. But then once explained it fixed the defects and succeeded.

LLMs struggle in large codebases and the benefit is much smaller now. But that capability is growing fast, and not everything software developers do is large.