Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
kosherhurricane
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
7 ms
·
1.
▲
by
kosherhurricane
10mo ago
500GB isn't a lot of data, and $3K/month seems like an extortion for that little data. Having said that, MongoDB pricing page promises 99.995% uptime, which is outstanding, and would probably be hard to beat that doing it oneself,
2.
▲
by
kosherhurricane
1y ago
I remember a citigroup analysis that described this as "Plutonomy" back in 2005. The trend is old, and is continuing. https://delong.typepad.com/plutonomy-1.pdf
3.
▲
by
kosherhurricane
1y ago
That works for up and down. But what about side to side? I don't know anyone who inverts left/right. If the lever was at the back of the head, won't left/right be inverted too?
4.
▲
by
kosherhurricane
2y ago
It's really easy to improve the performance of Go implementation as compared to python or Java. There are lots of built-in tools to help you (like the profiler), and the resulting code is really very legible even to fresh college grads
5.
▲
by
kosherhurricane
2y ago
More or less. For a language designed for fresh-out-of-college engineer to pick up in a few weeks and be effective, it is very easy to squeeze out a lot of performance. * built-in profiler. * built-in escape analysis tool. * It's easy
6.
▲
by
kosherhurricane
3y ago
Rubbing alcohol is isopropanol. Drinking alcohol is ethanol. You can get “industrial ethanol” that has some methanol added to prevent people from consuming it, and pay liquor tax on it. These are for chemists for specific applications. None
7.
▲
by
kosherhurricane
3y ago
Why would you consider an organization with a constitution anarchist?
8.
▲
by
kosherhurricane
3y ago
Kaiser is non profit. They dont have shareholders and no dividends. The 1B net income that year is because some years they run a deficit. If the workers get paid more through this strike, it will translates directly to higher prices. Even
9.
▲
by
kosherhurricane
3y ago
The way I read their deletion terms, if you have some money in the account's Play Store Balancee (say by depositing a $10 gift card), they won't delete those accounts.
10.
▲
by
kosherhurricane
3y ago
> Go's lack of sum types mean that there is no static check for whether the error has actually been handled or not. I dunno, my IntelliJ calls out unhandled errors. I imagine go-vet does as well.
11.
▲
by
kosherhurricane
3y ago
> If a programming language supports union types and type inference then there is no need for such a "special" language feature Laughs in Go. > While Zig's errorhandling is not bad and miles above Go's Laughs again
12.
▲
by
kosherhurricane
3y ago
My #1 argument against the feasibility of cryptocurrency: Can my parents not their get money stolen?
13.
▲
by
kosherhurricane
3y ago
The article explicitly mentions that parque is not streamable because its index is at the end of the file and are split into multiple.
14.
▲
by
kosherhurricane
4y ago
TLDR: The best part of Go is that there is very little magic in Go. If you understand that slices are just fat pointers implemented as a built-in, there is nothing confusing about them. I can understand every part of a Go program, all the w
15.
▲
by
kosherhurricane
4y ago
What I would have done is first create a map of the file, just the keys and shapes, without the data. That way I can traverse the file. And then mmap the file to traverse and read the data. A couple of dozen lines of code would do it.
16.
▲
by
kosherhurricane
4y ago
In the original article, they were trying to read a 10GB file into 30GB RAM.
17.
▲
by
kosherhurricane
4y ago
I think philosophy is somewhat like math in that there is an attempt to create a logically self consistent system. Except it's not rigorous like math because the logic often have gaps that gets filled with observations (anecdotes), and
18.
▲
by
kosherhurricane
4y ago
Both Apple and Google use webauthn as second factor, never the first.
19.
▲
by
kosherhurricane
4y ago
> it makes me have to maintain several sync fabrics Yes, that's the con. That's why 3rd parties like 1password exist. Of course, they have to fight to get their plugins into the Big 3, as the Big 3 want you to use their system
20.
▲
by
kosherhurricane
4y ago
I love the idea of passkeys. They will be so great for my parents and grandparents. I love the fact that Apple/Google/Microsoft are onboard, and now have implementations. So why the frack are Apple/Google/Microsoft don&#
21.
▲
by
kosherhurricane
4y ago
> except there's no way to sync your Passkey from the Apple sync fabric to the Microsoft sync fabric This is by design. > so you need some sort of shareable secret between those from which an encryption key can be derived No, you
22.
▲
by
kosherhurricane
4y ago
Leopard 2 is a great tank. You can still make fun of it: https://www.youtube.com/watch?v=TDBl6E6lZ3E
23.
▲
by
kosherhurricane
4y ago
Or maybe, just maybe, Google is responding to the recent string of mass shootings.
24.
▲
by
kosherhurricane
4y ago
> 2021 countries kept having massive covid waves after reaching high vaccination rates. This happened in low vaccination rate countries like Russia, South Africa, etc. So probably not due to vaccination. > Around the same time they n
25.
▲
by
kosherhurricane
4y ago
> Blood clots have gone up significantly for younger people in last two years. Is that due to covid or due to vaccination? You can look at countries with young populations with low rates of vaccination before the first infection, say Sou
26.
▲
by
kosherhurricane
4y ago
> I guess the bigger question that I often have is why the rush to completely rule out vaccines? Because antivaxxers don't want to have a nuanced discussion of pro and cons of any vaccine. This iteration is "mRNA is new so it&#
27.
▲
by
kosherhurricane
4y ago
If enough time or technology has passed that someone has to write a wav parser, how do you expect them to mount your file system, assuming it has survived?
28.
▲
by
kosherhurricane
4y ago
Audio CDs have less error correction than CD-ROMs. When you rip an audio CD, the drive is doing the error correction, and may give you PCM data different from what was written on it. Software like ExactAudioCopy tries the best it can, but t
29.
▲
by
kosherhurricane
4y ago
I claim no expertise, as this is the internet and my credentials are entirely virtual and imaginary. * Business insider is often a click bait. * Taxis and Police cars idle all day. That's fine because their engine is warm. We're t
30.
▲
by
kosherhurricane
4y ago
https://en.wikipedia.org/wiki/The_Expos%C3%A9 lol.
More ›