Grabar una iso en un Usb desde la terminal con dd https://myblog.clonbg.es/grabar-una-iso-en-un-usb-desde-la-terminal-con-dd/ #Terminal https://clonbg.es
Grabar una iso en un Usb desde la terminal con dd https://myblog.clonbg.es/grabar-una-iso-en-un-usb-desde-la-terminal-con-dd/ #Terminal https://clonbg.es
I've released v0.3.0 of AgiNG, my #NortonGuide reader for the #terminal. The main addition in this release is searching.
See https://blog.davep.org/2025/03/22/aging-0-3-0.html for more details.
Conseguir la url para escuchar la radio online https://myblog.clonbg.es/conseguir-la-url-para-escuchar-la-radio-online/ #Media #Terminal https://clonbg.es
I went to some state parks with my partner today and wanted to do a photo blog on my notes page (https://reillyspitzfaden.com/notes/), and I wasn't looking forward to manually resizing/changing image formats over and over
It totally took me longer *this* time, but I figured out how to do it with zsh/imagemagick:
for file in ./**/*(.); magick $file -quality 65 -resize 35% $file.webp
Mastodon Account Archives
TL;DR Sometimes mastodon account backup archive downloads fail to download via browser, but will do so via fetch with some flags in the terminal. YMMV.
the following are notes from recent efforts to get around browser errors while downloading an account archive link.
yes, surely most will not encounter this issue, and that's fine. there's no need to add a "works fine for me", so this does not apply to your situation, and that's fine too. however, if one does encounter browser errors (there were several unique ones and I don't feel like finding them in the logs).
moving on... some experimentation with discarding the majority of the URL's dynamic parameters, I have it working on the cli as follows:
» \fetch -4 -A -a -F -R -r --buffer-size=512384 --no-tlsv1 -v ${URL_PRE_QMARK}?X-Amz-Algorithm=AWS4-HMAC-SHA256
the primary download URL (everything before the query initiator "?" has been substituted as ${URL_PRE_QMARK}, and then I only included Amazon's algo params, the rest of the URL (especially including the "expire" tag) seems to be unnecessary.
IIRC the reasoning there is about the CDN's method for defaulting to a computationally inexpensive front-line cache management, where the expire aspects are embedded in the URL instead of internal (to the CDN clusters) metrics lookups for cache expiration.
shorter version: dropping all of the params except the hash algo will initiate a fresh zero-cached hit at the edge, though likely that has been cached on second/non-edge layer due to my incessent requests after giving up on the browser downloads.
increasing the buffer size and forcing ipv4 are helpful for some manner of firewall rules that are on my router side, which may or may not be of benefit to others.
- Archive directory aspect of URL: https://${SERVER}/${MASTO_DIR}/backups/dumps/${TRIPLE_LAYER_SUBDIRS}/original/
- Archive filename: archive-${FILE_DATE}-{SHA384_HASH}.zip
Command:
» \fetch -4 -A -a -F -R -r --buffer-size=512384 --no-tlsv1 -v ${URL_PRE_QMARK}?X-Amz-Algorithm=AWS4-HMAC-SHA256
Verbose output:
resolving server address: ${SERVER}:443
SSL options: 86004850
Peer verification enabled
Using OpenSSL default CA cert file and path
Verify hostname
TLSv1.3 connection established using TLS_AES_256_GCM_SHA384
Certificate subject: /CN=${SEVER}
Certificate issuer: /C=US/O=Let's Encrypt/CN=E5
requesting ${URL_PRE_QMARK}?X-Amz-Algorithm=AWS4-HMAC-SHA256
remote size / mtime: ${FILE_SIZE} / 1742465117
archive-${FILE_DATE}-{SHA384_HASH}.zip 96 MB 2518 kBps 40s
@stefano looks to be working now :)
You may use this #DEC #VT100 #terminal #beep as you wish.
#Retrocomputing #feep #pcspeaker
Delhi airport's expanded Terminal 1 to begin full operations on April 15, 2025 #Delhi #Terminal #April #socialnewsxyz
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
Brest: Atelier Dev, Code, Le vendredi 21 mars 2025 de 16h00 à 18h30. https://www.agendadulibre.org/events/31907 #infini #code #libreEnFete2025 #dev #terminal #linux #logicielsLibres
Dreams came true...
**mousefood**: Run Ratatui directly on embedded devices!
Running a TUI on ESP32 in the demo!
Hacked together during Rust Meet 2025
Activar el scroll en Tmux https://myblog.clonbg.es/activar-el-scroll-en-tmux/ #Software #Terminal https://clonbg.es
The global search facility in my new #NortonGuide reader is coming along nicely. The main workings of it are done. Now the tinkering and tweaking of the look/feel begins...
Have you tried Warp on the web yet? Check it out and download it for macOS or Windows:
buff.ly/y5BxKDd
#ai #warpdev #warpai #terminal #commandline #productivity #referral
Your Invite to Warp—the intell...
Have you tried Warp on the web yet? Check it out and download it for macOS or Windows: