Skip Navigation

InitialsDiceBearhttps://github.com/dicebear/dicebearhttps://creativecommons.org/publicdomain/zero/1.0/„Initials” (https://github.com/dicebear/dicebear) by „DiceBear”, licensed under „CC0 1.0” (https://creativecommons.org/publicdomain/zero/1.0/)TW
Posts
0
Comments
165
Joined
2 yr. ago

  • Huh? If your VPS is used by thousands of users you should check for malware. The underlying hypervisor may run lots of VMs from different clients, but your VPS with its own dedicated and publicly routed IP is only used by you (except for if you make your searx instance publicly accessible and list it on searx.space)

  • German humor :)

    maybe 1% of the population [...]

    That would be more than 800k people, although the number of affected people does not make a difference. You don't even think about taking communication away from anyone without there being a replacement for them. And in the scope of Germany, this means that we'll need starlink access for the next decade or so.

  • Thanks, at least someone got it. We are the third biggest economy on this planet and still have the shittiest internet connection a developed country can possibly have, and all of that is only because one corrupt politician said (as in "was paid to say") that Television is the technology of the future. It's getting better, but holy fuck, how could this happen.

  • Using Docker in a VM on a Hypervisor is industry standard, using docker inside of docker may be okay for CI purposes but I wouldn't do anything more than that in production if it's not necessary.

    The stack from the image above (Windows>WSL> Docker>Minikube>Docker>App) is something you'd use on a dev machine (not a "real", production-like test environment), in which case you don't really care about the performance loss