I just googled “BASF T-Shirt” and immediately found the one he is wearing in this video (and he wear it in a couple of other videos recently)
I just googled “BASF T-Shirt” and immediately found the one he is wearing in this video (and he wear it in a couple of other videos recently)
Just using fluentd to push the files into an ElasticSearch DB and using Kibana as frontend is one day of work for a kubernetes admin and it works good enough (and way better than grepping logfiles from every of the 3000 pods running in a big cluster)
And if something breaks they put the burden on you for not creating backups. Always keep it in writing that you are supposed to work on something else, otherwise you will get the problem down the line
No. For 4K Netflix the browser needs to talk to a specific, locked down, part of your Intel (!) CPU. This only works on Edge in Windows or Safari on MacOS (it also works with the Store apps). It never works on Linux and it does not work on Chrome or Firefox.
That’s only because you use a Mac, on Windows only Edge allows 4k Netflix. It’s the integrated browsers that have the HDCP hardware features so it allows 4K
It also is very unstable when using multiple profiles. The profiles update individually, so very often you start a second profile and it updates firefox, which makes the first profile not work anymore. You don’t really notice that though, it just stops loading any websites.
Also on mobile it stops streams running in the background after some time, so when listening to something via firefox you have to actively use FF while listening, can’t leave the phone turned to standby
I switched to powder thanks to Alec and I don’t regret it. Works great!
I updated my sources.list to something non-existing at some point and run sudo apt update && sudo apt dist-upgrade -y && sudo apt autoremove
once and it also basically uninstalled everything. But that didn’t even matter, I popped in a recovery disk and could reinstall everything. Pretty great to be able to do all that with Linux, fuck everything up in an instant but after a few hours everything is back again
yeah thats why I said it only has the chance, not that it leads to good code
The only thing that has the chance to prevent unmaintainable garbage code is a plethora of linting rules.
I don’t see people hating discord for it, just pointing out that it was a bad choice from the beginning
The adapter is still the inconvenience for me, just because the other option is a (tiny) inconvenience for you doesn’t change the fact that the adapter is an inconvenience for me.
The adapter IS the inconvenience.
All of scandinavia. There are public registers where you can look up the salary of everyone for norway, sweden and finland. When these registers were introduced, the salaries were normalized across the whole population
Of course the amount of insects drastically reduced, but for the windscreen there is another thing to take into account: Cars today are extremely aerodynamic. Even new Jeeps and the F150s are aerodynamic. Because of this, the insects are pushed away from your windscreen instead of against it, which is one of the main reasons why your windscreen isn’t full of insects anymore.
The only real exception to this is the Mercedes G-Class, but I doubt that a lot of us will ever sit in one
Edit: apparently I’m wrong: https://feddit.de/comment/8318194
that’s very nice, we got substituted coffee as well but it was still 1,50 per cup
I don’t think it’s because you grew up poor. It’s because why would you buy coffee everyday?
I buy coffee almost everytime I’m at an airport or a train station, but that’s like… once every two months? If I would commute by train, I wouldn’t buy coffee everytime I’m at the train station, I would just wait until I’m in the office to grab a cup.
But I did buy a coffee daily, when I was in university. There was no way to get a coffee besides buying one, so I bought one. So I think thats the main thing about buying daily, necessity. Some companies only have paid machines, so you buy a coffee daily when at work. In school or university you don’t have a coffee machine available, so you buy one daily.
At least all countries I’ve been to have blinds on the outside. Germany and Netherlands have rolling shutters like these: https://www.rollorieper.de/images/rollladen/overview_rollladen_mobile.webp
Southern and Eastern european countries tend to have little doors on the outside like these: https://www.schneider-schoenwalde.de/fileadmin/\_processed\_/3/8/csm_moosgruene-fensterlaeden_d2513c37b0.webp which are made of wood or plastic
I have never been to poland, scandinavia or the baltics, but all countries I’ve been to have one way or another to completely block light and don’t let cats scratch the curtains
no it’s the joke. In o-notation you always use the highest approximation, so o(n!²) does not exist, it’s only o(n!)
Otherwise there would never be o(1) or o(n), because o(1) would imply that the algorithm only has a single line of instructions, same for o(n)