They would rewrite TOS again?
Yes, that is how that works.
And what about people they want to migrate from GitHub?
Slop to Microslop, code to Codeberg. That simple.
They would rewrite TOS again?
Yes, that is how that works.
And what about people they want to migrate from GitHub?
Slop to Microslop, code to Codeberg. That simple.


Disk space
and bandwidthwas more expensive back then
Don’t worry, AI will fix that by making it expensive again


Damn, I thought I called it 8 months ago, but that was about reading heart rates using wifi…


ChangeDetection does not necessarily need a browser and can be run without, but can do more with it (e.g. bypass some bot protections or even do some steps on the website, like filling a form, before checking for changes).


I personally like Karakeep with Floccus a lot


This was created with AI, so while it seems interesting, I will give it some time for others to find issues with their backups. Maybe in a couple years.
I switched to Gotify when I ran into an issue where ntfy would delete old api tokens when creating more than 20. Only thing missing in Gotify is UniversalPush, other than that it feels actually more solid than ntfy to me.
Damn furrys… stupid, sexy furrys… /pf
Okay, I will upgrade your kernel. proceeds to delete everything


Which is also a pretty good tactic in Monopoly: try to buy as many houses as possible, but do not upgrade to hotels - exhaust the housing market- that way the other players cannot upgrade either


What is your struggle with db updates? Databasus makes it so trivial for me personally.


Don’t let good be the enemy of perfect here. Most systems wont be replaced in a year but even with tiny steps you can reach a milestone. It is extremely important to reduce dependence on other states for the own state to function, especially if it is led by a nazi orange.
Not sure what Docker Hub has, but as sys admin you can pin to a specific 256sha, so that specific image can’t be taken over. However that conflicts with the idea of just running Watchtower.
Which system are you using? SELinux/AppArmot active? Can you share your compose? There are manyavariables at play here.
Other than that: Setting UID/GID via environmental variable is usually wrong, mostly from a design perspective of the container. There is a user directive during build as well as during deploy to use for that.
From a quick look at the docker file it does look like the user you use to run linkding needs to be in the root group.
BUT rootless podman maps the root user (usually to your user ID) to so the root user inside the container has not the same ID as the one outside. So I would suggest setting the permissions of the volume to your user for now.
Another way to figure out which user to use: just start a new/clean instance of the service and look at the new volumes.


But why? Especially looking at the power supply.





Sorry, my bad. 0,36$ per million class b operations. Of course there will be slightly more operations than downloads (e.g. people/bots sarting downloads and aborting them), but still probably cheap.


Should be manageable and it is probably less than you would imagine. Just checked real quick: the isos load from download.bazzite.gg, which is a Cloudflare IP. So they are either using it as CDN or even more likely use Cloudflares R2 storage for isos - which would mean they pay for storage (~15$/TB) and operations, but not for egress. This is seems ideal for few but huge files.
So for a single iso (~7 GB) they would pay 0,105$ for storage monthly and additionally 0,36$ per million of class B operations (reads/downloads). Of course they host more than one ISO, but for this example it would have been downloaded about ~150000 times to reach the petabyte.
So yeah, the ISO download is probably less of a problem. (Disclaimer: lot of assumptions, check in with a bazzite dev for clarity)
Not that I am aware of. Komodo should be compatible with podman as well.
Not sure what you mean with loading pages, but maybe you should look into classless CSS for a minimal look. One of my favorites is Water.css when I just want to have something other than the browser default HTML styling, but there are many more.