I guess the trick is to not look for stuff to host because you’ll end up with all kinds of things you weren’t doing in the first place.
- 0 Posts
- 32 Comments
There are no reports of Israel or Russia using ArduPilot though.
x00z@lemmy.worldto Selfhosted@lemmy.world•Plex now want to SELL your personal dataEnglish5·1 month agoBecause Plex used to be good but new it’s just pure enshitification.
The amount of requests my browser is making to that website is insane.
POST /elasticsearch/mget
every second. Looking at the response I see that the default (probably fake) questions have 1000+ answers.
x00z@lemmy.worldto Selfhosted@lemmy.world•🛡️ uSentry - Identity & Access ManagementEnglish5·2 months agoFun little project but I think
auth_basic
would be perfectly fine instead.
Having your filesystem on the line might actually make some people write decent code.
x00z@lemmy.worldto Selfhosted@lemmy.world•What's up, selfhosters? It's selfhosting Sunday!English1·4 months agoNo you just continue updating until it’s fixed again.
I’m not going to make all of these apps myself.
I’m working on big boy apps.
I like the simple layout for list views that is consistent across devices. I host my freshrss instance on a VPS and use it on multiple devices and it nicely syncs what I read.
I think in terms of an RSS viewer, there’s not too much big differences though. Any reason why you’d be looking for something new?
x00z@lemmy.worldto Selfhosted@lemmy.world•Plex is discontinuing its “watch together” featureEnglish12·4 months agoThat’s exactly how it works.
x00z@lemmy.worldto Selfhosted@lemmy.world•Plex is discontinuing its “watch together” featureEnglish122·4 months agoDon’t worry, there are countries where it’s perfectly legal to rip your own physical media and use it in a digital library. There are some countries where it’s even legal to download a pirated digital copy of your owned media.
Jellyfin will remain, and even if the capitalist pigs try and go after it - which is already close to impossible - they’ll find shelter in a country with moral values.
x00z@lemmy.worldto Selfhosted@lemmy.world•Which reverse proxy do you use/recommend?English1·5 months agoYou can easily get automatic renewal for nginx using certbot.
You answer my question with a question… But I’ll answer it.
Compose is meant for multi-container applications or development. It’s good for custom applications where you need to manage every service yourself so you mostly see them used for stuff like web stacks.
Single container applications are much easier to run and manage for the end-user and most of the awesome-selfhosted apps are already served as single container images on the docker hub. There is absolutely no need to use compose for any of those because you are not managing every service of the app yourself.
I have a big server with lots of containers running for apps. For example, I have a container for my blog, one for FreshRSS, and even one for Teamspeak. But I only use Compose for one application and that’s my own custom one. That one consists of an nginx container, php container, etc. I don’t need to dive into the different services of FreshRSS for example, but I do need to for my own custom app.
Why compose and not just containers?
Do you have “Content-Disposition: attachment” setup for the downloads on the backend?
Your issue might just be that it automatically opens it in LibreWolf again :P
- Ah ok. I reread the information on the github readme and it said that “files will be deleted after 60 minutes”. So I thought I could try uploading.
- Yes. LibreWolf which is FireFox based. I do suggest using the download attribute though. People don’t like changing settings for specific applications.
- Coolio. Glad you are happy with the feedback.
It’s pretty interesting but there’s a few things that would make it a lot better:
- I have absolutely no idea how to upload a PDF. I can only make lorem ipsum ones. It should have a lot more support for dropping files onto the webpage. Maybe even a quick upload box in your sidebar on the homepage.
- The download button should not open a new tab or change the location or anything. Use the HTML5 ‘download’ attribute instead.
- Increase (top/bottom) margins between PDF entries, it’s too condensed
- The progress bar doesn’t automatically update when you close a PDF. When reading a PDF, I scroll to the bottom, click the little X in top right, and have to press F5 before seeing the progress bar update on the page.
- Make it tell the browser that it’s already a darkmode website (for stuff like DarkReader)
These are my suggestions. Good luck with your project. It looks pretty nice!
This.
They also have a form to submit AI crawlers.
CloudFlare can also easily maintain an anti AI crawler service completely by itself if it takes a fee on top of their pay per crawl functionality. However, considering CloudFlare already has all the tools and infrastructure to do this cheaply, providing a good service wouldn’t be too hard.