this post was submitted on 28 Aug 2026
558 points (97.6% liked)

Technology

87649 readers
3369 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 3 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] JasonDJ@lemmy.zip 1 points 5 hours ago* (last edited 5 hours ago)

Well now Idk about that...it's assumedly trained on the entire Microsoft archive of code. Probably also trained on everything in GitHub, too.

I wouldn't doubt an LLM's ability to churn out lots of lines of code and add-on half the original LOC's in random Windows Crap.

Also, have you seen Windows 11? Damn near unrecognizable from Windows 10 20H2, let alone 1507. And a lot of that is absolute crap updates like hiding the original legacy tools and putting in worthless apps that look nice but can't do half the crap that they could before (looking at you, ncpa.cpl)...but at least the original tools are just "hidden", not removed. Yet.

I will say, I do like PowerShell lately. Probably more than bash (as in, all other things equal, I can either turn on a Windows PC to write a shell script, or a Linux PC to write a shell script, to do the same thing...the only reason I'd prefer bash would be because I wouldn't have to use Windows...). Not as much as Python, but that's kinda apples/oranges.