Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
2WSSd-JzVM
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
4 ms
·
1.
▲
by
2WSSd-JzVM
10mo ago
Well the alternative is that GP solved the world hunger as people can just buy future food contracts to protect themselves from drought.
2.
▲
by
2WSSd-JzVM
10mo ago
It pisses me off. Does anyone know when exactly Google stopped carrying about cloaking? It is the same with Linkedin, you will get a login screen when following a link from Google results. Which was punishable with penalizing position or ev
3.
▲
by
2WSSd-JzVM
10mo ago
If full rewrite helps doesn't it sound like TRIM implementation in SSDs is buggy or insufficient? Or internal cell wear-maps aren't detailed enough. Anyway plenty ways it can go wrong, SSD firmware had also plenty of high profile
4.
▲
by
2WSSd-JzVM
10mo ago
At the very beginning Netflix was able to get licences for very cheap, as owners didn't think of it as serious service and it was not impacting their sales on other channels. That isn't going to happen again.
5.
▲
by
2WSSd-JzVM
10mo ago
> An immigrant who makes money aggregating and selling Americans' personal information. Is there some way he can be deported? As in, you don't want a law to make it illegal in general, you only want to ban immigrants from being
6.
▲
by
2WSSd-JzVM
10mo ago
That example in article is straight up terrible. The Java version would be: var input = "Some kind of string."; var output = Optional.of(input) .map(i -> i.trim()) .map(i -> i.replace(' ', '-&#