Viewing profile — kgklxksnrb
kgklxksnrb
HN member- Joined
- Sun, Dec 21, 2025, 10:30 AM UTC
- HN karma
- 10
- Public activity
- 7 items
- HN profile
- View on Hacker News ↗
About kgklxksnrb
No profile information was provided.
Recent public activity
-
comment
Comment #46347617
When I, as a developer, was told (essentially forced if I wanted to keep my job) to implement dark patterns, I did it knowing I made the world worse. I was fully aware of it, and m…
-
comment
Comment #46347516
dotnet build is’t deterministic as default. Never has been.
-
comment
Comment #46347405
Who proactively investigates warnings?
-
comment
Comment #46347373
Are you using black text on white in your terminals as well?
-
comment
Comment #46347360
Logfiles are a user interface.
-
comment
Comment #46343845
Logging warnings are cowardly, you just push the decision to the log consumer to decide if the error should be acted on. Warnings are just errors that no one wants to deal with.
-
comment
Comment #46343807
That’s how we get errors like ”file not found”, without a file name. A pain for mankind.