keepworking

↗ HN profile [ 533 ms ] full profile
Karma
7
Created
November 1, 2023 (2y ago)
Submissions
0
  1. The idea is to put channel codes into existing address schemes such as email, sms, phone call, etc. that can identify "for whom did I share this address". This code will be generated as a random number, and I would like…

  2. Recently, I found out that it was +mail trick, and I thought I could use it to manage spam and find where the mail was leaked. I would like to ask for your opinion regarding this.

  3. I just came up with the idea of a little simple lottery system with hash. {Time of purchase of lottery } + {lottery number} + {buyer id} +... The above form is listed each time the buyer continues to be added, and the…

  4. When I look at reference images of the structure of the software on Wikipedia, etc., the name of the creator is this. I looked for materials to learn from this person's blog or something like that, but I couldn't find…

  5. I built this cli tools for highlighting logs. I would appreciate your advice on this.