Live data from Hacker News

Viewing profile — kgklxksnrb

kgklxksnrb

HN member
Joined
Sun, Dec 21, 2025, 10:30 AM UTC
HN karma
10
Public activity
7 items

About kgklxksnrb

No profile information was provided.

Recent public activity

  1. 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…

  2. comment
    Comment #46347516

    dotnet build is’t deterministic as default. Never has been.

  3. comment
    Comment #46347405

    Who proactively investigates warnings?

  4. comment
    Comment #46347373

    Are you using black text on white in your terminals as well?

  5. comment
    Comment #46347360

    Logfiles are a user interface.

  6. 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.

  7. comment
    Comment #46343807

    That’s how we get errors like ”file not found”, without a file name. A pain for mankind.