davep, to python
@davep@fosstodon.org avatar

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

f3rno64, to programming
@f3rno64@aus.social avatar

As I've noticed it's 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

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

https://github.com/MHNightCat/superfile

ReK2, to usenet
@ReK2@pxlmo.com avatar

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 #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... !!!

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
@IndyJoenz@mstdn.social avatar
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/

#grep #CLI #examples #posix #unix #linux #macOS #terminal

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 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. :-)

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 [*?] > ▁  

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.

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

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.

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

lgeurts, to linux
@lgeurts@fosstodon.org avatar

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/

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

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

Serie: Ablenkungsfreies Schreiben - Nano

Nano ist ein einfacher und portabler Terminal-Editor. In diesem Artikel erfahrt ihr, wie er sich als ablenkungsfreie Schreibumgebung einrichten lässt. Das ist gar nicht schwer.

https://gnulinux.ch/serie-ablenkungsfreies-schreiben-nano

YaLTeR, to random
@YaLTeR@mastodon.online avatar

I've been reunited with my latency tester 👀

YaLTeR,
@YaLTeR@mastodon.online avatar

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
  • megavids
  • InstantRegret
  • DreamBathrooms
  • ethstaker
  • magazineikmin
  • thenastyranch
  • ngwrru68w68
  • Youngstown
  • slotface
  • modclub
  • love
  • kavyap
  • everett
  • cubers
  • provamag3
  • mdbf
  • khanakhh
  • tacticalgear
  • osvaldo12
  • rosin
  • tester
  • GTA5RPClips
  • cisconetworking
  • Durango
  • Leos
  • normalnudes
  • anitta
  • JUstTest
  • All magazines