canard164, to linux French

10 Things You Probably Didn't Know You Could do With Nano Editor

https://itsfoss.com/nano-tips-tricks/

> Learn and use these tips and tricks to utilize lesser known Nano editor features.

clonezone, to random

jless is so friggin' useful: https://jless.io/

nigelharpur, to linux
@nigelharpur@musicians.today avatar

Lovely is helping daddy learn about setting up jobs from in . She's making sure he doesn't give himself a bad back by crouching over to read the webpage!

wick3dr0se, to linux

I wrote a matrix digital rain implementation in under 50 lines of pure Bash.. I chose Bash due to it being widely installed and extremely portable. With modern systems this shouldn't cause any noticable performance changes and seems more than efficent so far

Looking for feedback, contributions or whatever helps 😆. If it interest you at all, let me know what you think about it!

https://github.com/wick3dr0se/matrix

Matrix digital rain

donwatkins, to linux
@donwatkins@fosstodon.org avatar

Configure a Linux workspace remotely from the command line #linux #commandline

https://www.both.org/?p=4255

adamsdesk, (edited ) to Help
@adamsdesk@fosstodon.org avatar

🚨 Help Wanted 🚨

Can anyone tell me how to make fzf refresh or reload right after a key binding command completes? So you would only press one key binding, not press the desired key binding and then another to reload.

skybert, to linux
@skybert@emacs.ch avatar

TIL you can browse all packages pacman knows about, installed and not by writing:

$ pacman -Slq | fzf --preview 'pacman -Si {}' --layout=reverse<br></br>

This gives you fzf fuzzy search and excellent TUI display of each package and their meta data.

Totally awesome IMHO.

As always, there's even more in the treasure chest: https://wiki.archlinux.org/title/pacman/Tips_and_tricks

#linux #archlinux #commandline

orhun, to rust
@orhun@fosstodon.org avatar

Meet "bluetui" - a TUI for managing bluetooth devices 🛜

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

🦀 Written in Rust & built with @ratatui_rs

video/mp4

Cykelero, to Youtube
@Cykelero@mas.to avatar

I can't find this again: a while ago, someone wrote a tool that'd create a webpage from any YouTube tutorial.

The generated page would show frames from the video, with the associated subtitles for each; so you could read the page like a step-by-step tutorial, instead of slowly watching the actual video.

Does anyone remember what the tool was?

orhun, to rust
@orhun@fosstodon.org avatar

Wondering how to compare two binary files and display the differences? I got you.

🎸 dead-ringer: Binary Diff Utility with a terminal user interface.

🦀 Written in Rust & built with @ratatui_rs 🐁

⭐ GitHub: https://github.com/ztroop/dead-ringer

#rustlang #tui #ratatui #binary #diff #commandline

video/mp4

ajblue98, to gpt

Introducing CLIx, the Command Line Translator

I made a for anyone wanting to translate between/learn how to use the in

Just type in a command you already know or ask it how to do something, and you'll get a straight-to-the-point answer for all three systems.


, ,

https://chat.openai.com/g/g-TXY7TIuRn-clix-command-line-translator

Theeo123, to linux
@Theeo123@mastodon.social avatar

https://www.omgubuntu.co.uk/2024/02/warp-terminal-official-linux-release

via: @omgubuntu

WARP is a new Closed-source Terminal written in Rust with AI built in, and it functions a lot like an IDE, rather than a traditional terminal.

The link above contains a really impressive demo video. The features are too numerous to list here, I highly suggest you click through and read the article at OMGUbuntu and watch the video.

orhun, to ascii
@orhun@fosstodon.org avatar

Date idea: Watch movies ON A TERMINAL 💞

🍿 ASCII Theater: stream free text-based movies in your terminal.

🎥 Website: https://ascii.theater

🎬 Try it out: "ssh -o StrictHostKeyChecking=no watch.ascii.theater"

#ascii #terminal #text #console #commandline #movie #date

video/mp4

opensuse, to opensource
@opensuse@fosstodon.org avatar

Watch how you can use Open Build Service (OBS) & the osc #commandline tool to do a version bump. #opensource @opensuse https://youtu.be/8DVEZR_YodA?si=L2JdKj8tymPOsLyj

drahardja, (edited ) to macos
@drahardja@sfba.social avatar

Protip: rsync -avzE is almost 10x faster than Finder for copying a large number of small of files in a directory over local network.

And it’s resumable.

Performance on my 2.5 Gbps network:

  • rsync: 230 Mbps sustained
  • Finder copy: 25 Mbps? Hard to tell because it fluctuates a lot.

Edit: Added the -E option to make sure to copy xattrs.

orhun, to rust
@orhun@fosstodon.org avatar

I am so excited to announce that the new version of @git_cliff is out! 🎉

⛰ A highly customizable changelog generator.

🚀 Now supports integration with GitHub repositories.

✨ Release highlights: https://git-cliff.org/blog/2.0.0

🦀 Watch my RustLab talk about git-cliff: https://youtu.be/RWh8qbiLRts

⭐ GitHub: https://github.com/orhun/git-cliff

video/mp4

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

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

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

rohad, to linux

This cli tool might be really good for others, like me, who are new to Linux. I love it.

"eg" outputs examples of common commands you query. I tried out "eg touch" in the left panel and this is what came out. Bit more info in the right panel.

You can install it with pip ("sudo apt install pip" then "pip install eg").

More info here: https://github.com/srsudar/eg

royal, to mastodon
@royal@theres.life avatar

So what's the word on command-line Mastodon clients? I'm used to Tusky on Android or the Advanced web UI.


@amin @rl_dane

pixel, to random
@pixel@social.pixels.pizza avatar
kyonshi, to random
@kyonshi@dice.camp avatar

Ohhh, an inventory for the command line.

I love that idea.

https://github.com/mothdotmonster/inventory

#cli #commandline

changelog, to email
@changelog@changelog.social avatar

The sourcehut folks put together a great guide to using plaintext email:

"Many people, particularly in technical communities, strongly prefer or even require the use of plain text email from participants. However, your mail client may not have it set up by default. We'll help you get it configured, and introduce you to the norms and conventions of plain text email.”

🔗 https://useplaintext.email

#plaintext #email #terminal #commandline #guides

scy, to memes
@scy@chaos.social avatar

Thing that I wish existed: A command-line meme generator. Something that you could call like

memgen --template tintin-wednesday bubble2="Captain, it's Monday"

or

memegen -t surprised-pikachu label=CEO

or

memegen -t 3-spider-men head1=file:tobey.jpg head2=file:andrew.jpg head3=file:tom.jpg

Templates can be downloaded as separate packages (usually with more than one template) or created by the user. Text & images can also be placed manually using coordinates.

#CommandLine #CLI #memes

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