За іронією долі, ми побачимо повернення до традиційних для CS навичок. Я вважаю, що найважливішими навичками CS зараз будуть компілятори, інфраструктура та безпека. Є мем про те, що ти ходиш на курс CS і не можеш створити повноцінний додаток в кінці. Вже ні!
Hari
Hari10 серп., 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.
40