From 43fd80b3f6683a304eb1dcc5ec0fe33665083d80 Mon Sep 17 00:00:00 2001 From: Cody Hiar Date: Fri, 10 Nov 2023 09:10:45 -0700 Subject: More marks --- README.md | 34 +++++++++++++++++++++++++--------- 1 file changed, 25 insertions(+), 9 deletions(-) diff --git a/README.md b/README.md index 924e965..4c843fa 100644 --- a/README.md +++ b/README.md @@ -21,6 +21,16 @@ with maintenance so things should be up to date. - [The Interview Study Guide For Software Engineers][677] - [What I Learned from Doing 60+ Technical Interviews in 30 Days][771] - [Facebook senior software engineer interview: the only post you'll need to read][805] +- [Salary Negotiotion][858] +- [H1B Salary Database][917] +- [10 Rules For Negotiating a Job Offer][874] +- [How to tactfully negotiate your salary][885] +- [Equity in your tech job offer][1026] +- [Job Seekers: Aggregated Links Notion Board][1047] +- [Introduction to FAANG interviews][1089] +- [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] ### Job Boards @@ -51,23 +61,14 @@ with maintenance so things should be up to date. - [The Engineer's Guide to Career Growth][840] - [Awesome CTO: Collection of CTO resources][844] - [On Writing Tech Specs][848] -- [Salary Negotiotion][858] - [An incomplete list of skills senior engineers need, beyond coding][870] -- [10 Rules For Negotiating a Job Offer][874] -- [How to tactfully negotiate your salary][885] - [The SaaS Org Chart][894] - [Evil tip: avoid "easy" things][908] -- [H1B Salary Database][917] -- [Equity in your tech job offer][1026] - [Staff Engineering at Carta][1032] -- [Job Seekers: Aggregated Links Notion Board][1047] - [Reading a Profit & Loss statement][1056] - [Downturn Career Decisions][1057] - [Implementers, Solvers, and Finders][1079] -- [Introduction to FAANG interviews][1089] - [Engineering Levels at Honeycomb: Avoiding the Scope Trap][1090] -- [A Senior Engineer's Guide to the System Design Interview][1134] -- [theorg.com: 50 Most Transparent Companies][1136] ### Productivity @@ -124,6 +125,7 @@ with maintenance so things should be up to date. - [Maker's Schedule, Manager's Schedule][1107] - [Reaching Peak Meeting Efficiency][1108] - [Meetings for an effective eng organization][1109] +- [How to Do Great Work][1160] ### Management/Culture @@ -455,6 +457,8 @@ with maintenance so things should be up to date. - [How virtual environments work][1138] - [Parquet: more than just "Turbo CSV"][1143] - [Makefile tricks for Python projects][1144] +- [Kraken Technologies: How we organise our very large Python monolith][1155] +- [Quirks of Python package versioning][1156] ### Ops @@ -625,6 +629,7 @@ with maintenance so things should be up to date. - [Granting at least once delivery][1129] - [HPC is dying, and MPI is killing it][1140] - [Load Balancing Visualized][1142] +- [On Software Dependency Engineering][1161] ### Books/Reading @@ -943,6 +948,7 @@ with maintenance so things should be up to date. - [Lobsters Comments: ZFS Notes][1101] - [ZFS Notes][1150] - [The 'Hidden' Cost of Using ZFS for Your Home NAS][1102] +- [Linux From Scratch][1158] ### Shell @@ -1063,6 +1069,7 @@ with maintenance so things should be up to date. - [Redis Explained - An Indepth Tutorial][1052] - [How and why to host a blog at home][1069] - [Scaling Kafka to Support PayPal’s Data Growth][1116] +- [Advice for Operating a Public-Facing API][1154] ### NixOS/Nix @@ -1265,6 +1272,7 @@ with maintenance so things should be up to date. - [Blue Zones: Areas where people reach age 100 at 10 times greater rates than in the United States][1042] - [Shannon's Demon & How Returns Can Be Created Out Of Thin Air][1043] - [Inflation Adjusted Total Returns][1044] +- [How I org in 2023][1157] [1]: http://jvns.ca/blog/2013/12/30/questions-im-asking-in-interviews/ [3]: http://blog.alinelerner.com/lessons-from-a-years-worth-of-hiring-data/ @@ -2405,3 +2413,11 @@ with maintenance so things should be up to date. [1151]: https://www.bassi.io/articles/2017/08/10/dev-v-ops/ [1152]: https://hbr.org/1999/11/management-time-whos-got-the-monkey [1153]: https://container.training/ +[1154]: https://jcs.org/2023/07/12/api +[1155]: https://blog.europython.eu/kraken-technologies-how-we-organize-our-very-large-pythonmonolith/ +[1156]: https://sethmlarson.dev/pep-440 +[1157]: https://cmdln.org/2023/03/25/how-i-org-in-2023/ +[1158]: https://www.linuxfromscratch.org/lfs/view/stable/ +[1159]: https://interviewing.io/blog/sabotage-salary-negotiation-before-even-start +[1160]: http://paulgraham.com/greatwork.html +[1161]: https://hackmd.io/@cflewis/Sk0gb9ILh -- cgit v1.2.3