Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
vvanpo
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
5 ms
·
1.
▲
by
vvanpo
2mo ago
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.
2.
▲
by
vvanpo
2mo ago
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 anyone go to the effort of splitting out an eph
3.
▲
by
vvanpo
2mo ago
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-in-depth is an acknowledgement of this.
4.
▲
by
vvanpo
2mo ago
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 generated your own hashes because you're missing the
5.
▲
by
vvanpo
2mo ago
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 not allow spoofing requests to the application; a su
6.
▲
by
vvanpo
7mo ago
It sounds like there is a story here, have you written about this somewhere?
7.
▲
Integrity of a Shared Filesystem
(uncultu.red)
1 points
by
vvanpo
7mo ago
|
0 comments
8.
▲
by
vvanpo
8mo ago
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 be reusable for other uses. However for other e2e
9.
▲
by
vvanpo
2y ago
I always thought the "made with love" taglines were inspired by the same Clay Shirky talk: https://youtu.be/Xe1TZaElTAs?si=3hUBnk8IXIzlXw4i
10.
▲
by
vvanpo
2y ago
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.
11.
▲
by
vvanpo
3y ago
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 `foo^2` and two other modules specify `foo^3`, in general you
12.
▲
by
vvanpo
3y ago
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 lot less confidence.
13.
▲
by
vvanpo
3y ago
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 exact same number of keystrokes as typing /usr: sla
14.
▲
by
vvanpo
3y ago
> 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 when they have to with s
15.
▲
by
vvanpo
4y ago
> 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. Autonomy, stress, being tasked with solutions tha
16.
▲
by
vvanpo
5y ago
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 when choosing an operating system?
17.
▲
by
vvanpo
5y ago
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 to not use the word "Signal" in thei
18.
▲
by
vvanpo
5y ago
I also interpreted them that way.
19.
▲
by
vvanpo
5y ago
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' servers (would GitHub or Google ever ho
20.
▲
by
vvanpo
5y ago
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.
21.
▲
by
vvanpo
5y ago
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 medications have been tried and failed.
22.
▲
by
vvanpo
5y ago
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.
23.
▲
by
vvanpo
5y ago
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.
24.
▲
by
vvanpo
5y ago
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 I feel it would be so much easier for me to quit if I w
25.
▲
by
vvanpo
6y ago
Jeff said > I don’t know of another company He didn't say contemporary company.
26.
▲
by
vvanpo
6y ago
Perkeep devs built a tool to grab the originals: https://github.com/perkeep/gphotos-cdp#gphotos-cdp
27.
▲
by
vvanpo
6y ago
If you browse around on Goodreads, you find a lot of people that hit this milestone. But I don't really understand how. My e-reader tells me that based on the number of books I've read and the hours I've spent reading them, o
28.
▲
by
vvanpo
6y ago
> This makes computer science a bright target for mathematical formalization. This is entirely different from science. Yes, but until computer science is fully formalized we will still need design, and can benefit from science. If/w
29.
▲
by
vvanpo
6y ago
> Anytime you see the word "Design" it refers to a field where we have little knowledge of how things truly work. There are branches of science whose theories are more often derived from data and observation than from axioms. J
30.
▲
by
vvanpo
6y ago
Who does that? I think most people browse the web with many tabs open at once, and switch between them constantly. I don't think it should be on the user to resize their browser viewport every time they switch tabs to maintain a comfor
More ›