Viewing profile — zenogais
zenogais
HN member- Joined
- Fri, Mar 02, 2012, 1:20 AM UTC
- HN karma
- 615
- Public activity
- 262 items
- HN profile
- View on Hacker News ↗
About zenogais
Recent public activity
-
comment
Comment #47567167
Yeah, I fully believe independent invention by mapping "the dark forest" onto the internet is very possible.
-
comment
Comment #47567042
Might just be independent discovery, but the main idea of this blog post is more or less the exact theory advanced in the recent book "The Dark Forest Theory of the Internet" by Bo…
-
comment
Comment #29332787
Like the author said this is completely unoptimized. The natural next step in optimization might be to profile and then SIMD optimize the slow bits in compression and decompression…
-
comment
Comment #29210914
What you're looking for exists today and is called a stable-coin (for example, USDC).
-
comment
Comment #26976256
Agree with this and I think it's the crucial point. Where I've had the most success with UML-like tools and diagrams is early on in a project since its much faster to rip up and re…
-
comment
Comment #24832535
But it links to the Coinbase blog post in the "Inspirations" section on the front page?
-
comment
Comment #21172923
Cars aren't killing people though, it's the drivers of those cars. Such an odd headline. Better title: "Why are drivers killing more pedestrians?"
-
comment
Comment #20918453
Type generic expressions [1] already exist in C11. You can do this without a special compiler front-end if you need it, you would just need to define each variant by hand. These ar…
-
comment
Comment #20757254
It should work fine in the examples, but it won't work if you also attempt to use the -1 in the next slot to tell you which items are non-free.
-
comment
Comment #20754403
> This way you don't need to worry about keeping track of size and capacity either. The only reason you don't have to worry about this is because std::vector handles it for you, at…
-
comment
Comment #20753961
Update: I was indeed missing something. I think I've figured out roughly what the author intended, code below [0]. First, it looks like he's relying implicitly on data stored in st…
-
comment
Comment #20753749
I wanted to like this article because I'm been thinking about this a lot in the context of game development, noticed a few things. One thing I'll say from briefly playing with this…
-
comment
Comment #18981717
I think the strong counter-argument to this is in [1]. Quite simply we need to make sure we don't get fooled by randomness and see bias where there is none, thereby making good alg…
-
comment
Comment #18790336
Initial thought. This reads largely like a recapitulation of Boehm's 2003 book "Balance Agility and Discipline" [1]. Have you read this and did this provide any inspiration for the…
-
comment
Comment #17601775
^ This is pretty much standard at any startup in my experience.
- comment
-
comment
Comment #16511081
Pure click-bait headline. It's not bacon that's killing us it's the nitrates used to process it. You can buy uncured, nitrate free bacon.
-
comment
Comment #15829669
Can't help but think we'd learn a lot if other industries were as mature in tracking these things as the safety critical ones.
-
comment
Comment #15606970
Counterpoint, on the thermodynamics of PoW: https://download.wpsoftware.net/bitcoin/asic-faq.pdf
-
comment
Comment #14973271
To be fair, many many authors have posted books of their own aphorisms while still alive. For exmaple Nietzsche, Cioran, de La Rochefoucauld, et al. See this wikipedia page for a l…
-
comment
Comment #14051141
That's fine, but you're not going to change social mores overnight (perhaps ever). The fact that ride sharing apps are helping is a huge plus in my book.
-
comment
Comment #12712068
Another one of these? Bad estimation techniques - eg. guesses without a basis in historical data (most developers don't collect historical data) - are usually wrong. No one would a…
-
comment
Comment #12565591
With all these competing, possibly contradictory moralities, how do you see this reliably making the world a better place? PS. Understandably, we might not all even agree on what a…
-
comment
Comment #12268966
I worked on a government defense contract a few years back that used an Arduino to raise a 100-ft tower on a mobile command station.
-
comment
Comment #12131418
There we go, just wanted you to backpeddle on this "majority" thing.