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

  • For a YouTube replacement, maybe look into Nebula, it's a subscription streaming service, but owned by the content creators, no ads. It also has some podcasts.

    Regarding music, I listen mostly to somaFM. It's an Internet radio with lots of different stations. Mostly independent artists. It's free, no subscription, no ads, listener supported (you can donate/buy merch to support them).

  • I don't think it's related. It's been a new years tradition in Berlin for years.

    I have friends and family in Berlin and I spent new year's Eve there five years ago. It was totally crazy. People shooting fireworks at each other in the streets and from/to the balconies.

    I ended up with a jacket full of burn holes, and we were in a kind of quiet neighborhood on the outskirts of the city.

  • It's not only salaries:

    about half of Signal’s overall operating budget goes towards recruiting, compensating, and retaining the people who build and care for Signal. When benefits, HR services, taxes, recruiting, and salaries are included, this translates to around $19 million dollars per year.

  • I created a new steam account with a different email address just to order mine on a different country than my main account. You might need a local payment method for the country you are shipping to. Not sure if that's the case for Europe, but it's required for some countries.

  • The option was there, but it wasn't ready for every day use. The performance impact was significant. The couple times I tried it, it was practically unusable. The UI also showed a warning about performance when you enabled it

  • Return to Monkey Island, Vampire Survivors and Northgard.

    Plus, my boss bought an arcade cabinet for the office, so I've been playing lots of different arcade games, mostly Golden Axe, Bubble Bobble and Street Fighter II

  • I code in C/C++. Work laptop is windows, but the products run on various Linux and Unix flavors, as well as in Windows. So I use Clion on win, that syncs the code changes to a Linux VM for building and testing. The toolchain is in a docker image, so I can change the build and test environments without affecting each other. Since I need to test on different OSs, I have multiple VMs in a server at the office.