diff --git a/content/daily-notes/2024-12-18.md b/content/daily-notes/2024-12-18.md index 8da8300..946b30d 100644 --- a/content/daily-notes/2024-12-18.md +++ b/content/daily-notes/2024-12-18.md @@ -12,4 +12,4 @@ This is a good article enumerating the different issues around Go error handling 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 +An editor that tries to bring together the concepts in [acme](https://en.wikipedia.org/wiki/Acme_(text_editor)) and vim editors: [GitHub - sminez/ad: an adaptable text editor](https://github.com/sminez/ad) #acme #vim #editor \ No newline at end of file