From fa4ec6f2bfc6703e064b3c7bdfdb02e49dbf35e4 Mon Sep 17 00:00:00 2001 From: Jaewan Park Date: Sat, 26 Aug 2023 01:23:45 +0900 Subject: [PATCH] Add a newsfeed for 2023 --- content/newsfeed/newsfeed-2023.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/content/newsfeed/newsfeed-2023.md b/content/newsfeed/newsfeed-2023.md index e73c604..1d6693f 100644 --- a/content/newsfeed/newsfeed-2023.md +++ b/content/newsfeed/newsfeed-2023.md @@ -6,6 +6,8 @@ tags: ["newsfeed"] # August 2023 +## [print(“lol”) doubled the speed of my Go function](https://medium.com/@ludirehak/printing-lol-doubled-the-speed-of-my-go-code-e32e02fc3f92) + ## [ASCII Pronunciation Rules for Programmers](https://blog.codinghorror.com/ascii-pronunciation-rules-for-programmers/) ## Getting Friendly With CPU Caches