top | item 46510709

(no title)

59nadir | 1 month ago

I'm going to go ahead and assume that we don't do the same type of work, we aren't likely in the same pool anyway.

discuss

order

cageface|1 month ago

C, Swift, Typescript, audio dsp, robotics etc.

People always want to claim what they’re doing is so complex and esoteric that AI can’t touch it. This is dangerous hubris.

59nadir|1 month ago

No, I wouldn't say it's super complex. I make custom 3D engines. It's just that you and I were probably never in any real competition anyway, because it's not super common to do what I do.

I will add that LLMs are very mediocre, bordering on bad, at any challenging or interesting 3D engine stuff. They're pretty decent at answering questions about surface API stuff (though, inexplicably, they're really shit at OpenGL which is odd because it has way more code out there written in it than any other API) and a bit about the APIs' structure, though.

sph|1 month ago

You discount the value of being intimately familiar with each line of code, the design decisions and tradeoffs because one wrote the bloody thing.

It is negative value for me to have a mediocre machine do that job for me, that I will still have to maintain, yet I will have learned absolutely nothing from the experience of building it.

joenot443|1 month ago

What kind of work do you do?

59nadir|1 month ago

I make custom 3D engines and the things that run on them.