Irónicamente, vamos a ver un regreso a lo tradicional en habilidades de CS. Creo que las habilidades de CS más importantes ahora serán compiladores, infraestructura y seguridad. ¡Hay un meme sobre tomar una clase de CS y no poder construir una aplicación de pila completa al final! ¡Ya no más!
Hari
Hari10 ago, 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.
45