Tuesday, January 4, 2022

Monday, January 3, 2022

Show HN: A song about going back to the office https://ift.tt/3mUIS01

Show HN: A song about going back to the office Song URL: https://www.youtube.com/watch?v=F1mtAPRKCiA Quick background on the project: I'm a full time programmer and I love making rap music. I see a lot of humor in the profession/industry, and thought it would be fun to combine the two. January 3, 2022 at 10:52PM

Show HN: Stopping.app – quit drinking with the support of a small group https://ift.tt/34bRoB7

Show HN: Stopping.app – quit drinking with the support of a small group https://stopping.app/ January 3, 2022 at 10:08PM

Show HN: Built a VFD clock driven by an ESP32 https://ift.tt/3pMB2Ht

Show HN: Built a VFD clock driven by an ESP32 https://ift.tt/3EPlC9Q January 3, 2022 at 06:01AM

Show HN: A an R7RS Scheme Implementation in WebAssembly https://ift.tt/3qF3ydr

Show HN: A an R7RS Scheme Implementation in WebAssembly https://ift.tt/3eIkVnZ January 3, 2022 at 02:39AM

Show HN: Weekly summary of HN to help fight procrastination https://ift.tt/32IE9HN

Show HN: Weekly summary of HN to help fight procrastination Lately, I've realized I'm spending a lot of time on HN. I've also realized that my brain uses it as a some sort of "escape" route: whenever I'm dealing with something complicated, my brain defaults to Cmd+T + "news..". So I've decided that I need to stop continuously browsing HN. BUT, I still don't want to miss the relevant news, events and discussions. That's why I've built this very simple, statically generated summary of HN posts (by year, month and week): https://ift.tt/3zq9P0v I think it's also a good way to filter the noise and only focus on those relevant posts that had a considerable impact on their given week. I've also grouped the submissions on different (and arbitrary) groups that I consider relevant (for example: News, Dev Blogs, Scientific News, etc). Feel free to suggest changes/additions (it's all in a json file within the repo). I guess the only thing left is block news.ycombinator.com on my /etc/hosts :) [Source] https://ift.tt/3sPx9DD January 3, 2022 at 02:18AM

Show HN: Burglar simulation “The Clou” from 1994 ported right in the the browser https://ift.tt/34klK4J

Show HN: Burglar simulation “The Clou” from 1994 ported right in the the browser https://ift.tt/3pOSXgV January 3, 2022 at 01:33AM

Show HN: Yet Another Memory System for LLM's https://ift.tt/0oZIwAv

Show HN: Yet Another Memory System for LLM's Built this for my LLM workflows - needed searchable, persistent memory that wouldn't bl...