micah, to linux
@micah@ilbery.family avatar

My terminal of choice on Mac, Warp, just got a Linux release! I don't use any of the warp ai/drive features but I do like the Launch Configurations feature and it's general workflow. Now we just need to convince them to flatpak it. 😜
#linux #flatpak #terminal #macOS

https://www.warp.dev/blog/warp-for-linux

bouncing, to python
@bouncing@twit.social avatar

Just released an update (0.1.6) to my #Python+#Textual text editor, mehditor: https://github.com/kkinder/mehditor

Highlights include:

  • Upgrade textual dependency
  • Can suspend process
  • Indentation style choice
  • Word wrap support
  • A couple of small bug fixes.

WOO!

Try pip install mehditor

It’s a #terminal editor I actually use when I ssh into a server.

changelog, to rust
@changelog@changelog.social avatar

🥳 New Changelog interview!

Today we speak with @ellie, the creator of a magical open source tool for syncing, searching & backing up your shell history 🐢

Along the way we learn all about:

✨ the sync service
✨ why Ellie likes Rust
✨ the branding & marketing
✨ how she quit her job to work on it
✨ the business model
✨ & so much more!

💚 https://changelog.fm/579

orhun, to rust
@orhun@fosstodon.org avatar

I run this on my terminal when I feel melancholic.

🌦️ tenki: TTY-clock with weather effect.

🦀 Written in Rust / built with @ratatui_rs

⭐ GitHub: https://github.com/ckaznable/tenki

video/mp4

bbudzynski, to linux Polish

Best advice for remembering how to use "tar"? Think in Arnold Schwarzenegger's voice – "extract ze files" for extraction ("-ezf"), "compress ze files" for compression ("-czf"). For extraction in current directory, think "extract ze vucking files" ("-xzvf"). ;)

#linux #arnold #accent #memorization #terminal #command

adamsdesk, to linux
@adamsdesk@fosstodon.org avatar

Master The Essential GNU/Linux Keyboard Shortcuts

Accelerate your productivity by mastering efficiency with these essential Linux keyboard shortcuts that every GNU/Linux user should learn.

https://www.adamsdesk.com/posts/gnu-linux-keyboard-shortcuts/

#linux #KeyboardShortcuts #commandline #terminal

elb, (edited ) to retrocomputing
@elb@social.sdf.org avatar

Here's @rzolau metering to get a beautiful photo of some 1970s gear in my office. We're working on a super fun project to capture some of my and hardware. Here he's using period-correct equipment to set up the (unstaged, ambient light) shot while a Model 28 KSR photobombs the camera.

Goffi, (edited ) to random French
@Goffi@mastodon.social avatar

After , I've now pushed implementation of a output in frontend, which shows A/V call video streams directly into your terminal! It's using or image protocols, or half-blocks (thanks to )

I'm not aware of any other CLI tools doing something similar ( or not). It's not as useful as GUI, but it's quite fun :)

Attached are 2 demo videos of call between Libervia and , on .

nojhan, to python
@nojhan@mamot.fr avatar

New software: watch your last notifications right in the terminal, with the CLI bard, a very simple, yet good-looking, command-line tool.
https://github.com/nojhan/clibard

nojhan,
@nojhan@mamot.fr avatar

The CLI bard now has a vertical layout and responds to user signals for refreshing the horizontal one. https://github.com/nojhan/clibard

governa, to linux
@governa@fosstodon.org avatar

20 Must-Know #Terminal Commands for New #Linux Users :terminal:

https://www.tecmint.com/useful-linux-commands-for-newbies/

davep, to python
@davep@fosstodon.org avatar

A TextArea widget for #Textual has been on a lot of people's wishlist for so long, and @darrenburns did a hell of a job on it; and he keeps doing great work on it adding more and more things that people are requesting. v0.51.0 has some great TextArea extras.

I do feel that TextArea is the real highlight of the framework at the moment. I'm seeing folk use it for neat things too.

#Python #Terminal https://fosstodon.org/@darrenburns/111937787267513207

crahan, to GNOME

Prompt is my new favorite Linux terminal. The container support is just awesome. I really hope it'll replace Gnome Terminal in future Fedora releases. #Gnome #Prompt #terminal #Linux #idontusearchbtw

https://blogs.gnome.org/chergert/2023/12/14/prompt/

intelgraphy, to linux
@intelgraphy@hachyderm.io avatar

I've been using the APT utility for so long, but I recently tried Flatpak for the first time. My first impression was that the interface looks cool and cleaner. The check marks for pending files makes the rapid scrolling redundant.

#Linux #flatpak #terminal #software #tech

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

Wer von euch NICHT ITler:Innen oder Webdesigner:Innen schreibt und notiert Texte in Markdown Format? (egal für oder/und auf was)

Ich nutze es so gut wie immer, auch für Notitzen. Doch einige beschweren sich, dass dies zu umständlich und schwer sei. Ich sei ITler deswegen sei es nichts für sie ect. Deren ausreden verstehe ich nicht aber kann mir wer diese erklären? (nope Weblinks wird nicht von denen angenommen)

✏️ https://de.wikipedia.org/wiki/Markdown

kubikpixel,
@kubikpixel@chaos.social avatar

🧵 …so wie es aussieht lassen sich #MSword Dokumente zu #Markdown umwandeln aber dies wieder über das #Terminal. Dies ist für mich kein Problem und lässt sich leicht als #Script verarbeiten. Dies kann mensch aber nicht von #Aitor:Innen fordern. Werde dies wohl automatisiert per Script anbieten müssen und dies in #CommonMark oder Alternative mit mehr #Dokument-Formate?

[ENG]
«Convert MS Word Document to Markdown»

✏️ https://scribe.rip/@ravinduk369/convert-a-ms-word-document-to-markdown-e0e99c41cfab
⚙️ https://pandoc.org
⚙️ https://commonmark.org

ploum, to random
@ploum@mamot.fr avatar
tantramar, to macos
@tantramar@nojack.easydns.ca avatar

Just picked up a copy of Joe Kissell’s Take Control of the Mac Command Line with Terminal, 3rd edition. @joekissell https://www.takecontrolbooks.com/command-line/?attribute_pa_format=ebook

Goffi, to random French
@Goffi@mastodon.social avatar

I've just pushed the implementation of a GUI for calls in the CLI frontend of

That means that you have a full-featured GUI accessible quickly from your to make or receive your calls. Can also be useful to compensate for clients missing A/V calls.

Documentation at https://libervia.org/__b/doc/backend/libervia-cli/call.html

It works on and and supports desktop sharing.

orhun, to rust
@orhun@fosstodon.org avatar

This is mind blowing!

🏴‍☠️ Rebels in the Sky: P2P terminal game about space pirates playing basketball across the galaxy 🌌

🦀 Pushing the limits of the terminal with @ratatui_rs

⭐ GitHub: https://github.com/ricott1/rebels-in-the-sky

#rustlang #tui #terminal #game #commandline #ratatui

video/mp4

ellie, to Bash
@ellie@hachyderm.io avatar

Atuin v18 is out now!

Sync and search encrypted shell history across multiple machines

https://blog.atuin.sh/release-v18/

There's a lot in this one, but some highlights

  1. Command inspector
  2. Xonsh support
  3. Vim keybindings
  4. Sync v2 (opt-in)

Thank you so much to everyone who contributed to this release!

#bash #shell #zsh #terminal #atuin @atuin

rohad, to retrogaming

More Vitetris in the terminal. I was never very good at this game. :blobfoxfacepalm:

image/png

retiolus, (edited ) to GNOME
@retiolus@mamot.fr avatar
davep, to python
@davep@fosstodon.org avatar

Just updated Tinboard https://github.com/davep/tinboard so that it’s based on #Textual v0.48.2; one of the nice things is that I could drop my TextArea wrapper that tweaked some things, and now I get free soft-wrapping with the TextArea widget, so it fits into a dialog layout so much better!

#Terminal #Python

rickweinberg, to python

I could use your help. http://edtechman.blogspot.com/2024/02/i-need-some-help-with-my-project.html?m=1

#terminal #adventofcode #realpbl #python #blogpost

I know there is a subreddit for Advent of Code, but I thought I would run this past my peeps first.

@donwatkins @philshapiro @edutooters @AlSweigart

Any help would be greatly appreciated!

orhun, to rust
@orhun@fosstodon.org avatar

I'm so excited to announce that the new version of Ratatui is released today! 🐁🎉 (@ratatui_rs)

🦀 A Rust library that's all about cooking up terminal user interfaces.

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

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

#rustlang #tui #library #terminal

video/mp4

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