ehmicky, to programming
@ehmicky@fosstodon.org avatar

We just released Execa 9, which is our biggest release so far.

If you're currently using Execa, you should check out the new features! Also, if you're currently using zx or Bun shell, you might be interesting in this alternative.

https://medium.com/@ehmicky/execa-9-release-d0d5daaa097f

ebel, to Bash
@ebel@moytura.org avatar

Any good cli/terminal spell checking programmes? Pass in a file, get an terminal interactive “replace this with that / ignore / add to dict.” workflow.

I remember using aspell(1) back in Ye Olden Days. Is that still the best?

:boost_ok:

aral, to random
@aral@mastodon.ar.al avatar

Just updated my WezTerm¹ configuration file. (In case you’re the kind of person that gets excited by such things.) 👋🤓

https://codeberg.org/aral/.config/src/branch/main/wezterm.lua

¹ https://wezfurlong.org/wezterm/

kevinctofel, to ai
@kevinctofel@hachyderm.io avatar

I had been meaning to look at using #Ollama for local #AI & today I caught this excellent video how-to. Still not sold on the current hype of AI but it would be foolish to overlook its place in our future.

Honestly, this little project was the most fun I’ve had in a while: installing/using different AI models, using AI in the #terminal, then in a #browser, even creating a persona for the prompts. And it’s all running locally (no internet needed!), so it’s #private. 🤓

https://youtube.com/watch?v=Wjrdr0NU4Sk&si=x5I0kG2iwZGefc7d

davep, to python
@davep@fosstodon.org avatar

Doing some pre-dinner coding, working some more on my toy client for the .

https://www.youtube.com/watch?v=7dTwJQn_Ggw

davidbisset, to coffee
@davidbisset@phpc.social avatar

New startup sells through... SSH?

https://www.terminal.shop/

0xZogG, to neovim
@0xZogG@hachyderm.io avatar

Adjusting , , and various applications for my preferences to be more productive and less mouse dependant. Takes some time but fun and benefitial \o/

wervice, to linux
@wervice@fosstodon.org avatar

What do you think about the Warp

Warp terminal homepage: https://www.warp.dev/

davep, to python
@davep@fosstodon.org avatar

Going on stream to tinker some more with an Ollama client I’m building for myself: https://www.youtube.com/watch?v=LzHUdfR4PRg

tripplehelix, (edited ) to linux
@tripplehelix@fosstodon.org avatar

On the , is there a way to list all issues? For example, show the number of and which have issues, the same way cockpit does in the web interface?


Answer via @kura

systemctl list-units --state failed

You can find all states with

systemctl list-units --state help

or via @luap

systemctl --failed

governa, to linux
@governa@fosstodon.org avatar
gnulinux, to GNOME German
@gnulinux@social.anoxinon.de avatar

Einblick in gsettings

Eine kleine Anregung, wie man GNOME schnell und effektiv auf den eigenen Workflow anpassen kann.

https://gnulinux.ch/einblick-in-gsettings

tripplehelix, (edited ) to Twitch
@tripplehelix@fosstodon.org avatar

Made some major improvements to my #terminal #cli #twitch following list and stream launcher, Twinge!

Should now work in smaller terminal windows and exits cleanly if crtl+c is used. I have also changed the colours to make what’s going on easier to see.

https://gitlab.com/tripplehelix/twinge

UmWerker, to linux
@UmWerker@todon.nl avatar

My initial inquiries in the #gopher and #gemini world reveal a surprising number of parallels. Anyone who is enthusiastic about an Internet away from the colorful, blinking surveillance industry is probably more willing to explore new avenues in this area. Although "gopher" is the older protocol, I sympathize with the new "gemini" - also for personal reasons 😉 With the #Linux #Terminal program #amfora I will now take a closer look there.

imsnif, to linux
@imsnif@hachyderm.io avatar

Looking for some fun and quick hacking to do over the weekend that will improve your terminal experience?

Check out this screencast about session-management with Zellij:

https://zellij.dev/tutorials/session-management/

#zellij #terminal #linux #ricing

orhun, to rust
@orhun@fosstodon.org avatar

Do you like playing chess? Do you use terminal a lot?
Your wish is about to come true 🪄

chess-tui: Play chess in your terminal.

🔥 Supports playing against a chess engine.

🦀 Written in Rust & built with @ratatui_rs

⭐ GitHub: https://github.com/thomas-mauran/chess-tui

#rustlang #ratatui #tui #chess #terminal #game

video/mp4

davidbisset, (edited ) to random
@davidbisset@phpc.social avatar

For #developers: Show passwords as they're typed in the #terminal

https://lapcatsoftware.com/articles/2024/4/4.html

davep, to python
@davep@fosstodon.org avatar

I’ve released PISpy v0.6.0; a tool for looking up details of packages in PyPI, all done in the : https://blog.davep.org/2024/04/17/pispy-0-6-0.html

humblehacker, to SwiftUI
@humblehacker@mastodon.online avatar
davidbisset, to llm
@davidbisset@phpc.social avatar

Termax is an agent in your that converts natural language to commands. Able to run on Windows, macOS, and Linux.

https://github.com/huangyz0918/termax

orhun, to rust
@orhun@fosstodon.org avatar

No more Postman! This TUI API client goes crazy 🔥

📡 atac: A simple API client in your terminal.

🚀 Supports importing collections from Postman.
🔓 Free, account-less, and offline.
🦀 Written in Rust & built with @ratatui_rs

⭐ GitHub: https://github.com/Julien-cpsn/ATAC

video/mp4

orhun, to rust
@orhun@fosstodon.org avatar

I'm excited to announce the new version of Ratatui! 🐁

🦀 A Rust library that's all about cooking up terminal user interfaces (@ratatui_rs)

✨ Release highlights: https://ratatui.rs/highlights/v0262/

📢 I'm giving a lightning talk on Ratatui at Rust for Lunch tomorrow! (https://lunch.rs/meetups/2024-04-16)

🧀 GitHub: https://github.com/ratatui-org/ratatui

video/mp4

aral, to random
@aral@mastodon.ar.al avatar

A couple of command-line tools I’ve recently switched to using:

  • yazi as file manager instead of lf (fast and, for me at least, more intuitive and better handles default editor)

https://terminaltrove.com/yazi/

  • ouch for compression/decompression from CLI instead of getting the fucking unintuitive flags wrong every fucking time

https://terminaltrove.com/ouch/

(Thanks to @orhun for the recent link to Terminal Trove for the new finds.)

orhun, to random
@orhun@fosstodon.org avatar

Some of y'all ask how I find cool terminal tools 🤔

🌐 Here is one of my sources: https://terminaltrove.com

🖥️ The $HOME of all things in the terminal.

💖 Also, big shout-out to @terminaltrove for sponsoring me on GitHub!

kubikpixel, (edited ) to Youtube German
@kubikpixel@chaos.social avatar

»YouTube: Sperren gegen Werbeblocker nun global«

Auch deswegen nutze ich YouTube nicht direkt, sondern Links über @invidious* oder nutze es mobil via @newpipe*, um Videos zu sehen und so weit frei vom Tracking zu sein. Leider sind noch nicht sehr viele anregende Videoproduktionen im Fediverse zB auf @peertube vertreten.

📺 https://stadt-bremerhaven.de/youtube-sperren-gegen-werbeblocker-nun-global/

kubikpixel,
@kubikpixel@chaos.social avatar

🧵 …zusätzlich zum oben aufgeführten Thema, passt auch diese zwei älteren Artikel von meinem @kubikpixel Blog-Account. Einfacher und eine sicherlich praktischere Alternative, gegen über den im Artikel und oben erwähnten Dienste, auf dem Desktop und mobile ist zusätzlich auch @FreeTube.

📺 Mein YouTube Terminal Workflow
https://paper.wf/kubikpixel/mein-youtube-terminal-workflow
📺 Mediatheken & TV im Terminal
https://paper.wf/kubikpixel/mediatheken-und-tv-im-terminal


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