this post was submitted on 19 Jul 2025
-1 points (49.2% liked)
PC Gaming
11916 readers
282 users here now
For PC gaming news and discussion. PCGamingWiki
Rules:
- Be Respectful.
- No Spam or Porn.
- No Advertising.
- No Memes.
- No Tech Support.
- No questions about buying/building computers.
- No game suggestions, friend requests, surveys, or begging.
- No Let's Plays, streams, highlight reels/montages, random videos or shorts.
- No off-topic posts/comments, within reason.
- Use the original source, no clickbait titles, no duplicates. (Submissions should be from the original source if possible, unless from paywalled or non-english sources. If the title is clickbait or lacks context you may lightly edit the title.)
founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
There are so many time-saving things that can be done with a little bit of scripting. It's one reason why excel is so abused. Now that the bar to real scripting is dropping significantly, and we'll see more and more people solving their own small problems rather than relying on others or suffering through repetitive work. Good stuff.
It doesn't mean that they are ready to design, build and maintain reliable software or services...
We'll see more APIs and libraries being used directly by end users, though.
AI agents are a counter-force to this, letting LLMs interact directly with APIs, meaning users don't have to even touch code.
Yup! How many modern programmers actually know how to do assembly? Could actually program a complex program only in machine code
All of the tools and abstractions we build allow people to be productive at the cost of efficiency. The next generation of tooling will be no different
Fuck, I remember my assembly language class. I describe it less as "passing" the class and more as "surviving" the class.