this post was submitted on 30 Jul 2025
55 points (85.7% liked)

Technology

73495 readers
2964 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 news or articles.
  3. Be excellent to each other!
  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, this includes using AI responses and summaries. To ask if your bot can be added please contact a mod.
  9. Check for duplicates before posting, duplicates may be removed
  10. Accounts 7 days and younger will have their posts automatically removed.

Approved Bots


founded 2 years ago
MODERATORS
top 11 comments
sorted by: hot top controversial new old
[–] SamuraiBeandog@lemmy.world 64 points 3 days ago (2 children)

Clickbait title. This is in the context of competitive coding, which is a very specific and constrained programming exercise with a time limit. Which is not at all comparable to real world software development.

[–] r00ty@kbin.life 19 points 3 days ago (2 children)

I think the problem is, to businesses it is very much comparable. Businesses only ever (and don't listen to anything they say, that's all a lie) think about short term revenue gains. If they actually ever planned ahead you'd not have the month end, quarter end and year end revenue panics that seemingly every medium to large organization has.

So, being able to make decent looking software fast, is actually way more useful to them than it being "good" long term.

My only hope at this point, is people doing software engineering for as many years as I have can now create "Artisan software" as an art piece or something and get rich from it. :P

Corporate: Spends millions working frantically to whip together a software project over two years.

Also Corporate: Kills the project and lays off the entire team two days after release when customers don't magically flock to the new platform overnight.

The longer I do this, the more I'm convinced the "M" in MBA actually stands for "Moron".

[–] Jaded99@lemmy.world 2 points 2 days ago

As long as button goes click...boss is happy 😁

[–] LodeMike@lemmy.today 0 points 3 days ago* (last edited 3 days ago) (2 children)

Eh. That's like saying speed chess "is not at all comparable" to chess. There's differences but it's the same game. In this case speed coding still relies on the programmers understanding of the problem. There's just usually less edge cases that you have to handle (usually input can be read in a less safe way because it's in a specific format, and others)

[–] SamuraiBeandog@lemmy.world 2 points 2 days ago

It's not the same game at all. A single purpose piece of code does not have the same considerations as a large software application. It's more like one is speed chess and the other is actual armies on a battlefield.

[–] saltesc@lemmy.world 4 points 3 days ago

It's more like comparing a review of Chapter 1 to a book report.

We know a computer is faster at things. It relies on that to perform iterations, overcoming the core shortfall of actual intelligence. Whereas the ideas a human gets are established almost instantly, especially with experience, but they perform slower.

Literally, this is the "development" in software development.

Are you better than AI at coding though?

[–] Greg@lemmy.ca 7 points 3 days ago (1 children)

Competition shows human is still better than AI at coding – just

[–] Schal330@lemmy.world 5 points 3 days ago

When I originally saw this report on another source, the key standout for me was how many people were beaten by the AI, and the fact the winner was 5% ahead, which really is a small margin. It was being touted as "Yay we beat the AI!" without acknowledging that there were a lot of people that lost to it.

[–] Jaded99@lemmy.world 1 points 2 days ago

Not faster though