|
|
|
|
|
by jb_briant
200 days ago
|
|
Software engineer here, using LLM for coding is shifting the job from mono tasking to multi tasking. I have several agents runing in parallel, they require inputs every 1 to 5 minutes. Im switching context all the time, and I must hold a larger context in my brain RAM instead of being focused on a single topic. I'm not writing code anymore for web development. On the other side, when doing game dev, with all the spatial geometry necessary, LLM are useless 97% of thr time. |
|