Ironiskt nog kommer vi att se en återgång till traditionella CS-färdigheter. Jag tror att de viktigaste CS-färdigheterna nu kommer att vara kompilatorer, infrastruktur och säkerhet. Det finns ett meme om att ta en CS-klass och inte kunna bygga en fullstack-app i slutet av den. Inte längre!
Hari
Hari10 aug. 06:51
On LLMs Writing Code: - Invest in your CI/CD systems. Think about how you'd set up your pipelines if you had a massive engineering team. That's the level you want to aim for. - Over invest in automated tools, especially for security. Big teams do this but often ignore the output of these tools. LLMs can help sort through the output. - Go for a popular tech stack with tons of public training data. These will get better model support. Like React, Tailwind, Postgres, Typescript, AWS, etc.
44