It's time to become an ML engineer (2022)
31–40 of 53 posts
Re: It's time to become an ML engineer (2022)
#32Re: It's time to become an ML engineer (2022)
#33Nearly two years on from this article's publication, 'AI' tools are still as useless as ever for productive work.
They can be incredibly useful for many kinds of knowledge work. I've been much more productive using LLMs than before. I'm at the point where I dont know how I ever managed without.
Re: It's time to become an ML engineer (2022)
#34Nearly two years on from this article's publication, 'AI' tools are still as useless as ever for productive work.
Fully disagree. When developing I use llm's all the time. its far quicker for me to ask an llm to build a react component than for me to type it and have to remember all the little nuances for a technology I use a couple of times a year.
When proto typing things or doing quick one offs, using an LLM makes me 10x more productive.
Re: It's time to become an ML engineer (2022)
#35Nearly two years on from this article's publication, 'AI' tools are still as useless as ever for productive work.
Curious to hear what kind of work you do. Because there are definitely fields where productivity as 10x'd because of AI tools.
Re: It's time to become an ML engineer (2022)
#36Re: It's time to become an ML engineer (2022)
#37Earlier quoted context omitted.
They can be incredibly useful for many kinds of knowledge work. I've been much more productive using LLMs than before. I'm at the point where I dont know how I ever managed without.
Can you even call it "knowledge work" then?
Re: It's time to become an ML engineer (2022)
#38Re: It's time to become an ML engineer (2022)
#39Re: It's time to become an ML engineer (2022)
#40Nearly two years on from this article's publication, 'AI' tools are still as useless as ever for productive work.
Chatgpt is really good at small throwaway scripts to accomplish some task that could have taken a good portion of the day to write up otherwise (almost always gets the code right on first try)
They are also pretty good at software translations nowadays. You can give them a yaml file and they know what's a variable or placeholder and what's text to be translated.