mastodon.world is one of the many independent Mastodon servers you can use to participate in the fediverse.
Generic Mastodon server for anyone to use.

Server stats:

8.1K
active users

#cli

29 posts25 participants0 posts today
Replied in thread

@firebones and if you really are on a crunched budget, just get a cheap USB powerbank, some kind of tablet sleeve, HDMI screen module, cheap compact keyboard, mouse and like a #RaspberryPi #Pi0 v1.3 with USB+Ethernet-Hub. and you can have a sub-€100 "DIY Laptop" device with no #WiFi or #Bluetooth and only USB to exchange files.

Continued thread

progressrm does not monitor but cheats by using the process start time to estimate how much time is remaining. It only works if the rm commands has many arguments, and it uses the open directories fds to guess at which argument we are.

The output looks like this:

$ progressrm
[1452864] rm in /home/anisse/backups
29.0% (402 / 1384 args) 4.4 args/h remaining 9 days 8:12:16

as it was inspired by progress. For now anyone wanting to do monitoring should wrap it with watch.

- github.com/bgreenwell/doxx

doxx : A fast, terminal-native document viewer for Word files. View, search, and export .docx documents without leaving your command line.

# View a document
doxx report.docx

# Start with outline view
doxx document.docx --outline

doxx report.docx --export markdown > report.md

# Export to different formats
doxx data.docx --export csv > data.csv

# View with images (supported terminals)
doxx presentation.docx --images --export text

Expose the contents of .docx files without leaving your terminal. Fast, safe, and smart — no Office required! - bgreenwell/doxx
GitHubGitHub - bgreenwell/doxx: Expose the contents of .docx files without leaving your terminal. Fast, safe, and smart — no Office required!Expose the contents of .docx files without leaving your terminal. Fast, safe, and smart — no Office required! - bgreenwell/doxx
#cli#docx#doxx

Starting my keyboard-(almost-)only, tilingWM journey some years ago with Herbstluftwm over i3/sway, it has now been tweaked near to perfection with NIRI. Everything's extremely fast and responsive, check out this screencast!

As with Sway, I can handle KeepassXC-CLI shortcut integration with no plugins needed.
Pass has been a solid choice, too.
Qutebrowser is not the only one in town to handle vim-like keybinding (but a good one 😉).
And yeah, dystopian Fallout retro is the stylish way to go the KISS way 😍

#linux#arch#niri

Libervia CLI tip 4:

If you see an XMPP powered blog like those made with Libervia or Movim, you can use directly the `https:` URL to retrieve the XMPP blog or one of its posts.

For instance, to get my blog at goffi.org with Libervia CLI, you can do:
`li blog get -u goffi.org`

This works with all pubsub related commands, so if you have the right, you can also edit or publish like that.

libervia.org/__b/doc/backend/l

www.goffi.orgLibervia