this post was submitted on 01 Jun 2021
21 points (95.7% liked)
Open Source
32699 readers
1297 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
Community icon from opensource.org, but we are not affiliated with them.
founded 5 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
Haha! Why not? Back to the Unix philosophy that everything is a file. :)
I can see some practical use for this in terms of resource manipulation. The page gets into being able to download videos (YouTube right now it seems) or live editing a page. You could use an extension for that (like Greasemonkey) but this probably lets you use your normal tools (awk, cat, etc.)
For downloading, youtube-dl is probably better right now, but who knows where this will go. It's kind of a fun idea if nothing else.