this post was submitted on 13 Apr 2026
450 points (98.9% liked)

Technology

83784 readers
3871 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
you are viewing a single comment's thread
view the rest of the comments
[–] AlecSadler@lemmy.dbzer0.com 1 points 1 day ago (2 children)

Yeah...no. I leverage AI tooling daily, but I'm not about to go that far.

[–] nutsack@lemmy.dbzer0.com 2 points 1 day ago* (last edited 1 day ago) (1 children)

ive been using Linux for 20 years. my assumption is that your barrier is tedious linux usability problems.

my suggestion specifically would be to give it research powers and regular non-root access, have it write configs and answer questions about your system, suggest alternative packages to install etc.

[–] AlecSadler@lemmy.dbzer0.com 1 points 1 day ago (1 children)

Alright, I'll give this a go on a VM first. If it can solve my RDP-like issues I'll be supremely happy - but to my knowledge, Linux just doesn't support such a thing the way I want to use it.

I'll test this on Ubuntu, Mint, Pop, and Debian to start but let me know if there is a distro you recommend.

[–] nutsack@lemmy.dbzer0.com 1 points 1 day ago* (last edited 1 day ago)

i am an extreme fan of arch, even if for no other reason than the AUR

im not sure about rdp but i remember vnc being the cross platform standard years ago. i have a comet wifi kvm giving me access to a mac mini because i need it for certain tools

[–] ranzispa@mander.xyz 1 points 1 day ago

I had this impression as well, until I had to troubleshoot some problems I was having with the screen. Did not give it root access, but it run a bunch of analysis on the system and within a few minutes it was spitting out configuration files that I just had to copy in the correct directories.

Doing the same myself would have taken me a day on the arch wiki. I've been using Linux for years, when I was on X I was editing the Xorg.conf without looking up the documentation. If you know exactly what the problem is, you'll fix it faster that way. However, if you don't troubleshoot many systems often it is unlikely that you have a structured approach to identifying the problem. LLMs can be quite organised in doing that.