Which programming stack should I choose?So I need a roadmap; what technologies should I learn?
>>1553532Too late.
>>1553537I know is too late, but tell me anyway.
>>1553532we don't even know if "developer" will still be a real career by the end of 2026. Stop thinking about career and just start building
>>1553545Yeah but if i want to lear, is there like a stack or a path to follow?
>>1553547Learn to prompt
>>1553545>we don't even know if "developer" will still be a real career by the end of 2026It will.Degradation of quality can already be seen at this point.Ever since people started using "AI" on github, the quality of the codebase has started to degrade more and more. And these worse codebases are now cannibalized for more training... It's a downward spiral.These tools are great to help programmers at STEPS, they can quickly create the annoying parts of a function, analyze the code for potential errors etc. But to create a functioning program there are still humans required.The other possibility could be that tasks that originally were taken over by a program will simply be TAKEN OVER by an AI network, replacing the code entirely.If you are afraid of that OP, you should look into fields where restrictions are so tight that models cannot be ran, like embedded systems. If you have to work with an 8 bit microcontroller on 2 AA batteries there is no way in hell to run a model on there.