this post was submitted on 25 Jul 2024
37 points (76.8% liked)

Technology

57997 readers
5269 users here now

This is a most excellent place for technology news and articles.


Our Rules


  1. Follow the lemmy.world rules.
  2. Only tech related content.
  3. Be excellent to each another!
  4. Mod approved content bots can post up to 10 articles per day.
  5. Threads asking for personal tech support may be deleted.
  6. Politics threads may be removed.
  7. No memes allowed as posts, OK to post as comments.
  8. Only approved bots from the list below, to ask if your bot can be added please contact us.
  9. Check for duplicates before posting, duplicates may be removed

Approved Bots


founded 1 year ago
MODERATORS
 

OpenAI: "We think there is room to make search much better than it is today. We are launching a new prototype called SearchGPT"

https://openai.com/index/searchgpt-prototype/

@technology

you are viewing a single comment's thread
view the rest of the comments
[–] Eheran@lemmy.world 4 points 1 month ago* (last edited 1 month ago) (12 children)

What is so bad about GPT4? It enabled me to do countless things I could not have done otherwise since it would have taken 10x as long easily.

[–] AmbiguousProps@lemmy.today 3 points 1 month ago* (last edited 1 month ago) (5 children)

Have you seen GPT4o (which was just a way for OpenAI to get away with destroying performance and accuracy to save money)? Or even the kneecapped GPT4 these days? It's actually terrible compared to other LLMs.

[–] Eheran@lemmy.world 4 points 1 month ago* (last edited 1 month ago) (4 children)

I have used it, yes. It is no god, but holy cow it knows how to program an ESP32 to throw a web surface at people (so both backend and frontend) which I would have never learned to do. It also knows how to code a 2D heat transfer simulation in Python. Or help me find errors and much faster ways in my rotary kiln simulation. It also helps me understand this or that concept without googling and reading 10 pages to understand the one specific detail I need to know. It is like using Excel vs. a simple calculator.

And yes, I think GPT4 from like a year ago was even more powerful. But 4o now also seems pretty good again. Which LLM is even better?

[–] floquant@lemmy.dbzer0.com 3 points 1 month ago* (last edited 1 month ago) (1 children)

which I would have never learned to do.

it knows how to code

Please take a step back and reconsider what you think your mind can do vs what LLMs can. The ability to understand is what separates us from machines, at least for now. Not saying AI is bad, but it's important to keep in mind what it is, and what we are. Also, fuck OpenAI, run local models if you can.

[–] Eheran@lemmy.world 1 points 1 month ago (1 children)

What is your point? I do not have time to learn everything about every topic and do it all by hand too. This tool saves me time. I do not have to learn the intricate details of how to code a frontend with the fucking retarded functions and what not. Let alone the matching backend. I just need to know what I want and then get it, even if it takes a few tries and debugging.

[–] shiftymccool@programming.dev 3 points 1 month ago* (last edited 1 month ago) (1 children)

I do not have to learn the intricate details of how to code a frontend with the fucking retarded functions

I hope this isn't your job...

If you don't know what you're doing, you have no idea if chatpt is doing it right. Spoiler alert, it isn't. Chatgpt RARELY gets things even remotely right, it's worse than a junior dev in that you have to keep an eye on it to make sure it's not doing something super-stupid. This requires that you know at least more than an llm, which requires that you learn. Llms should be used as a convenience, not a replacement for knowledge.

Source: full-stack developer for 20+ years

[–] Eheran@lemmy.world 3 points 1 month ago* (last edited 1 month ago)

Both frontend and backend work. The same result one could expect if I had spend the time to learn it and then debug for this one specific issue for ages. What does not work is the "set" button as well as the mDNS. The first I am sure a good program could fix, the other is due to a lack of updates to the old phone to get mDNS working.

We are only taking about an ESP32 project here, not an actual website. Just for convenience for data input and output this is far(!) better than a display and some buttons... Which is what I used to do in the past decade.

load more comments (2 replies)
load more comments (2 replies)
load more comments (8 replies)