Nice video, it's always interesting to see other people's set up. Thanks for the tour!
#Tech #Kitty #TerminalLife
Chips and snacks lined up at the airport quick bites for travelers on the move,
www.shutterstock.com/g/Hitra?rid=...
before takeoff.🛫
#AirportSnack #TravelFood
#ChipsAndSnacks
#GrabAndGo #PreFlightBites
#TerminalLife #SnackAisle
#OnTheMove #Travel
Reading your inbox like it’s 1995? Connect to IMAP servers with nothing but Telnet and a terminal. Fast, raw, and retro.
#IMAP #Telnet #EmailHacks #TerminalLife #SysAdminTips #Mailslurp
www.youtube.com/watch?v=w2y8...
i wrote a TUI wrapper for `bw` CLI with auto-complete ability. The #bitwarden desktop on linux is ok, but lacks auto-complete. I've also struggled with offline usage, and lack of an "archive" feature. it uses #fzf and the official `bw` client: github.com/opennomad/bwzy
#cli #terminallife
🧬 Just dropped my first blog post on BioBits by Steve!
A look at how I’ve evolved from classic Bash scripting to AI-assisted coding with GitHub Copilot.
📖 Read it here: stevebaeyen.github.io
#Bioinformatics #AItools #GitHubCopilot #TerminalLife #BioBitsBySteve
See who logged into your system:
last -a | head -10
Investigate login history like a terminal detective. 👀🐧
#Linux #SecurityTips #Sysadmin #TerminalLife #BlueSkyTech
🐧 Using Linux doesn’t make you better than anyone…
…unless we’re talking servers, reviving old PCs, or hacking life through a terminal. 😎
#Linux #OpenSource #TechHumor #TerminalLife #BlueSkyTech
🧠 Linux Tip:
Still using cat and grep?
Try this combo:
rg "function" | bat --paging=never -pl bash
It’s fast, colorful, and smart.
Search code with syntax highlighting right from the terminal. ⚡
#Linux #Ripgrep #Bat #TerminalLife #OpenSource #BlueSkyTech
🧠 Truco Linux:
Usa && para ejecutar comandos solo si el anterior fue exitoso:
make build && make test && make deploy
No hay deploy si fallan las pruebas. 😎
#Linux #TrucoLinux #TerminalLife #DevTips #BlueSkyTech #OpenSource
🧠 Avoid the rage of accidental file loss in vim:
Just add this to your .vimrc:
‣ set backup
‣ set backupdir=~/.vim/backups//
Now Vim quietly saves backups in the background.
You can still swear… but now it’s optional. 😅
#Linux #VimTips #TerminalLife #OpenSource #BlueSkyTech
🐧 Linux teaches you more than commands.
It teaches patience, curiosity, and the power of understanding your tools.
Behind every man, there’s a manual… but also a mindset.
#Linux #OpenSource #DevMindset #TerminalLife #BlueSkyTech #FOSSPhilosophy
🐧 Truco Linux que pocos conocen:
notificación de alerta directamente desde el terminal
`echo -e "\a"`
🔔 Hará sonar un *beep* si el sistema lo permite.
Úsalo en scripts cuando quieras una alerta sonora tras tareas largas.
#Linux #TrucoLinux #TerminalLife #SysadminTips #BlueSkyTech #OpenSource
🐧 Truco Linux para mentes curiosas:
¿Sabías que puedes mostrar un calendario completo desde tu terminal?
Prueba esto:
`cal -y`
Verás el año entero en formato terminal.
Ideal para programar tareas, cron jobs o simplemente
#Linux #TrucoLinux #CommandLineZen #TerminalLife #BlueSkyTech #OpenSource
rm -rf: The Final Solution 🧨💣
When you just want it gone — for real.
Dangerous vibes: techgeeksapparel.com/rm-rf-...
#LinuxNerd #SysadminHumor #TerminalLife
root@localhost: Where Real Hackers Hang Out.
Live from the command line.
Get nerdy: techgeeksapparel.com/rootlo...
#LinuxLife #SysadminHumor #TerminalLife
Wild how after the reformat, my gaming rig turned into my building shit machine. 🛠️⚡️
Now every boot feels like ignition. I’m lit up with inspiration.
Here’s how I redid my terminal btw (yes, I’m on Windows 11 lol):
medium.com/@wizards777/...
#DevRig #TerminalLife #FromGamerToBuilder #Windows11Dev
anime guy in front of computer scree wearing headphones
woke up. updated Arch. customized Hyprland. drank coffee. wrote bash scripts all day. broke nothing.
we out here thriving ☕🐧 #ArchLinux #Hyprland #bash #TechLife #Linux #TerminalLife #ricing
Just ran a full system update, customized my terminal, and automated my backups with a Python script—all before my coffee got cold. ☕🐧
Linux isn’t just an OS, it’s a lifestyle.
#Linux #FOSS #TerminalLife #SelfHosting #OpenSourceJoy
🚀 A browser in your terminal, because using Chrome or Firefox is too mainstream! Check out this cool project on GitHub: github.com/pointless-code/browser #Tech #Coding #OpenSource #TerminalLife #docker #buildinpublic #programming