Schnellsten Linux Mirror ermitteln
Schnellsten Linux Mirror ermitteln
Software sauber entfernen unter Linux mit Apt Rollback
Linux Remote Desktop mit X2Go
🐟 the_fuck.fish:
Experimenting with an automatic run of `thefuck` when the command fails
https://github.com/edouard-lopez/the_fuck.fish
1. Install thefuck https://github.com/nvbn/thefuck/
2. Install the_fuck.fish
fisher install edouard-lopez/the_fuck.fish
PR welcome :)
Alle Programme sofort griffbereit: Application Finder einrichten (oder "Wie komme ich aus vi raus?")
Fehlermeldung beim Update? So löst du das Problem!
Libervia CLI Tip 20:
There is a REPL in the CLI that you can launch with `li shell`.
Inside, you can select a command or sub-command with `cmd`, and fix an argument with `use`:
> cmd pubsub
pubsub> use service pubsub.example.org
Then just enter the sub-command to run it on the given service:
pubsub> affiliations
This is equivalent to `li pubsub affiliation -s pubsub.example.org`.
This is handy for exploring services.
https://libervia.org/__b/doc/backend/libervia-cli/shell.html
Been learning Rust and built another side project: **Sofos Code** — a fast, interactive CLI AI coding agent. It includes an interactive REPL, session history, secure sandboxed file ops, safe bash execution (for tests/build), colored diffs, web search, and optional `ripgrep` + Morph Fast Apply for ultra-fast edits.
I’d love recommendations on code structure, Rust idioms, and missing/awkward functionality:
📢 I've published a NEW Python library: pdfwm! A CLI and a lib.
It allows you to batch add watermarks to every page of every PDF file you need. Very useful when you need to provide confidential documents such as your ID card or passport when registering to some service.
pip install pdfwm
https://github.com/oclero/pdfwm
#python #library #cli #commandline #pdf #watermark #document #opensource #libre #mit
saw an article today about #cli stuff being written in #javascript. as I've aged, I've learned to adapt to new tooling. hell I've even accepted that js won't go away and webthings like #electron are unavoidable. however, js leaving the browser always makes me hella grumpy and I've not been able to embrace it.
old man yells at cloud and so forth.
C'est une première lancée de mise en page pour le premier zine tutoriel #ImageMagick . J'y couvre les premiers pas, les commandes de base, quelques cas d'utilisation fréquente, ainsi que les principes de l'enchaînement de paramètres.
Je vise les 32 pages A5, peu pouvant être dit avec moins. Et sachant que ça m'a pris un beau temps de travail, je crois que je vais le vendre (avec code source), est-ce que c'est correct?
:panic_intensifies:
Vous en pensez quoi?
Sunday == release day for maintainers
New version of **git-cliff** is out! 🥳💯
🦀 A customizable Changelog Generator written in Rust!
⛰️ Added Azure Devops support, better API & more!
✨ Release highlights: https://git-cliff.org/blog/2.11.0/
⭐ GitHub: https://github.com/orhun/git-cliff
#rustlang #commandline #changelog #generation #automation #cli #git
HTTP client for API testing/development. An alternative to heave GUI like Postman or Insomnia.
I wanted to share my #Neovim setup for writing #bash scripts - LSP, shellcheck, tldr lookups, and shell integration all without leaving the editor.
- Shell integration: :%!cmd, :r !cmd, filter commands
- LSP + linting: bashls, shellcheck
- Quick lookups: tldr, cheat.sh, bash help
- Testing: Bats framework
Built a custom Raspberry Pi 4 RT OS using Buildroot.
Manually downloaded the Raspberry kernel (6.12.61) and PREEMPT_RT patch (6.12.57), applied locally and produced a bootable SD.
It works.
No GUI, CLI tools only, deterministic boot and real-time behavior.
Learning by doing 🤓
#Linux #Buildroot #RaspberryPi #PREEMPT_RT #RealTime #Embedded #NoGUI #CLI #Nerd
Trying out kew, a music player for the CLI. For the first time, I've found a player for the Linux terminal that I don't have to spend time configuring and that works right out of the box.