

You could build a literal infinity pool…
You could build a literal infinity pool…
May be: I own a FrameWork laptop (bought the older generation new, because it is fast enough for me, but I want to support them). Also I self host a couple of web services myself (music streaming, file storage, RSS). I also live in a shared flat (although I could afford my own appartment) and take the bike to go everywhere in the city.
I dont know if that counts as solar punk. However, I think that many of the comments are very inspiring :D
You want that if you strongly believe that your hate speech counts as free speech
A reference to Starship Troopers
I am waiting for sqlite support to be merged
Thats false! There is already a link to the wikipedia article, but here is the relevant quote: „but uses hardware restrictions or digital rights management (DRM) to prevent users from running modified versions of the software on that hardware.“
It is not a violation of the GPL 2, the license of the Linux kernel, but only the GPL 3 which was basically created for this case. Linus Torvalds is a big defender of the GPL 2 and said that Tivo provided good patches for the hardware they used.
(”obviously“ sarcasm)
I didnt even think about it, but looking it up „a European“ is correct. It‘s not about the letter, but the sound.
Source: https://www.quora.com/Which-is-correct-“a-European”-or-“an-European”-Why
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?
This is really cool and I will definitely try it out! Am I missing something or is there really no contributors license agreement?