From 000674c24eaaa567f19ac2bd8006c7ed48f67f59 Mon Sep 17 00:00:00 2001 From: Drew Bednar Date: Sun, 6 Jul 2025 01:04:19 +0000 Subject: [PATCH] Update 'README.md' --- README.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 9d8d4ab..fdb0bc5 100644 --- a/README.md +++ b/README.md @@ -166,7 +166,6 @@ The awesome list of things. - [How I write HTTP services in Go after 13 years](https://grafana.com/blog/2024/02/09/how-i-write-http-services-in-go-after-13-years/) - [How ELF binaries are organized](https://jvns.ca/blog/2014/09/06/how-to-read-an-executable/) Explores the ELF binary file format - [Exploring Memtables](https://www.cloudcentric.dev/exploring-memtables/) -- [Things you are allowed to do](https://milan.cvitkovic.net/writing/things_youre_allowed_to_do/) - [An automatic indexing system for Postgres](https://pganalyze.com/blog/automatic-indexing-system-postgres-pganalyze-indexing-engine) - [The Many Problems of Celery](https://steve.dignam.xyz/2023/05/20/many-problems-with-celery/) - [16 UI Design Rules that Make a Big Impact](https://www.adhamdannaway.com/blog/ui-design/16-ui-design-rules) @@ -176,6 +175,10 @@ The awesome list of things. - [The defininitive guide to graph problems](https://www.giulianopertile.com/blog/the-definitive-guide-to-graph-problems/) - [The bootstrapers guide to outside funding](https://microconf.com/the-bootstrappers-guide-to-outside-funding) +### Soft Skills +- [Being Too Ambitious Is A Clever Form of Sabotage](https://maalvika.substack.com/p/being-too-ambitious-is-a-clever-form) +- [Things you are allowed to do](https://milan.cvitkovic.net/writing/things_youre_allowed_to_do/) + ## Books - [Postgres 14 Internals](https://edu.postgrespro.com/postgresql_internals-14_en.pdf) 548 pages of Postgres