Viewing profile — vvanpo
vvanpo
HN member- Joined
- Thu, Nov 22, 2018, 10:28 PM UTC
- HN karma
- 163
- Public activity
- 31 items
- HN profile
- View on Hacker News ↗
About vvanpo
No profile information was provided.
Recent public activity
-
comment
Comment #48867861
They don't stop you from seeing the stars, but I find them very distracting. Makes the experience of looking up at the stars on a quiet night less peaceful, I find.
-
comment
Comment #48867418
How many applications actually do, though? At most places I've worked it's common to integrate a schema migration tool (flyway, liquibase) that requires DDL, and I've never seen an…
-
comment
Comment #48867280
Building an application that is immune to attack defeats all possible attack scenarios, yes. But no application is perfect or immune to all possible attacks, the concept of defense…
-
comment
Comment #48867239
As explained in the article this wouldn't work, because changing your org means your stored hash is no longer valid (as the org is incorporated in the hmac), and you can't generate…
-
comment
Comment #48867201
A pepper is just a salt that is "secret", i.e. not stored next to the hashes being salted. It indeed provides the desired defense-in-depth, in that a breach of the database does no…
-
comment
Comment #47272427
It sounds like there is a story here, have you written about this somewhere?
- story
-
comment
Comment #46796784
How does this compare to FOKS ( https://foks.pub )? Do both projects accomplish similar goals? Edit: I see that this is primarily intended for federated social networks, but should…
-
comment
Comment #39810112
I always thought the "made with love" taglines were inspired by the same Clay Shirky talk: https://youtu.be/Xe1TZaElTAs?si=3hUBnk8IXIzlXw4i
-
comment
Comment #39769624
Instead of logging in, file a data erasure request: https://help.glassdoor.com/s/privacyrequest?language=en_US All it requires is verifying your email.
-
comment
Comment #39571434
NPM and other Node.js package managers happily deduplicate dependencies are compatible within the specified version constraints. So if 3 different modules in your build specifies `…
-
comment
Comment #39571392
Quick note: your website front page currently says > Our open source code has been audited by reputed cryptographers. I think you probably mean "reputable", as "reputed" inspires a…
-
comment
Comment #39535612
From the article linked above: > To that, I can only respond that, in a properly configured shell like the one that comes by default with GoboLinux, typing /Programs takes the exac…
-
comment
Comment #39530904
> I don't think Go or Java do. Go's module system was specifically designed with this problem in mind: https://go.dev/blog/versioning-proposal I think Java projects get around this…
-
comment
Comment #33761700
> Hours worked is the #1 driver of any worker’s output: use your right to monitor. I don't think hours behind a screen have ever had much of a correlation with productivity for me.…
-
comment
Comment #28336348
If that were the only point to an operating system, why doesn't Windows have a monopoly in all areas of computing? Surely there are other considerations beyond stability to be had …
-
comment
Comment #27693172
I see what you mean, I guess the mix-up here is that we have different working definitions of "enforcement". For example, I would argue that Moxie's desire for unofficial clients t…
-
comment
Comment #27685458
I also interpreted them that way.
-
comment
Comment #27685405
It looks to me like those clients were removed due to trademark infringement (having "Signal" in their name), I don't think they were taken down because their code connects to OWS'…
-
comment
Comment #27511706
I recently switched to `rg` after many years of using `ag`, and the fact that it properly handles `.gitignore` syntax makes my life much better.
-
comment
Comment #27340246
Do you have a source for that? The article seems to contradict this, from what I understand Ketamine is used for cases of treatment-resistant depression, i.e. many kinds of medicat…
-
comment
Comment #27157791
There are many ways macOS improves over Linux desktops, but file explorers is not one of the arguments I would have made. Finder is practically unusable.
-
comment
Comment #27080940
That graph shows results for Chrome 55. According to https://v8.dev/blog/cost-of-javascript-2019 , parse times in Chrome have improved significantly over the years.
-
comment
Comment #26986698
On the one hand, I understand that complete prohibition for drugs and alcohol just don't work. But I have a difficult time squaring that against my feelings towards tobacco, where …
-
comment
Comment #26008742
Jeff said > I don’t know of another company He didn't say contemporary company.