Live data from Hacker News

Viewing profile — throwaway-9111

throwaway-9111

HN member
Joined
Wed, Feb 05, 2025, 1:18 PM UTC
HN karma
1
Public activity
2 items

About throwaway-9111

No profile information was provided.

Recent public activity

  1. comment
    Comment #42960067

    Why not a simple sha(id + username + bcrypt(pass)) Is there any security issues with that? I'm a "newb" in this area, so I'm genuinely curious about the flaws with the naive approa…

  2. comment
    Comment #42953221

    In that case you can use the lombok @SneakyThrows annotation that converts a checked exception to a runtime exception