Viewing profile — vog
vog
HN member- Joined
- Fri, Jul 24, 2009, 9:01 PM UTC
- HN karma
- 10,115
- Public activity
- 2,761 items
- HN profile
- View on Hacker News ↗
About vog
[ my public key: https://keybase.io/vog; my proof: https://keybase.io/vog/sigs/ozUUuyqnoQrtbFK7EBI5seZKjJ73P9bwrVzhSNDMj4c ]
Recent public activity
-
comment
Comment #46759458
Indeed, it's a pity that the author placed so much focus on a cool looking font that they forgot to take basic properties like "good readability" into account. Form should follow f…
-
comment
Comment #46759343
This is far from meaningless, because if you are too far below those 3.5%, you'll fail to make a change for the better, despite having a good cause with no real opposition. Those 3…
-
comment
Comment #40886450
Note that the article's link to the UUID v7 standard is meanwhile outdated. You should instead head directly to RFC 9562: https://datatracker.ietf.org/doc/html/rfc9562 (which wasn'…
-
comment
Comment #40886400
Okay, fair point. But then, why prescribe the most expensive placebos where you co-finance societal harmful behavior, rather than just prescribing the "harmless" placebos that are …
-
comment
Comment #40886302
To those who downvoted: Would you dare to explain your disagreement?
-
comment
Comment #40886266
Contrast this with advertisement, which actually does work even when people know that it is ads, and which still does work on people how know how ads work. Also, contrast this with…
-
comment
Comment #40886241
This is an incorrect summary of the placebo effect. The placebo effect does require the patient to either believe it is effective, or at least not knowing clearly it is ineffective…
-
comment
Comment #40886163
While I hear this argumentation a lot, I still struggle with this: If you have "mild problems, which would normally heal on their own", buying no medication at all would be even ch…
-
comment
Comment #29478675
To me the "natural way" has always been to write portable code in the first place. From time to time, you'll find that parts of it are not portable, so you fix it, and along that w…
-
comment
Comment #29478587
I'd recommend starting "from scratch" for the simple reason that the official PostgreSQL manual is excellent: https://www.postgresql.org/docs/14/index.html You'll quickly find whic…
-
comment
Comment #29478507
I have always suspected this to be the case, but it is great to see it confirmed and well-explained in detail by an almost-authority in our field. I wonder if in the near future we…
- story
-
comment
Comment #29475158
From the announcement: > "We will continue to improve this new solution and are already working on an IPv6 only solution for cloud servers, too." I'm eagerly waiting especially for…
- comment
-
comment
Comment #29464097
It took a while for me to fully appreciate the OpenSSH approach to portability: They primarily develop OpenSSH purely for OpenBSD, using all (including non-portable) facilities of …
-
comment
Comment #29463891
Put a public Jitsi server.
-
comment
Comment #29463819
If you haven't been aware of the great work of the European NGO "noyb", this should grab your attention. Facebook's GDPR violations are not just tolerated by the Irish DPC, they ar…
-
comment
Comment #29463816
If you haven't been aware of the great work of the European NGO "noyb", this should grab your attention. Facebook's GDPR violations are not just tolerated by the Irish DPC, they ar…
- story
- story
-
comment
Comment #20294122
PostgreSQL allows for all of that: User-defined types with user-defined index structures and whatnot. PostgreSQL is great and flexible, yet transaction safe and fast. You should re…
-
comment
Comment #20294106
Congrats for this simple and beautiful website! I wonder how you manage your overall style, though. Is your design set in stone, do you never change it or fix quirks? If you e.g. c…
-
comment
Comment #20292791
I used to use a lot of SymPy, but finally switched to Sage. This is Python as well, but has some syntax extensions and sensible defaults that reduce many quirks of Python. For exam…
- story
-
comment
Comment #19389536
> The fact that its default chats are not end-to-end encrypted and are stored in plaintext on its servers is a concern. "Concern"? This is a deal-breaker. > Everyone who talks abou…