this post was submitted on 23 Oct 2025
34 points (97.2% liked)

Programming

23273 readers
249 users here now

Welcome to the main community in programming.dev! Feel free to post anything relating to programming here!

Cross posting is strongly encouraged in the instance. If you feel your post or another person's post makes sense in another community cross post into it.

Hope you enjoy the instance!

Rules

Rules

  • Follow the programming.dev instance rules
  • Keep content related to programming in some way
  • If you're posting long videos try to add in some form of tldr for those who don't want to watch videos

Wormhole

Follow the wormhole through a path of communities !webdev@programming.dev



founded 2 years ago
MODERATORS
 

I can't believe these aren't available in my package manager

you are viewing a single comment's thread
view the rest of the comments
[–] A_norny_mousse@feddit.org 5 points 5 days ago (1 children)

Commands are often run over high speed ssh or telnet sessions, causing Command Fault Heat State Exception (CFHSE) errors due to overbauding.

☝️

A Java/Swing GUI front-end for the "ed" line editor. This enhances the classic "ed" editor by wrapping it in an easy to use GUI. The GUI provides tunable options such as sound effects, themes, and has an awe-inspiring monochrome splash screen.

🤣

No shit, I'm going to need the l33t script though.

[–] syklemil@discuss.tchncs.de 3 points 5 days ago (1 children)

I'm also a fan of baud. I really should alias cat to baud -400 cat or thereabouts.

Bonus: run baud -800 bat --color=always and you get that wonderful old dot matrix printer feeling of the cursor just stopping whenever the color codes are being processed.

[–] A_norny_mousse@feddit.org 2 points 5 days ago

I sometimes use pv for that:

Shell pipeline element to meter data passing through