
Tengan todos un excelente y Libre #ViernesDeEscritorio
Hoy la tematica es: #WindowsCrash
Quien se suma?
Tengan todos un excelente y Libre #ViernesDeEscritorio
Hoy la tematica es: #WindowsCrash
Quien se suma?
Keep your commits consistent!
forgejo-commit-path-rules
v0.2.3 ensures your commit messages align with your file changes.
Enforce commit message and file path rules in your repo!
Written in Rust
Repo: https://codeberg.org/kemitix/forgejo-commit-path-rules
A ForgeJo Action/CLI Tool
What's New:
- Coloured highlights in logging (supports --no-colour
)
- all
matching strategy for paths (default is any
)
- Built in templates: docs
, feature
, tests
and fixes
Usage:
- Define rules in .forgejo/commit-path-rules.toml
- Run via CLI or ForgeJo Action
Install:cargo install forgejo-commit-path-rules
CLI Usage:forgejo-commit-path-rules --workspace . --no-colour
Forgejo Action:
jobs:
validate:
steps:
- uses: actions/checkout@v3
with:
fetch-depth: 0
- name: Run forgejo-commit-path-rules
uses: kemitix/commit-path-rules@v0.2.3
with:
args: --verbose
It's a tiny but positive feeling when I just make a quick guess at how some CLI tool might function (without checking docs first) and it just does that.
Like "find ./ -size 0", and it just does that.
Hi all! I wrote a small Python utility that scrobbles your iPod play history on last.fm. It is made for the newer iPod nanos (6th gen+) that I didn't get to work with the existing projects. You can install it via Pip by running pip install ipodnano-scrobbler.
The code is available here https://codeberg.org/nimpnin/ipod-nano-scrobbler #ipod #ipodnano #lastfm #foss #opensource #cli
Big news!
Testing is officially complete! BashCore is ready and will soon be available on SourceForge. A minimalist, fast, and powerful operating system designed for those who love simplicity without compromise.
Stay tuned for the release!
Here's a very brief tip for the more techy people on here:
You can use Mastodon (and compatible servers) through command lines and text-based interfaces with the free open source client "toot":
There are lots more details on the developer's website.
We have just released the first version of the alpm-srcinfo #crate
https://crates.io/crates/alpm-srcinfo/0.1.0
This library and #CLI allows parsing and validation of #SRCINFO files, used in Arch Linux Package Management.
Many thanks to @orhun @Nukesor @hko for their engagement and @sovtechfund for supporting this important work for our ecosystem!
forgejo-todo-checker
v1.3.2: Checks your source files for TODO and FIXME comments, where they don't have an open issue number
Written in Rust
Repo: https://codeberg.org/kemitix/forgejo-todo-checker
A ForgeJo Action.
What's new
- bug fix - hadn't updated the version of rust used in the docker image
Install
cargo install forgejo-todo-checker
CLI Usage
forgejo-todo-checker --workspace $PWD \
--site https://git.kemitix.net \
--repo kemitix/forgejo-todo-checker
This should allow you to check locally that your TODO
and FIXME
comments are valid before you push the change to your CI.
CI
forgejo-todo-checker
is primarily a Forgejo Action:
jobs:
tests:
steps:
- name: Checkout
uses: actions/checkout@v4
- name: Check TODOs
uses: kemitix/todo-checker@v1.3.2
If you have any TODO
or FIXME
comments in your code that doesn't have an associated and open issue, then this will fail the build.
Offpunk 2.6 released:
https://git.sr.ht/~lioploum/offpunk/refs/v2.6
Don’t hesitate to post your questions/feedbacks to the users list:
Wow, here's one for the CLI/TUI enthusiast! An interactive ASCII/ANSI map for the terminal, with mouse control and using OpenStreetMap data:
https://github.com/rastapasta/mapscii
Walk v1.13.0 released: https://github.com/antonmedv/walk/releases/tag/v1.13.0
#linux #update #foss #release #walk #cli #terminal
Jam to tunes right from your terminal with this CLI-based music player.
#ILoveShortcuts #4 : Get everything from your #editor!
#CLI #shell #terminal #fediverse #opensource #blog
#100DaysToOffload : 029/100.
k9s, a superb terminal UI for Kubernetes, has released version 0.40.0! https://github.com/derailed/k9s/releases/tag/v0.40.0
#kubernetes #cli #tool #devops https://kevingimbel.de/status/1739779213
Command line video magic for ARTISTS
A cookbook by @madskjeldgaard for audio and video processing on the command line – with examples!
Includes how to generate a spectrum video from an audio file. How to combine an audio file and an image into a video. Among other things.
And it includes full #bash scripts and examples for for-loops, so you could do this on tons of audio files, if you so fancied
A Love letter to CSV
https://github.com/medialab/xan/blob/master/docs/LOVE_LETTER.md
I love the last point:
"9. Excel hates CSV
It clearly means CSV must be doing something right."
cackling gleefully as I uncheck all the "desktop environment" boxes
(this is an ancient netbook, it can't handle a graphical environment)