From 18d6c9d300f2eeb2562dcf88e6d1e820927670c6 Mon Sep 17 00:00:00 2001 From: Cody Hiar Date: Wed, 5 Feb 2025 09:35:12 -0700 Subject: adding links --- README.md | 31 ++++++++++++++++++++++++++++++- 1 file changed, 30 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index d588b17..85c2c71 100644 --- a/README.md +++ b/README.md @@ -99,6 +99,7 @@ with maintenance so things should be up to date. - [Downturn Career Decisions][1057] - [Implementers, Solvers, and Finders][1079] - [Engineering Levels at Honeycomb: Avoiding the Scope Trap][1090] +- [Personal Branding for Developers – A Step by Step Handbook][1256] ### Productivity @@ -161,6 +162,8 @@ with maintenance so things should be up to date. - [The Failed Commodification Of Technical Work][1205] - [Why you need a "WTF Notebook"][1232] - [Ratchets in software development][1238] +- [Know your "One Job" and do it first][1254] +- [How to become a more effective engineer][1246] ### Management/Culture @@ -235,13 +238,14 @@ with maintenance so things should be up to date. - [Working with Product Managers: Advice from PMs][1202] - [Team Leader Venn Diagram][1203] - [Datadog Culture Spotlight: Drew Csillag on influence without authority][1214] -- [Safer, Not Later: How “Move Fast and Break Things” ruined the world][1214] +- [Safer, Not Later: How “Move Fast and Break Things” ruined the world][1216] - [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] - [When Your Tech Debt Comes Due][1239] - [Psychological Safety vs. High Standards: A Misunderstood Dynamic][1241] +- [Lessons Learned From Payments Startups][1253] ### Psychology/Philosophy @@ -720,6 +724,7 @@ with maintenance so things should be up to date. - [Papers for Software Engineers][1034] - [Extracting Hacker News Book Recommendations with the ChatGPT API][1121] - [Advent of Technical Writing: Lessons from a technical writer][1199] +- [Software Technical Writing: A guidebook][1199] ### Databases @@ -754,6 +759,7 @@ with maintenance so things should be up to date. - [Mitigating Risk While Transitioning Databases][958] - [Essential elements of high performance applications: SQL indexes][995] - [Things You Should Know About Databases][1015] +- [What I Wish Someone Told Me About Postgres][1243] ### Machine Learning/A.I @@ -1135,6 +1141,8 @@ with maintenance so things should be up to date. - [Executing Cron Scripts Reliably At Scale][1217] - [Why, after 6 years, I’m over GraphQL][1224] - [Modular Monoliths Are a Good Idea, Actually][1240] +- [Engineering Principles for Building Financial Systems][1242] +- [Turning the database inside-out][1255] ### NixOS/Nix @@ -1181,6 +1189,9 @@ with maintenance so things should be up to date. - [Source filtering with file sets][1215] - [devenv.sh - Fast, Declarative, Reproducible, and Composable Developer Environments][1221] - [Learn Nix the Fun Way][1227] +- [The Nix Thesis][1248] +- [Why NixOS is the perfect OS for me][1249] +- [NixOS: A Purely Functional Linux Distribution Paper][1250] ### OSX/Mac @@ -1215,6 +1226,7 @@ with maintenance so things should be up to date. - [History and effective use of Vim][651] - [Vim as a Go IDE][676] - [A guide on Neovim's LSP client][1228] +- [Vim's unused keys][1245] ### Website Testing @@ -1304,6 +1316,8 @@ with maintenance so things should be up to date. - [Google's Technical Writing Course][1066] - [What I Did Not Learn About Writing In School][1133] - [List of books on technical writing and related topics][1204] +- [Ten simple rules for writing a technical book][1244] +- [How To Write Stuff No One Else Can][1251] ### Finance @@ -2579,3 +2593,18 @@ with maintenance so things should be up to date. [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/ +[1242]: https://substack.wasteman.codes/p/engineering-principles-and-best-practices +[1243]: https://challahscript.com/what_i_wish_someone_told_me_about_postgres +[1244]: https://journals.plos.org/ploscompbiol/article?id=10.1371/journal.pcbi.1011305 +[1245]: https://vim.fandom.com/wiki/Unused_keys +[1246]: https://newsletter.pragmaticengineer.com/p/how-to-become-a-more-effective-engineer +[1247]: https://jamesg.blog/book.pdf +[1248]: https://jonathanlorimer.dev/posts/nix-thesis.html +[1249]: https://mihai.page/nixos-and-me/ +[1250]: https://edolstra.github.io/pubs/nixos-jfp-final.pdf +[1251]: https://thewritetoroam.com/2024/02/how-to-write-stuff-no-one-else-can +[1252]: https://www.tweag.io/blog/2023-10-05-cli-ux-in-topiary/ +[1253]: https://www.pgrs.net/2024/01/26/lessons-learned-from-payments-startups/ +[1254]: https://charity.wtf/2021/03/07/know-your-one-job-and-do-it-first/ +[1255]: https://martin.kleppmann.com/2015/11/05/database-inside-out-at-oredev.html +[1256]: https://www.freecodecamp.org/news/personal-branding-for-devs-handbook/ -- cgit v1.2.3