←back to thread

263 points itzlambda | 10 comments | | HN request time: 0s | source | bottom
Show context
jameslk ◴[] No.44608826[source]
Maybe I’ve been missing some important stuff, but it seems the most relevant and important updates eventually just bubble up to the front page of HN or get mentioned in the comments
replies(3): >>44608862 #>>44608867 #>>44609245 #
1. SoftTalker ◴[] No.44608867[source]
Trying to keep up is like jumping on a 90mph treadmill. I have decided to opt out. I think AI (and currently LLMs) is more than a fad and not going away but it's in a huge state of churn right now. I'm not investing a ton of time into anything until I have to. In another few years the landscape will hopefully be more clear. Or not, but at least I won't have spent a lot of time on stuff that has quickly become irrelevant.

I'm currently not using AI or LLMs in any of my day-to-day work.

replies(4): >>44609014 #>>44609019 #>>44609147 #>>44609741 #
2. HellDunkel ◴[] No.44609014[source]
This. When has early adoptation paid off lately? Remember prompt engineering?
replies(2): >>44609294 #>>44610439 #
3. bluefirebrand ◴[] No.44609019[source]
I agree pretty strongly

Yeah it's not a fad, but I think it's really not as useful to me right now as the hype seems to suggest

I'm going to keep an eye on developments, but I'm not using it for my day to day either. I'm just not seeing the same value other people seem to be seeing right now and I'm not going to exhaust myself trying to keep up

One day Claude is the best. Next is Cursor. People are switching tools every two weeks trying to keep up

Not for me thanks. Especially not with how inconsistent the quality and output still are

4. bzmrgonz ◴[] No.44609147[source]
give me whisper real-time transcriber and I'll be happy!!
5. Disposal8433 ◴[] No.44609294[source]
I remember the same FOMO that happened with "Google searching." People wrote and sold books about how to search properly on Google. The same with AI will happen: either it will flop, or we'll be able to learn all the needed skills in a few days. I don't worry about it.
replies(3): >>44609747 #>>44609809 #>>44611909 #
6. chasd00 ◴[] No.44609741[source]
i'm in the same boat, i did the zero-to-hero series karpathy put out to get a basic understanding of what we're dealing with. At work, I helped put together a basic rag setup last year that's in production so feel ok with implementation. Finally, i have a little personal pet project that i'm going to feel out with claude code over Christmas to get more hands on. That's about it all i'm going to do to "keep up". I'll let the fighters fight it out and then just use whatever wins.

btw here's a link to the karpathy videos https://karpathy.ai/zero-to-hero.html

edit: i use claude and chatgpt day to day to help with simple things like regex, a replacement for google search in same cases, and self contained classes, functions, and other small discreet blocks of code.

7. gowld ◴[] No.44609747{3}[source]
I've banked professional success on my superior "Google Searching" ability (compared to my peers) for 20 years. A little but of thinking goes a long way, even when using tools designed to replace thought.
8. Mars008 ◴[] No.44609809{3}[source]
For some of us this time has come, i.e. it's already useful and worth learning and spending on prime accounts.
9. twelve40 ◴[] No.44610439[source]
what do you mean remember? it didn't go anywhere. I try to understand how to make this useful for my daily programming, and every credible-looking advice begins with "tell LLM to program in style ABC and avoid antipatterns like XYZ", sometimes pages and pages long. It seems like without this prompt sourcery you cannot produce good code using an LLM it will make the same stupid mistakes over and over unless you try to pre-empt them with a carefully engineered upfront prompt. Aside from stupid "influencers" who bullshit that they produced a live commercial app with a one-liner English sentence, it seems that getting anything useful really requires a lot of prompt work, whatever you want to call it.
10. diamond559 ◴[] No.44611909{3}[source]
Also, if it does achieve superhuman level intellect what is the point of learning at all. It will have solved physics and math for us already and the model owners will have reaped all the rewards, what good are us meatbags?