Viewing profile — ThreeToZero
ThreeToZero
HN member- Joined
- Sat, Jan 08, 2022, 7:36 AM UTC
- HN karma
- 37
- Public activity
- 7 items
- HN profile
- View on Hacker News ↗
About ThreeToZero
No profile information was provided.
Recent public activity
-
comment
Comment #44134917
> Is it so strange that after spending fifteen years of my life trying everything I could to get away from spending all day wrangling a big ball of mud in a Java IDE, that experien…
-
comment
Comment #38260572
The post gives an example of how python doesn't have this feature in the section [ https://blog.vero.site/post/noulith#coding-with-and-without-... ] Python fails this criteria beca…
-
comment
Comment #35210907
Haha good counter example. Well played
-
comment
Comment #35193578
A modified A* that solves the fire routing problem (less efficiently than OP's I think). Each A* location stores where it comes from, how long it takes to get to it, and how many f…
-
comment
Comment #31391147
> depends on the block reward AND the price of bitcoin The direct block reward goes to zero over the years, but the miner's fee will still be a positive amount. Each miner will be …
-
comment
Comment #29993280
Super long is >100 character passwords. Not much point: either the hash function is broken or some other hack will happen before humanity develops enough compute power to crack 100…
-
comment
Comment #29849546
Bitcoin is 'vulnerable' to this. The most common use is to put financial transactions on Bitcoin, but you can put whatever binary data you want. Famously the genesis block[1] inclu…