https://generativeai.pub/google-just-launched-gemini-cli-200-month-worth-of-ai-for-free-8b03a474e119
#AI #ArtificialIntelligence #OpenSource #CommandLineInterface #CLI #Gemini #Google #news
Linux Commands for Beginners 2025: Tutorial 6
#CommandLineInterface #LinuxCommands #LinuxTutorial #Totós2025 #Tutorial
https://blazetrends.com/linux-commands-for-beginners-2025-tutorial-6/?fsp_sid=55170
It's kinda bizzare that you might use a tool for years, with some remarkable distraction on each occasion, instead of configuring it properly.
Today I switched from the sequence of "ssh <host>; tmux attach" to a configuration that does it form me:
```
Host ...
...
RequestTTY yes
RemoteCommand tmux new-session -A ...
```
One thing I always do when I type `rm` in the terminal.
1. Check what is my current working directory
2. Check what file or directory I'm trying to delete
3. Check if I'm conscious.
4. Check if this is not some fabricated dream.
6. Check if the voices in my head are shut.
7. Check if the keyboard is not moving by itself.
8. Check rule 5 again.
#Linux #Terminal #Console #Programming #Technology #Funny #Bash #Shell #CLI #CommandLine #CommandLineInterface
How To BitTorrent Using Magnet Links And .Torrent File link Addresses On Ubuntu Linux Terminal (CLI) https://youtu.be/YOrq29Cjc9o #Websplaining #Aria2 #Aria2c #BitTorrent #Torrents #Torrenting #CLI #CommandLineInterface #CommandLine #Terminal #MagnetLinks #TorrentFileLinkAddresses
Today I learned how to create a Finder alias using AppleScript and the command line:
```bash
$ osascript -e 'tell application "Finder" to make alias file to posix file "/opt/homebrew/opt/emacs-plus@29/Emacs.app" at posix file "/Applications" with properties {name:"Emacs.app"}'
alias file Emacs.app of folder Applications of startup disk
```
This is for the particular case of creating an Emacs.app named alias at the Applications folder for the Homebrew version of the `emacs-plus` package, but changing the paths above will allow you to create arbitrary Finder aliases from the command line.
#TIL #TodayILearned #AppleScript #Finder #alias #CLI #CommandLineInterface #osascript
TLDR Pages Digest: Highlights of the Day (07.10.2024) #commandlineinterface
#tldr #tldr_pages #github #opensource #freesoftware #tldrpages #linux #cli #commandline
Anyone fancy a 1970s/early 80s CLI style app that has genuine real life use, some story/mystery with a UK specific leaning? It's a 'what would an early educational all in one app for home computing exercise in pondering look like?'. It's also PC only. Now I've sold you on it.... Any takers?? 😂
Just published Kitten’s¹ new database² commands:
- kitten db [table name] to see info the database/a specific table
- kitten db delete [table name] to delete the database/a specific table
- kitten db tail <table name> to follow a specific table
Full docs: https://codeberg.org/kitten/app#database-commands
¹ https://codeberg.org/kitten/app
² https://codeberg.org/small-tech/jsdb
#Kitten #SmallWeb #SmallTech #JavaScriptDatabase #javascript #database #JSDB #web #dev #js #NodeJS #commandLineInterface #CLI
This post was also a test of the "toot" command line interface tool for Mastodon:
https://github.com/ihabunek/toot
[edited because originally I had the GitHub for a different project with the same name]
I installed it on my Mac using Homebrew, but I think it's installable on various Linux distros.
It's very full featured, supporting images and alt text, e.g. Very cool!
If you're a nerd on Mastodon, you should look into the CLI client. Super handy. I just followed like a dozen+ users using , which was waaaaay easier than copying each non-my-instance handle and pasting it into the search box like a GUI user.
Charm make free open source command line interface apps, libs and back ends. You can follow at:
➡️ @charm
Their website is at https://charm.sh
#Charm #CharmSH #CharmBracelet #CLI #CommandLineInterface #CommandLine #CommandLines #Terminal #Terminals #Programming #Computing #Dev #Software #Apps #Development #SoftwareDevelopment
Hmm...
"Command Line Interface Guidelines", Aanand Prasad, et al (https://clig.dev).
On HN: https://news.ycombinator.com/item?id=25304257
#CommandLine #CLI #Interface #Guidelines #UnixPhilosophy #Tools #Unix #Programs #CommandLineInterface #Flags #Options #Pipes
And the command-line-interface alternative to my #NowStreaming utility is working fairly well now too.
#curl + #bash scripting + #jq + #Twitch #API + #owncast directory JSON feed + #FZF (#FuzzyFinder) + #mpv
🅰️ Opened up the program.
🅰️🅰️ Had to start from the Command Line Interface because the app was not found in my menus.
🅱️ Will be brought up later once I try the other apps...