diff options
author | Cody Hiar <cody@hiar.ca> | 2023-11-20 10:03:08 -0700 |
---|---|---|
committer | Cody Hiar <cody@hiar.ca> | 2023-11-20 10:03:08 -0700 |
commit | cd7ca6cc9a10b9edd668ecc544ffb1ad7b11d042 (patch) | |
tree | a0e973c7db901db715793faf0319913a456392c3 | |
parent | 889dc4fea6b0487c49e483709adb18f5e3a27844 (diff) |
links
-rw-r--r-- | README.md | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -1252,6 +1252,7 @@ with maintenance so things should be up to date. - [Build a poor man’s data lake from scratch with DuckDB][1146] - [how (not) to write a pipeline][1148] +- [The Log: What every software engineer should know about real-time data's unifying abstraction][1170] ### Misc @@ -1280,6 +1281,7 @@ with maintenance so things should be up to date. - [Shannon's Demon & How Returns Can Be Created Out Of Thin Air][1043] - [Inflation Adjusted Total Returns][1044] - [How I org in 2023][1157] +- [My "Linux-like" MacOS Setup][1169] [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/ @@ -2435,3 +2437,5 @@ with maintenance so things should be up to date. [1166]: https://pulsar17.me/2023/09/keymapping [1167]: https://pradyunsg.me/blog/2023/01/21/thoughts-on-python-packaging/ [1168]: https://gregoryszorc.com/blog/2023/10/30/my-user-experience-porting-off-setup.py/ +[1169]: https://the-empire.systems/linux-macos-setup +[1170]: https://engineering.linkedin.com/distributed-systems/log-what-every-software-engineer-should-know-about-real-time-datas-unifying |