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)
DrM
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 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.
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
PgUp and PgDn are also extremely useful when scrolling through logs
From one Datacenter? Yes. If you put all datacenters into the sea? Definitely not. And if the Bitcoin scumbags decide that this is a good idea and built huge mining farms underwarer it's even worse. Datacenters are one of the biggest contributors to energy need already, taking up 1-1.3% of global energy demand. That's no joke
I don't think that this would work, there are no types anymore during runtime because everything is translated into plain js on build. TypeScript only exists during development
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)