BhavdeepSethi

↗ HN profile [ 95.1 ms ] full profile
Karma
0
Created
()
Submissions
0
  1. Looks like Github actions are having an outage again: https://www.githubstatus.com/ We already use blacksmith to not use Github Runners. Highly recommend it if you haven't tried it yet. But we still rely on Github to…

  2. Recently I’ve been working with having the entire codebase in a single repo way and it’s not really been a good experience. Every time someone modifies code in a separate module, I have to recompile/generate sources to…