I know that this was probably a joke, but here is how the full curve looks like:
https://ourworldindata.org/how-do-the-risks-of-death-change-as-people-age
(As in the original post mind the logarithmic scale on y-axis)
I know that this was probably a joke, but here is how the full curve looks like:
https://ourworldindata.org/how-do-the-risks-of-death-change-as-people-age
(As in the original post mind the logarithmic scale on y-axis)
Has anyone tried it? I am thinking about using it on some Raspberry Pi 5.
Yes, in the sense that you are responsible to update the Docker container and often this can lead to vulnerable containers. No, in the sense that it is much easier to scan for dependencies inside a Docker container and identify vulnerabilities. Also most containers are based on Linux distribution, so those distribute the security fixes for specific libraries. All you have to is update the base image.
Dependency-free doesnt mean they dont have dependencies. Its just that they bundle them all in the executable. When there is a security vulnerability in a library on your Linux system the vendor of your distribution (Canonical, Redhat, SUSE) takes care that it is fixed. All dependent software and libraries are then fixed as well. All I say? Not the ones which have been bundled in the executable. First they need to find out that you are affected and then the maintainer has to update the dependency manually. Often they can only do this after there has been a coordinated release of the fix by the major distributors, which can leave you vulnerable no matter how fast the maintainer is. This is the way it is in Windows. (This was a short summary)
Are you just starting out? I got started with home labbing with a Raspberry Pi 2B (1GB RAM!) and an external HDD I had lying around. I host Yarr, Navidrome, backups and a dashboard app Ive written on there and I am quite satisfied. I would really recommend starting small with hardware you already have and then buy new hardware as you go along. I am also using Tailscale. With this you can get your initial setup up and running in a day and save money if it turns out home labbing isnt for you or you dont really need the hardware.
There is plant-it written in Java and HortusFox written in PHP. Both using MySQL. Is there anything available which is written in Go or Rust and uses SQLite?
Nice! What prompt and model did you use?
Well thats what backups are for, but may be start with a mirror or with unimportant stuff for at least a year ;) Also proprietary service can delete your data, too. This happens especially when you are using the generous free tier and they decide to make more money. See Evernote, Gitlab, Heroku…
Get a Steam Deck and use any Controller you want ;) (including the corresponding controller glyphs for many games)
It is also very resource efficient. I am running it on a Raspberry Pi 2 and it works flawlessly.
I use a Raspberry Pi 2 to self host a Dashboard written in Rust (Axum), a RSS reader called yarr and a music streaming server Navidrome. The latter two are written in Go and very resource efficient. The electricity bill should be under a Euro a month (6.4W max power consumption).
The project controlled by only one entity can affect users in the future. Moving forward Hashicorp could do anything with the code or licensing and nobody could do anything about it. It is good that something is happening now, when there is still the chance to do it.
I‘ve recently started using Tailscale for my home setup and I really can‘t recommend it enough. In my opinion it takes a lot of the dangers regarding IT security out of self hosting. Depending on who you ask it is not true self hosting, but I couldn’t care less :)
With Tailscale you can create a VPN for your devices including your phone and even expose services to the outside world with SSL already setup (havent tried that out, yet)
They have guides/tutorials for a lot of stuff (web server, Minecraft).
Edge does this very aggressively and I hate it… Also I believe that Chromium based browsers use more memory per tab, so that might be the reason why it feels more aggressive. Firefox does this very rarely.
It is very normalized in the south of Germany, but generally Germany is very pro homeopathy so so it is even subsided by the public health care system.
Not quite, it‘s only restricting competitors and so all companies and home labbers can still use it for free and contribute as in free speech.
However this can bring a lot more financial sustainability to a project. I don‘t know the specifics, but the main problem is that companies make profit of the software, but don’t invest enough money back into the product. This cannot be good for users. Open source must be financially stable.
Also right now all those competitors (and users) can create a fork and maintain it. So it is up to the community what will happen to the project.
Thanks for creating Lemmy! I like it a lot :) Do you have any ideas/plans on a privacy and user focused algorithmic view? If Lemmy wants to be big, I think we need something like this.
Cool service! Is the code open source?
I am waiting for sqlite support to be merged