

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.
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.
What problems are you having with it?
I selfhost Tiny Tiny RSS
SG1
Stargate SG-1 is equal parts “Vancouver warehouse sci-fi” and “Vancouver rock quarry sci-fi”
Yeah, you could get hundreds of cheap nozzles for $70. I’ve bought packs of 10 nozzles for 74 cents. That’s almost a thousand nozzles I could get instead of one $70 tungsten one. Or maybe “only” 800 nozzles if I factor in a pessimistic shipping cost too.
EDIT: Checked the price I paid and it was even cheaper than I remember. Edited my calculations.
and frankly people got really pushy about a thing they don’t even pay for
He doesn’t owe anyone anything, and he can decide to run his open source project just as he pleases, but it could have gone so much better. People are mostly just disappointed, I feel like.
Pretty sure you can save them locally, it just requires extra clicks every time, which is super annoying.
deleted by creator
Most slicer software is cross platform, free and open source. The biggest ones are PrusaSlicer, Cura and OrcaSlicer. You can use all of these with lots of different brands of printers. Creality’s own slicer used to just be a slightly modified version of Cura (Not sure if their new “Creality Print” software is, but it doesn’t matter, you’re rarely tied to any specific software, at least with FDM printers). Bambu Lab Studio is not available for Linux, but OrcaSlicer is, and as far as I know it’s just an open source community edition of Studio.
In other words, you’ll have plenty of options on Linux.
Knowing is half the battle
The snake and songbirds one? Not an IMDB top 10 movie, but not bad at all, in my opinion.
Really cool project, even though it has its flaws. Be prepared to search the documentation and update the configuration via the command line, as there’s no settings page in the web interface.
I had some trouble with it throwing a fatal error on URLs longer than the max filename length on my filesystem, but the author has been very responsive on GitHub. I replied to a 3-4 year old closed issue and the author opened it again and tried implementing a new fix in the dev version. I’m encountering another issue with using the dev version in my setup right now, but I think that’s being worked on.
I seem to remember that when O.B. talks to Mobius in the control room he says something like “and then your skin will peel away and you’ll die” Mobius absentmindedly writes “Skin?” in the dust, so that’s why it’s there. Could be misremembering though.
Probably because it looks like he only speaks in anime quotes and brings his plastic replica katana (“well ackchyually, it’s a tachi, as you can see because of the way…”) when going to the mall with his mom.
Once it’s on the internet, it’ll be there till the day you die.
Unless it’s something you want to stay. Then it vanishes into the ether, and nobody seems to have it archived anywhere.
EDIT: Join us at !datahoarder@lemmy.ml or /r/datahoarder (unfortunately the datahoarder community is mostly active on Reddit still).
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.