5 fun #Linux #commands you'll want to try at least once. Take a break from productivity. The Linux #terminal window can actually be quite entertaining.
https://www.zdnet.com/article/5-fun-linux-commands-youll-want-to-try-at-least-once/

5 fun #Linux #commands you'll want to try at least once. Take a break from productivity. The Linux #terminal window can actually be quite entertaining.
https://www.zdnet.com/article/5-fun-linux-commands-youll-want-to-try-at-least-once/
Just released: termcolor 3.0.0
ANSI colour formatting for the terminal.
Add support for Python 3.14
Only apply FORCE_COLOR, NO_COLOR & ANSI_COLORS_DISABLED env vars when present & not an empty string
Replace literal types with strings
Replace deprecated classifier with licence expression (PEP 639)
Speedup: move typing imports into type-checking block
Remove deprecated __ALL__, use __all__ instead
@itsfoss Kew is absolutely the best thing I have discovered in a long time. I completely stopped using my Navidrome server at home because of it. #cli #terminal #music_player #Navidrome
Tmux, sácale más partido a la terminal https://myblog.clonbg.es/tmux-sacale-mas-partido-a-la-terminal/ #Terminal #Software https://clonbg.es
Alacritty, la terminal más rápida https://myblog.clonbg.es/alacritty-la-terminal-mas-rapida/ #Terminal #Software https://clonbg.es
The {cli} package makes it easy to show pretty and informative messages to the user of your code. https://github.com/r-lib/cli #rstats #terminal
RunAs Radio Episode #977 - Writing Better PowerShell with Jeff Hicks and host Richard Campbell.
I tried bibiman today. It really is a wonderful TUI for searching your bib-files!
https://codeberg.org/lukeflo/bibiman
VimWiki: I write my notes in the terminal, like a monster
https://tinkerbetter.tube/videos/watch/2ac996b2-39eb-4208-92ef-3ea4815157cd
Homebrew in der Praxis – die besten Tools für deinen Mac-Alltag
https://techupdate.io/apple/homebrew-in-der-praxis-die-besten-tools-fuer-deinen-mac-alltag/50232/
I don't suppose there's a #terminal escape sequence that causes it to display some text in a new window? Because that would be an interesting alternative to a traditional #pager: instead of paging through the output of a program, it is displayed in its entirety in a separate window.
I think #macOS used to do this with man pages, but the feature seems to have been removed.
I wonder if there are any alternative pagers out there besides less.
There are loads and loads of editors and #terminal emulators, but not so many pagers.
Conocer la velocidad de lectura y escritura de un USB https://myblog.clonbg.es/conocer-la-velocidad-de-lectura-y-escritura-de-un-usb/ #Terminal #Software https://clonbg.es
Finally, I can contact alien life forms through my terminal
**astroterm**: A planetarium for your terminal.
Explore stars, planets, constellations, and more.
Comparing
https://github.com/wting/autojump
vs
https://github.com/ajeetdsouza/zoxide
Any big pros or cons? #terminal #devops #programming #nerd
Alacritty, la terminal más rápida https://myblog.clonbg.es/alacritty-la-terminal-mas-rapida/ #Terminal #Software https://clonbg.es
Hey infosec folks
I’m excited to share my project "Numtap", a CLI calculator that brings quick and reliable math to your terminal—perfect for those moments when you need fast calculations during analysis or scripting!
Why Numtap?
- An open-source CLI calculator for basic operations (like 2 + 3) and advanced functions (like sin, sqrt)
- Works in two modes: Interactive (for ongoing calculations) or Quick
(for one-off expressions)
- Built with JavaScript using `mathjs` for precision and `chalk` for a colorful interface
- Keeps a history of your calculations
Get Started
Install Numtap with the command below:
$ npm install -g numtap
Check out the screenshots below to see it in action! For more details, visit the links below.
Links:
- [GitHub](https://github.com/AbdeslamChouimet/numtap)
- [npm](https://www.npmjs.com/package/numtap)
I’d love to hear your feedback and suggestions for improvement!
What do you think
? Do you find CLI tools like this useful in your infosec workflows?