diff --git a/content/daily-notes/2024-12-18.md b/content/daily-notes/2024-12-18.md index 6069bab..8da8300 100644 --- a/content/daily-notes/2024-12-18.md +++ b/content/daily-notes/2024-12-18.md @@ -10,3 +10,6 @@ This chapter is titled _What’s an interruption, anyway?: On the importance of This is a good article enumerating the different issues around Go error handling: [Errors, Errors Everywhere: How We Centralized and Structured Error Handling | Oliver Nguyen](https://olivernguyen.io/w/namespace.error/) #golang #errors The solution that they implemented to get around the issues is a bit idiosyncratic and may not be ideal. Here is the HN discussion: [How We Centralized and Structured Error Handling in Golang | Hacker News](https://news.ycombinator.com/item?id=42447762) + +#### ad editor +An editor that tries to bring together the concepts in acme and vim editors \ No newline at end of file