scy, to linux
@scy@chaos.social avatar

Hot take:

Every terminal emulator that interprets "bold" as "make the foreground color brighter" has a bug.

Every terminal program that relies on "bold" to be interpreted as "make the foreground color brighter" has a bug.

Foreground colors 90 to 97 (and, by the way, background colors 100 to 107) exist and are unambiguous. Use them, ffs.

#Linux #CLI #terminal

davep, to python
@davep@fosstodon.org avatar

Doing some tidying up of PISpy, an application I wrote in the early days of working on #Textual. https://www.youtube.com/watch?v=CepsN8TDq1E

#Python #Programming #Terminal #FOSS

f3rno64, to programming

As I've noticed it's #PortfolioDay and have seen some wonderful artwork posted by people, as a programmer, I'd like to share a project I made, a command line time tracker with the purely textual interface.

Since I spent a good deal of time designing the textual output and UX I figure it's akin to art.

The interface is natural language input of times and dates representing when you start and end tasks.

It's available at https://f3rno64.io/a-nodejs-cli-time-tracker and the associated blog post is at https://f3rno64.io/a-nodejs-cli-time-tracker

#programming #tech #cli #nodejs #terminal

A list of timesheets and the sum of the durations of tasks within them.
A concise listing of a short period of time in a timesheet with a few tasks listed.

boilingsteam, to linux
@boilingsteam@mastodon.cloud avatar
d2i, to random

SUPERFILE.
Pretty fancy and modern file manager in #terminal

https://github.com/MHNightCat/superfile

ReK2, to usenet

https://hispagatos.space/@rek2/112231145240283887 Stop Electron, stop using a browser as if it was an Operating System!!! Go #terminal #cli #TUI use your OS, not the browser for everything! And be liter, more ethical, your computer will love you! Use #Gemini #gopher #usenet #matrix #fediverse on TUI apps #vim #neovim as your text/IDE #mpv for videos and more... !!!

rek2, to usenet
@rek2@hispagatos.space avatar

Stop Electron, stop using a browser as if it was an Operating System!!! Go use your OS, not the browser for everything! And be liter, more ethical, your computer will love you! Use on TUI apps as your text/IDE for videos and more... !!!

image/png

whynothugo, to random
@whynothugo@fosstodon.org avatar

Use case for a #wayland nested compositor: render an arbitrary client into a #quake-like #dropdown #terminal.

IndyJoenz, to animation
gnulinux, to linux German
@gnulinux@social.anoxinon.de avatar

Spalten aus CSVs entfernen

In einer Linux-Shell gibt es viele Möglichkeiten, um Dateien zeilenweise zu beschneiden. Der Befehl 'cut' ist besonders einfach.

#cut #Terminal #Spalten #Linux

https://gnulinux.ch/spalten-aus-csvs-entfernen

juandesant, to linux
@juandesant@astrodon.social avatar

The post is titled “grep examples in Linux”, but they are equally valid everywhere, specially if you install the GNU variants:

https://itsfoss.com/grep-command/

avatar, to gadgets
eclecticpassions, to Bash
@eclecticpassions@fosstodon.org avatar

New post on my Hugo blog! It's about using a script to help load weather data faster in , via wttr.in.

https://www.burgeonlab.com/posts/2024/speed-up-loading-times-wttr-neofetch/

Credit to @adamsdesk for sharing his original script on his blog. https://www.adamsdesk.com/posts/neofetch-weather-data-caching/


davep, to python
@davep@fosstodon.org avatar

Today is my final trip in to #Textual Towers, and my final day working on Textual as my day job: https://blog.davep.org/2024/03/28/goodbye-textualize.html

PS: Yes, I am looking for a new position, so do let me know if you know of anything suitable. :-)

#Python #Terminal

fabian, (edited ) to programming
@fabian@floss.social avatar

For all you fancy command line prompt-havers. Newline or no newline at the end of the prompt?

So, this:

you@host ~/f/bar git:main [*?]␤  
> ▁  

Or this:

user@host ~/f/bar git:main [*?] > ▁  

#programming #terminal #softwareDevelopment #webdev #bash #fish #zsh #powershell

gnulinux, to Bash German
@gnulinux@social.anoxinon.de avatar

Terminal Temple

Auf der Seite Terminal Temple kann man grundlegende Befehle eines Linux-Terminals ausprobieren, ohne etwas kaputtzumachen.

#Terminal #Kommadozeile #Konsole #Bash #Shell #Linux

https://gnulinux.ch/terminal-temple

yuliyan, to Bash
@yuliyan@nahe.social avatar

Masters of the terminal, which magic spell do I have to type in order to batch-remove the last 12 characters on all files?

Before:
SL370034.JPG.d1709304955

After:
SL370034.JPG

The ".dxxxxxxxxxx" part always consists of 12 characters where "." and "d" are character 1 and 2 followed by ten single digits.

donwatkins, to linux
@donwatkins@fosstodon.org avatar

Retro-Fun with CRT – Both.org https://www.both.org/?p=4442 #Linux #terminal

stvfrnzl, to node
@stvfrnzl@mastodon.online avatar

If you run into a "EACCES: permission denied" issue with , try clearing your cache. This article saved the day for me, as I'm not a terminal wizard and rather deal with something else:

https://sebhastian.com/npm-clear-cache/

gnulinux, to Bash German
@gnulinux@social.anoxinon.de avatar

Programme über die Kommandozeile installieren

Zur Installation von neuen Programmen unter Linux stehen unterschiedliche Möglichkeiten zur Verfügung. Ich zeige euch in diesem Video am Beispiel von LibreOffice, wie ihr neue Anwendungen installieren könnt.

#Einsteiger #Terminal #Anleitung #LibreOffice #Bash #Bash_Skripte #Linux

https://gnulinux.ch/programme-über-die-kommandozeile-installieren

lgeurts, to linux

How to convert videos for uploading to Mastodon:
ffmpeg -i "name of input file" -filter:v scale=1900:-1,fps=60 "name of output file"
#linux #command #terminal

orhun, to rust
@orhun@fosstodon.org avatar

Today I found a TUI for handling message queues! 🚀

📨 mqttui: Subscribe to a MQTT Topic or publish something quickly from the terminal.

🌐 Perfect for managing IoT applications! 💡
🦀 Written in Rust & built with @ratatui_rs

⭐ GitHub: https://github.com/EdJoPaTo/mqttui

stevensanderson, to programming
@stevensanderson@mstdn.social avatar

I thought this was cool and bookmarked it

https://www.terminaltemple.com/

#Programming #Linux #Unix #Terminal

orhun, to rust
@orhun@fosstodon.org avatar

Here is how you can use ChatGPT in your terminal - with an interface! 🔥

🦾 tenere: TUI for LLMs written in Rust.

🚀 Supports ChatGPT, llama.cpp & ollama

🦀 Built with @ratatui_rs

⭐ GitHub: https://github.com/pythops/tenere

video/mp4

YaLTeR, to random

I've been reunited with my latency tester 👀

YaLTeR,

You might've heard that VTE got faster in GNOME 46. But how much faster?

I measured it with a hardware input latency tester! The answer is: a lot faster. Read all about it here: https://bxt.rs/blog/just-how-much-faster-are-the-gnome-46-terminals/

For anyone following along, this is also finally the blog post where I explain in some detail how the latency tester works and what is shown on the plots.

  • All
  • Subscribed
  • Moderated
  • Favorites
  • anitta
  • thenastyranch
  • magazineikmin
  • tacticalgear
  • InstantRegret
  • khanakhh
  • rosin
  • love
  • Youngstown
  • slotface
  • ngwrru68w68
  • kavyap
  • everett
  • DreamBathrooms
  • megavids
  • mdbf
  • modclub
  • tester
  • GTA5RPClips
  • Durango
  • osvaldo12
  • ethstaker
  • cubers
  • normalnudes
  • provamag3
  • Leos
  • cisconetworking
  • JUstTest
  • All magazines