Skip to content

Commit 6914d51

Browse files
committed
Add sad servers
1 parent a9c19d5 commit 6914d51

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -743,6 +743,7 @@ See also the SQL section.
743743
- [Understanding UUIDs, ULIDs and String Representations](https://sudhir.io/uuids-ulids)
744744
- [Falsehoods Programmers Believe About Falsehoods Lists](https://kevin.deldycke.com/2016/12/falsehoods-programmers-believe-about-falsehoods-lists/)
745745
- [Australia/Lord_Howe is the weirdest timezone](https://ssoready.com/blog/engineering/truths-programmers-timezones/)
746+
- [A love letter to the CSV format](https://github.com/medialab/xan/blob/master/docs/LOVE_LETTER.md)
746747

747748
### Data science/data engineering
748749

@@ -802,6 +803,7 @@ Also see the Incident Response section in this doc
802803
- [What we talk about when we talk about ‘root cause’](https://github.com/readme/guides/root-cause)
803804
- [David A. Wheeler's Review of "Debugging" by David J. Agans](https://dwheeler.com/essays/debugging-agans.html)
804805
- [Troubleshooting: The Skill That Never Goes Obsolete](https://www.autodidacts.io/troubleshooting/)
806+
- Includes links to interesting debugging stories
805807

806808
### Design (visual, UX, UI, typography)
807809

@@ -1064,6 +1066,7 @@ The best way to learn is to learn by doing.
10641066
- [7 GUIs to build to learn fundamental UI programming skills](https://eugenkiss.github.io/7guis/tasks/)
10651067
- [A list of programming playgrounds](https://jvns.ca/blog/2023/04/17/a-list-of-programming-playgrounds/), Julia Evans
10661068
- [Write more "useless" software](https://ntietz.com/blog/write-more-useless-software/)
1069+
- [SadServers - Linux & DevOps Troubleshooting Interviews](https://sadservers.com/)
10671070

10681071
Practice:
10691072

0 commit comments

Comments
 (0)