Viewing profile — saladoc
saladoc
HN member- Joined
- Sat, Jul 08, 2023, 6:33 AM UTC
- HN karma
- 1
- Public activity
- 2 items
- HN profile
- View on Hacker News ↗
About saladoc
No profile information was provided.
Recent public activity
-
story
Ask HN: Why do some Services enforce a maximum password length?
Shouldn't the password length be irrelevant since they are hashed anyway? Is a service enforcing a maximum length a sign of plain text passwords being stored or are there legitimat…
-
comment
Comment #36641930
For me it was migrating the unit tests for a whole project from JUnit 4 to 5. Reading and understanding the code, transforming it into a newer version of the framework and doing so…