acolytic

↗ HN profile [ 43.5 ms ] full profile
Karma
0
Created
()
Submissions
0
  1. Hi HN! I'm Alex. I've been building rubberduck, a software design tool, for the last few months. Here's a 2.5 min demo if you want to skip ahead: https://www.youtube.com/watch?v=g_E6yhpN-zU I've been using coding agents…

  2. One of the things I keep reading about functional languages is how they make reasoning about code easier and how this is particularly useful for distributed systems. Given that Go was built by Google specifically for…

  3. I work for a large company that has an internal logging environment and I'm trying to figure out what the external equivalent is. Basically, I want to add logging statements throughout my app, I want those statements to…