49pctber

↗ HN profile [ 1262 ms ] full profile
Karma
0
Created
()
Submissions
0
  1. I'm an electrical engineer and have been in the workforce a few years. The correlation between how talented an engineer is and how well they are able to communicate their work is not as strong as I expected it to be.…

  2. I wrote a CLI application in Go that implements Shamir's Secret Sharing algorithm. It allows you to split a secret string or file into n "shares". If you have any k of the shares, you can reconstruct the original…

  3. I found a puzzle last year on Reddit. The entire r/4a5e1 subreddit contains 16 posts, where the titles and bodies of each post contain clues. I was able to successfully decode some of the clues, but I'm stuck on where…