Live data from Hacker News

It's time to become an ML engineer (2022)

blog.gregbrockman.com

11–20 of 53 posts

Re: It's time to become an ML engineer (2022)

#11
post #4
post #3

Nearly 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.

Seriously? 10x? Either those were cushion jobs or you oversold your claim

Re: It's time to become an ML engineer (2022)

#13
post #3

Nearly 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)

#18
post #4
post #3

Nearly 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.

Please give us a source for the x10.

Re: It's time to become an ML engineer (2022)

#19
post #3

Nearly two years on from this article's publication, 'AI' tools are still as useless as ever for productive work.

I don't know that I'd say _useless_ but there's _a long way_ to go. I also suspect that many developers are going to wind up being dependent upon them at the expense of getting familiar with reading code/documentation, exploring with debuggers, writing forum/blog posts, etc.

Here is one example from the last time I asked Claude a question about message filtering on AWS SQS, which is a very common exchange in my (relatively limited) experience with these tools.tool

# me responding to a suggestion to use a feature which I was pretty sure did not exist

> ... and you're sure this strategy works with SQS FIFO queues?

# Claude apologizing for hallucinating

> I apologize - I need to correct my previous responses. I made a mistake - message filtering with message attributes is NOT supported with FIFO queues. This is an important limitation of FIFO queues.

If I didn't already have familiarity with this service and its feature set, I would have wasted 15/30/60 mins trying to validate the suggestion.

I can't imagine trying to debug code that was automatically generated and inserted into my toolchain using Copilot or whatever else. Again, I'm sure this will all get better but I'm not convinced that any of these tools should be the first ones we reach for.

Re: It's time to become an ML engineer (2022)

#20
I find this take interesting in the present. I work at $BIGCO that has done lots of ML in house for many years. I have noticed more and more ML projects being killed because their work is superseded by external model vendors. Why spend millions on a team to build a new model, when you can pay thousands to rent someone elses?
Post reply on HN