Viewing profile — johdo
johdo
HN member- Joined
- Sun, Mar 12, 2023, 7:50 AM UTC
- HN karma
- 33
- Public activity
- 4 items
- HN profile
- View on Hacker News ↗
About johdo
No profile information was provided.
Recent public activity
-
comment
Comment #35216125
It sounds like you don't have any understanding of sound engineering if you think modifying the default behavior of this kind of API with no fanfare is okay because "we are elabora…
-
comment
Comment #35211545
>Google was passing "w" to a call to parseMode(), when they should've been passing "wt" (the t stands for truncation). This is an easy mistake, since similar APIs (like POSIX fopen…
-
comment
Comment #35146401
Not that I would truly recommend to use brew on linux as there are better alternatives - docker images, distrobox with a rolling distro for newer python, or LTS distro to keep an o…
-
comment
Comment #35117827
They give you a secret, in the form of a QR code (for smartphone users) or a text string. You put the secret string in a password manager that supports one time code generation, li…