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
Yeah, I bought it for 10ct
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.
same goes for staircases. A student dorm I frequented in NL had a staircase in the library that was super steep, had no railings and if you trip you fall like 10m. Every step was of a different size.
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
Yeah but it’s more work for the website to implement their own ad-contexts, so obviously the website owner is the problem here /s
Maybe they should start supporting Ukraine a bit more then, so far they are lacking in comparison to the rest of europe
I don’t want to set a misunderstanding: this does not solve the state on reboot issue, maybe “flawlessly” is not the correct word. On a reboot, all automations are always stopped, so that does not help here.
It’s also important to set the mode of the automation to “restart”, then it works flawlessly
she*
I don’t know how it’s outside of Germany, but at least in Germany in every public sauna there are signs saying “No sweat on wood!” (or in German: “Kein Schweiß aufs Holz!”)
What this should mean is that too keep the wood from getting too much salt exposure, you should always sit or lay on a big towel which prevents your body from touching the wood.
Of course the experience is extremely sweaty, thats the reason to go there, so you’re correct on that part :)
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)