You could also see it as you preventing someone else from learning from their own mistakes. Maybe reframing it like that could help with skipping :)
You could also see it as you preventing someone else from learning from their own mistakes. Maybe reframing it like that could help with skipping :)
Yeah I totally agree, I hate that they keep adding new stuff instead of focussing on their core business. It’s especially annoying as the Android Protonmail app and the regular web mail client are really bare bones and have several long standing issues. Honestly if I had set it up with my own domain instead of the @pm.me (which admittedly is a nice suffix) I probably wouldn’t be a paying customer anymore.
I feel this is missing a couple of !important statements :)
Jealous of the amount of free time you have available ;-) good luck!
I’d recommend scheduled tasks instead. Why be involved at all? :-)
That’s no longer a technical process issue but more of a teamcoach/HR kind of issue then. You should be able to assume good intentions from colleagues, imho.
We use a CI pipeline check which prevents merges to master if the code contains a TODO. A precommit hook only works if the developer has the hooks configured.
If you want to simplify the maintenance burden of nagios-like setups, look into OMD by CheckMK.
Well it’s not 2024 yet.
Without knowing the details of C, I’ve seen this in other languages and it’s usually something with missing a flush or a buffered output mode or something like that.