diff options
-rw-r--r-- | README.md | 10 |
1 files changed, 10 insertions, 0 deletions
@@ -55,6 +55,7 @@ with maintenance so things should be up to date. - [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] +- [Pramp: Interview Practice][1237] ### Job Boards @@ -159,6 +160,7 @@ with maintenance so things should be up to date. - [The first rule of prioritization: No snacking][1200] - [The Failed Commodification Of Technical Work][1205] - [Why you need a "WTF Notebook"][1232] +- [Ratchets in software development][1238] ### Management/Culture @@ -238,6 +240,8 @@ with maintenance so things should be up to date. - [Rasmussen and practical drift Drift towards danger and the normalization of deviance][1233] - [Normalization of deviance][1234] - [Advantages of incompetent management][1235] +- [When Your Tech Debt Comes Due][1239] +- [Psychological Safety vs. High Standards: A Misunderstood Dynamic][1241] ### Psychology/Philosophy @@ -1130,6 +1134,7 @@ with maintenance so things should be up to date. - [Book: Data Engineering Design Patterns (DEDP)][1186] - [Executing Cron Scripts Reliably At Scale][1217] - [Why, after 6 years, I’m over GraphQL][1224] +- [Modular Monoliths Are a Good Idea, Actually][1240] ### NixOS/Nix @@ -2569,3 +2574,8 @@ with maintenance so things should be up to date. [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/ +[1237]: https://www.pramp.com/#/ +[1238]: https://qntm.org/ratchet +[1239]: https://www.linkedin.com/pulse/when-your-tech-debt-comes-due-kevin-scott/ +[1240]: https://materializedview.io/p/modular-monoliths-are-a-good-idea +[1241]: https://www.leadingsapiens.com/psychological-safety-vs-high-standards/ |