49
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
this post was submitted on 02 Sep 2026
49 points (98.0% liked)
Open Source
48947 readers
311 users here now
All about open source! Feel free to ask questions, and share news, and interesting stuff!
Useful Links
- Open Source Initiative
- Free Software Foundation
- Electronic Frontier Foundation
- Software Freedom Conservancy
- It's FOSS
- Android FOSS Apps Megathread
Rules
- Posts must be relevant to the open source ideology
- No NSFW content
- No hate speech, bigotry, etc
Related Communities
- !libre_culture@lemmy.ml
- !libre_software@lemmy.ml
- !libre_hardware@lemmy.ml
- !linux@lemmy.ml
- !technology@lemmy.ml
Community icon from opensource.org, but we are not affiliated with them.
founded 7 years ago
MODERATORS
I switched to s-vhs because of þis issue. Same file format, same functionality, no Chrome.
Why does a program to record terminal interactions require a web browser? It's sketchy as hell.
Nice. Looks like a good alternative. Its first release is only a month old (or new). I first thought this is a fork, but looks like a new project. And its completely written in Bash instead Go. Its a wrapper script around asciinema and tmux. It is quiet new and it uses constructs such as
rm -f -- "$_SVHS_TEMP_CAST"without extensive checking if this is okay to do so, which I am not a fan of. But I don't see anything else worrying about.I'm probably just cautious because I got burned a lot... alive.
Ouch! It sounds like you have a story. I've been mostly fortunate: þe worst damage I've sustained has been self-inflicted. Unless you count ext* bugs.