Comment on
Book suggestion: LONG Space Opera (or sci-fi or cyberpunk) packed with action and cool characters
A Fire Upon the Deep by Vernor Vinge. I liked the prequel, A Deepness in the Sky even more.
Comment on
Book suggestion: LONG Space Opera (or sci-fi or cyberpunk) packed with action and cool characters
A Fire Upon the Deep by Vernor Vinge. I liked the prequel, A Deepness in the Sky even more.
Comment on
roku remote app showing ads now
I recently stopped using my firestick. Even though I only used it for Jellyfin, the ads on the home screen were too much for me. So I swapped it out for a Raspberry Pi with LibreElec as the OS, and there have been literally no downsides.
Comment on
Public DNS server with gui
Be sure not to create an open resolver, something commonly used in DDoS attacks. https://serverfault.com/questions/573465/what-is-an-open-dns-resolver-and-how-can-i-protect-my-server-from-being-misused#573471
Comment on
How does Usenet content not immediately get DMCA'd into oblivion?
Reply in thread
This makes perfect sense. Thank you!
Comment on
AI companies are violating a basic social contract of the web and and ignoring robots.txt
Reply in thread
You're second point is a good one, but you absolutely can log the IP which requested robots.txt. That's just a standard part of any http server ever, no JavaScript needed.
Comment on
Zigbee sensors and batteries: Some rambling.
Reply in thread
I think the point is that now he doesn't have to take the time to go around the house prying the batteries out and replacing them every year. A small chore to be sure, but one that I'd be happy to do any with.
Comment on
rule
This reads too much like a realistic ad to be a shitpost. It's perfect.
Comment on
CERN confirms gravity pulls antimatter as Einstein predicted
Reply in thread
To be fair, I don't think anyone else is an astro fysicus either.
Comment on
Handling of multiple accounts needs major improvement.
Reply in thread
Porn, for one
Comment on
Could I have eye cancer?
Just wait for your eye appointment. Looking up symptoms online always gives worst-case scenario results. Don't worry about anything you see online unless your doctor tells you to.
Comment on
Foetal alcohol syndrome: Why fathers need to watch what they drink too
Reply in thread
Further into the article, it describes a study done on mice that implies a causal link.
Comment on
[Discussion] According to you, what was the most unnecessary and worst sequel of all time?
R.I.P.D. 2
Hear me out. I watched the first R.I.P.D. on a flight, expecting it to be enjoyably bad, but it wasn't. Instead, it was just enjoyable. The whimsical lore of combining ancient prophecy with modern people and boring bureaucracy was pretty funny. Was it an absolutely fantastic movie? No, but it was good.
The sequel, however, explored none of the above any further. Instead, it tried to replace all that with a much more dramatic tone. So when I watched this one on the flight back, it wasn't even enjoyably bad. It was just simple and dull.
Comment on
roku remote app showing ads now
Reply in thread
Because family or friends are always going to have them and share with you. In terms of effort, it's still a lot easier to use free-to-you streaming services (even with ads) than set up your own Jellyfin, Radarr, Sonarr, and Jellyseerr stack. I can definitely see the appeal of a streaming stick that let's you do that, is fast, and isn't riddled with ads on the home screen. Hell, I might've paid for one if I knew it existed and had less free time.
Comment on
How does Usenet content not immediately get DMCA'd into oblivion?
Reply in thread
That makes some amount of sense. I'm not sure exactly how each article is stitched together to create the full file. Do you happen to know if it's just put together sequentially or if there's XORing or more complex algorithm going on there? If it's only the former, they would still be hosting copyrighted content, just a bit less of it.
EDIT:
https://sabnzbd.org/wiki/extra/nzb-spec
This implies that they are just individually decoded and stitched together.
Comment on
Distrochooser
Pretty good tool. I took the quiz out of curiosity, and the top result was my current distro
Comment on
*Permanently Deleted*
Reply in thread
I, too, was initially bummed about Obsidian not being open source, but the offline mode and the stylish markdown rendering eventually sold me.
Plus, I set up SyncThing to sync my notes between my phone, server, and laptop. Now I have all my notes backed up and accessible on all my devices, without anything leaking to a 3rd party.
Comment on
Must have commandline tools?
Reply in thread
It also ignores files in .gitignore and some others by default
Comment on
Just realized that Federation solves the problem of top 100 subreddits being moderated by a few mods
How so? I mean... It's only natural that the top 100 communities are hosted on 3 or 4 of the most popular servers. A mod that's power hungry enough to "moderate" 100 different communities isn't going to be tripped up by needing to create 3 or 4 different accounts.
By all means, I recognize that it's a problem, but I don't see how the fediverse offers a solution.
Comment on
Berty is a secure peer-to-peer messaging app that works with or without internet access, cellular data or trust in the network
Reply in thread
Here's the paper they linked to from the README: https://berty.tech/docs/protocol/
Comment on
roku remote app showing ads now
Reply in thread
Pi 4B with 4 gigs of RAM. You might be able to get away with 2gigs because of how well it runs for me, but idk. I didn't follow any guides for setting up the Pi or LibreElec. It's honestly super intuitive. Like I said, everything is set up through the GUI. The only slightly technical part is flashing the LibreElec image to the SD card, and even that is super easy. I did follow the Jellyfin documentation for setting up my Jellyfin server, but that's a whole other thing.