

It’s a huuuugely popular CMS used on around 40% of all websites on the internet, and it has around 70,000 plugins available of varying quality. Most exploits are from badly written plugins.
I am:
@clb92@feddit.dk (MAIN LEMMY PROFILE)
@clb92@mastodon.social (Main Mastodon profile)
@clb92@kbin.social
@clb92@lemmy.world
@clb92@lemmy.ml
And /u/clb92 on Reddit (and many other places)
It’s a huuuugely popular CMS used on around 40% of all websites on the internet, and it has around 70,000 plugins available of varying quality. Most exploits are from badly written plugins.
OH. MY. GOD. How did I not know there’s a Old Reddit style interface included in Lemmy???
I host my own Tiny Tiny RSS (TT-RSS), but I’ve used the public instance of CommaFeed too, many years ago, before I started selfhosting.
I really like TT-RSS, especially with my own theme I made, but the container image I’m using now is outdated and has some problems, and if I want to upgrade I’ll have to switch image to the official one, and I won’t be able to simply migrate my data over, as TT-RSS has since dropped support for MySQL completely, so I’m considering just hosting Commafeed instead (since I have to start fresh anyway).
I prefer RSS readers that feel a bit like Google Reader (R.I.P. - Gone but not forgotten)
I think you’re right
Learn how to use Docker. That’s gonna be a big help.
It’s a whole ordeal to get set up. There’s some plugins for Calibre, I believe one is called NoDRM and os is called De-DRM. Can’t remember which one I’m using or what the differences are.
From Google Play Books you can download the encrypted books (from the website on PC). You are supposed to use Adobe Digital Editions with your Google login to be able to read the encrypted/DRM-protected books on your PC. When you’ve set up Adobe Digital Editions, you can find a key file somewhere (can’t remember the location, you should be able to Google that) which you can use together with one of the plugins in Calibre. And that should normally be it.
That didn’t work for me though. So I found some other third party DRM removal tool, in which I logged in with my Google/Adobe Digital Editions account. It could then decrypt the books, but more importantly, it also made a key file somewhere, which i WAS able to use in Calibre. So now, with that key file, I can just drag the encrypted books directly into Calibre, and it decrypts them just fine.
It’s been several years, so I’ve probably forgotten or misremembered some details.
EDIT: By the way, there seems to be a time limit on decrypting the downloaded books, so download them from Google and decrypt them withing relatively short time (a few hours maybe, not sure). Don’t think you can just decrypt them whenever in the future.
Google Play Books, since I like their app a lot and don’t have to think about syncing across several device.
What problems are you having with it?
I buy my ebooks legally, but I also de-DRM them and keep them in Calibre. I guess that’s the least illegal way to pirate them.
I don’t think it indexes the text content, but you could certainly set something up with an external application that indexes the archived pages and lets you search them. Did a quick search, and in one GitHub issue someone is talking about setting up Sonic Search for that purpose: https://github.com/ArchiveBox/ArchiveBox/issues/956#issuecomment-1320587158
EDIT: It seems Sonic is actually a search system developed specifically for ArchiveBox full text search. I’m gonna try it out too.
*EDIT: Works great
I don’t bookmark, but I do have ArchiveBox set up to automatically archive almost every page I visit.
I selfhost Tiny Tiny RSS
It does not work on my OnePlus 7 at all. If I zoom it crashes, and I have to clear the app data to get it to work again. And if I just take a normal photo it just crashes while processing.
pinky swear
There’s not even a pinky swear. It’s not transactional in any way. It’s just a header you decide to send with every request. It’s the same as someone posting “I do not consent to Facebook harvesting data from my profile!” on their Facebook profile.
They fought well, but it was a case they couldn’t possibly win.
Also the && operator in sh. I think you can figure out what happened.
I’m guessing something like… Copy file/dir from location A to location B and then delete from A, but the copy had failed (and the delete unfortunately worked fine)?
I’ve started a few warriors, but it’s not helping because they’ve activated rate limiting. I just get:
Tracker rate limiting is active. We don’t want to overload the site we’re archiving, so we’ve limited the number of downloads per minute. Retrying after 240 seconds…
So the bottleneck is that they don’t want to overload Veoh.
Obviously you’ve never heard of the Time Cube, invented by the “wisest man on Earth”. (“My wisdom so antiquates known knowledge, that a psychiatrist examining my behavior, eccentric by his academic single corner knowledge, knows no course other than to judge me schizophrenic.” - Gene Ray).
You can still find his (now gone) site on the Internet Archive.
His ramblings are unfortunately very racist and homophobic too.
One of his diagrams that explain everything:
Not the person you asked, but my Jellyfin is only exposed through my reverse proxy (nothing else forwarded), and I simply put Authelia in front of Jellyfin in the reverse proxy using forward_auth (not using OAuth to integrate with Jellyfin!), and that means that you have to be authenticated for any request on my jellyfin subdomain to be able to reach my Jellyfin server at all. Probably means I can’t connect via the app remotely, only via browser, but then I can just use my VPN and connect directly to the local IP.