diff options
-rw-r--r-- | README.md | 16 |
1 files changed, 14 insertions, 2 deletions
@@ -54,6 +54,7 @@ with maintenance so things should be up to date. - [A Senior Engineer's Guide to the System Design Interview][1134] - [theorg.com: 50 Most Transparent Companies][1136] - [How to sabotage your salary negotiations efforts before you even start][1159] +- [Twelve rules for job applications and interviews][1231] ### Job Boards @@ -62,8 +63,8 @@ with maintenance so things should be up to date. - [4dayworkweek][1192] - [hiring.cafe][1193] - [weworkremotely][1194] -- [builtin][1194] -- [wellfound][1195] +- [builtin][1195] +- [wellfound][1196] ### Career @@ -157,6 +158,7 @@ with maintenance so things should be up to date. - [OPP (Other People’s Problems)][1189] - [The first rule of prioritization: No snacking][1200] - [The Failed Commodification Of Technical Work][1205] +- [Why you need a "WTF Notebook"][1232] ### Management/Culture @@ -233,6 +235,9 @@ with maintenance so things should be up to date. - [Datadog Culture Spotlight: Drew Csillag on influence without authority][1214] - [Safer, Not Later: How “Move Fast and Break Things” ruined the world][1214] - [Mastering Change Management][1223] +- [Rasmussen and practical drift Drift towards danger and the normalization of deviance][1233] +- [Normalization of deviance][1234] +- [Advantages of incompetent management][1235] ### Psychology/Philosophy @@ -566,6 +571,7 @@ with maintenance so things should be up to date. - [Understanding Networking in Nomad][1137] - [Dev vs Ops][1151] - [AWS IAM Actions][1222] +- [Rethinking infrastructure as code from scratch][1236] ### C @@ -2557,3 +2563,9 @@ with maintenance so things should be up to date. [1228]: https://vonheikemen.github.io/devlog/tools/neovim-lsp-client-guide/ [1229]: https://hanukkah.bluebird.sh/5784/ [1230]: https://st4lk.github.io/en/blog/2023/12/09/sqlalchemy-vs-django-orm/ +[1231]: https://vurt.org/articles/twelve-rules/ +[1232]: https://www.simplermachines.com/why-you-need-a-wtf-notebook/ +[1233]: https://risk-engineering.org/concept/Rasmussen-practical-drift +[1234]: https://danluu.com/wat/ +[1235]: https://yosefk.com/blog/advantages-of-incompetent-management.html +[1236]: https://nathanpeck.com/rethinking-infrastructure-as-code-from-scratch/ |