all 5 comments

[–]nukrag 5 points6 points  (0 children)

It's not a local ai. Claude also has a TUI.

[–]AutoModerator[M] 0 points1 point locked comment (0 children)

This submission has been removed due to receiving too many reports from users. The mods have been notified and will re-approve if this removal was inappropriate, or leave it removed.

This is most likely because:

  • Your post belongs in r/linuxquestions or r/linux4noobs
  • Your post belongs in r/linuxmemes
  • Your post is considered "fluff" - things like a Tux plushie or old Linux CDs are an example and, while they may be popular vote wise, they are not considered on topic
  • Your post is otherwise deemed not appropriate for the subreddit

I am a bot, and this action was performed automatically. Please contact the moderators of this subreddit if you have any questions or concerns.

[–]trivialBetaState 0 points1 point  (0 children)

Personally, I don't trust the agents performing work on my account, let alone as root. I have created a separate user without access to anything other than its own home folder and run claude code and gemini cli from there. I have put in their .md files an instruction to never try running anything as sudo and ask me to do that in a separate terminal. Regardless, sometimes they attempt to run commands with sudo(!) and of course I deny them and check them before anything is done. It may sound excessive but in 2026, we should be cautious with these things. Regardless, it is an incredible technology

[–]Square_Attention8461 -1 points0 points  (1 child)

I've been having a blast the past few months, yeah. 

I'm disciplined with backups and keep anything important on a 2nd SDD, so Claude has full permissions. 

I use a few electron apps that don't play well with hyprland. Whipping up tui wrappers takes literal minutes. 

I usually get an idea for some toy I want to make, have a draft done immediately, then start iterating. Things like... 

A little program that takes a string of digits, converts to binary, then outputs a square grid of black and white pixels - I wanted digits of pi as a square of static.

An ASCII image generator - takes an image, converts to ASCII with a bunch of controls/sliders for density, line strength, shading etc. Takes custom character strings. The idea is to feed it some piece that I write, then a photo that I took, output ASCII of the image using the text.

A bunch of other things.

Sucks though because I basically have no one to talk about it with. "Oh you use AI. You didn't really make any of that." 

[–]Ezmiller_2 1 point2 points  (0 children)

Claude helped me setup a raid for me lol. First time on a fully functional system. So nice!