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/)VO
Posts
0
Comments
427
Joined
2 yr. ago

  • and personally I'd rather buy some nice electric bicycle instead

    This is exactly the reason I bought a new and good bike for the price of a used car. And what's more is that the exercise that comes with it is free and the insurance is exponentially lower.

    We really need to make more bike friendly infrastructure around the world so more people have the same option as I have.

  • IIRC in Denmark any pedestrian who has taken a step onto the road should be treated as an invisible zebra crossing. It's only really taught at driving lessons in order to not risk making pedestrians lazy when checking for cars and go in harm's way.

  • It depends. My native language tracker forexample opens up for signups at Christmas time every year, making it easy to join. Outside of that I believe you can just make an application and depending on how good it is, you'll be accepted.

    But this is different from tracker to tracker, so I can't say how it is exactly for your language. But what is pretty much standard for all private trackers is that you can get an invite if you know someone already there.

  • It heavily depends on the language. Scandinavian languages, for example, are too small to have DD or public trackers while something like German might not exist as public tracker due to the harsh copyright laws (can't vouch for the last one).

  • Setup a reverse proxy and configure it to redirect yourdomain.org/nextcloud (or nextcloud.yourdomain.org) to a custom port that you're now running Nextcloud on. Then configure some-random-service which you want at yourdomain.org/some-random-service to redirect to port 1234 and so on.

    This means all incoming connections on port 80 and 443 now will be handled by your reverse proxy and depending on the requested URL, the reverse proxy will fetch the desired website contents from the origin web server. I personally use nginx but there exists other good reverse proxies you can use.

  • Technically no. Greenland is a country but not a state. It has a sovereign government but is not represented directly internationally. It is part of the Kingdom of Denmark which is a state but not a country. Then there is Denmark proper which is also a country but not a state.

  • Plus how do you spot the difference between a good bot and a bad bot? Web crawlers from search engines are for example inherently good, so they should still be able to operate, but if it is easy to register a good bot in WEI, it is also easy to register a bad bot. If it is hard to register a good bot, then you're effectively gatekeeping the automated part of the internet (something that actually might be Google's intention).