azophy_2

↗ HN profile [ 3310 ms ] full profile
Karma
0
Created
()
Submissions
0
  1. Hey HN! Over the past few years, I’ve spent way too much time copy-pasting SSH public keys just to give people access to servers. It always felt like a chore, and the security risks (offboarding, revocation, etc.)…

  2. Almost every engineer knows SSH. And almost every team I’ve worked with manages access by copying public keys into servers, forgetting to remove them later, and sometimes sharing access in ways that are… not ideal. It…

  3. These past months, I've seen several social media posts about people getting scammed during coding challenges or take-home tests. The cases usually involve cloning a GitHub repository that claims to contain the coding…

  4. Hey HN I'm currently living my dream, being paid to do what I love: programming, something I've been doing since middle school for over 15 years. In those years doing programming, I’ve always thought that OpenID…

  5. Hey HN! I just want to share my weekend project. So a couple days ago I read an article here about Quadratic Voting, and I'm really interested to implement it myself. After some browsing I found only a couple other…