Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
d64f396930663ee
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
7 ms
·
1.
▲
by
d64f396930663ee
12y ago
> The more important takeaway That's exactly the issue - you can't have a takeaway if you don't have a reasonable sample size. Are these drives all in the top 5% of quality for their respective brands? We'll never kno
2.
▲
by
d64f396930663ee
12y ago
You can make a seamless experience so that people don't even realize that their email is encrypted, but then the problem becomes: if their computer crashes and they lose their private key, they have now lost access to every previous em
3.
▲
by
d64f396930663ee
12y ago
Ugh, that headline.
4.
▲
by
d64f396930663ee
12y ago
> I like testing those things on which my model depends. It gives me much more confidence. Why wouldn't I want to test them? Those things all need to be tested, but if a single unit test fails, it's nice to know that it failed
5.
▲
by
d64f396930663ee
12y ago
I always assumed the point of mocking a database response was to ensure that you were testing just your code, and not also the existence of a database with the right schema, the ability to connect to it, as well as the correctness of the
6.
▲
by
d64f396930663ee
12y ago
Even after reading this list, I'm comfortable forgetting everything (with maybe one exception) because these surprises really only come up when you use horrible coding practices. But it's nice to know it really takes some serious
7.
▲
by
d64f396930663ee
12y ago
This sounds less like epiphany and more like things you wish were true.
8.
▲
by
d64f396930663ee
12y ago
I was using it for a long time, and then after some update I was completely unable to get it to run on any new servers. Not sure what changed, but using the package manager route was no longer viable. Building from source also failed for re
9.
▲
by
d64f396930663ee
13y ago
It's a felony in the US to do what the author did here, right? Not that there's any indication where they're from, I'm just curious.
10.
▲
by
d64f396930663ee
13y ago
OK nevermind. I get it now, it's just emailing you a new token everytime you want to use the site, or something like that. It's just such a terrible idea I couldn't wrap my mind around it. Who would ever want to use a website
11.
▲
by
d64f396930663ee
13y ago
No, I don't get the idea. If I'm requesting a token for a certain user, how can the server reliably determine if I actually am that user? If it just authenticates every request, what's the point of even having a password?
12.
▲
by
d64f396930663ee
13y ago
So if the token expires, how do you log back in? What happens if you want to use a different browser? Or buy a new computer?
13.
▲
by
d64f396930663ee
13y ago
At the community college I went to, you took as many or as few classes as you wanted, and could quit and return at any semester as you pleased. What's with all the bullshit rules and time pressure?
14.
▲
by
d64f396930663ee
13y ago
Start exercising. I found my quality of sleep increased dramatically once I did this, and even though I was still going to bed at 2 or 3 AM at first, it somehow made shifting to a more reasonable hour much easier once I was actually sleepin
15.
▲
by
d64f396930663ee
13y ago
A few years ago when I was living in China I was told about this, but it never worked. Then on a hunch I fired up my proxy and discovered that the Chinese government was actively censoring it. WHY