backlever

joined 9 months ago
[–] backlever@programming.dev 17 points 1 month ago (8 children)

Imagine a chemistry lab tutorial aimed at 9th grade students getting "as a non-chemist, this reads as gibberish" comments from first graders. Nobody would blame the tutorial authors.

People need to start putting in the effort. There is no such thing as learning for free.

[–] backlever@programming.dev 11 points 2 months ago (1 children)

I agree about everything said about it being a gateway to authoritarian measures, digital feudalism and all that. But there's a silver lining

Porn censorship is going to destroy the entire internet

Yes. And this is our chance of building a better "parallel" internet. The tech exists (BitTorrent, Tor, Bitcoin, Nostr, Reticulum, Radicle, and myriad others), people need to start using it.

[–] backlever@programming.dev 1 points 2 months ago* (last edited 2 months ago)

I have a NAS and could stream through something like Jellyfin, but do I have to find each episode/movie, or do I need to manually download those?

There are auto downloaders out there (the sonarr/radarr/etc-arr family of tools) that can watch trackers for show releases and download new episodes as they get out, but I don't bother with them.

I have a simple setup with a transmission torrent client and its web UI (your NAS probably has a docker distro for that). I use the tremotesf2 Android app to access it from my phone. I can browse my favorite tracker's website on my phone while sitting on my bathroom, tap a magnet link and it will get added to my transmission leech list. 5 mins later it's viewable on Jellyfin. Don't forget to flush!

[–] backlever@programming.dev 1 points 2 months ago (1 children)

Fair enough. I hate YAML too, but I'm stuck with Python for now and Comby doesn't handle indentation too well (it's in their FAQ).

[–] backlever@programming.dev 3 points 2 months ago (4 children)

ast-grep is worth checking out too: https://ast-grep.github.io/