Viewing profile — timow1337
timow1337
HN member- Joined
- Fri, Jan 08, 2016, 4:35 PM UTC
- HN karma
- 14
- Public activity
- 12 items
- HN profile
- View on Hacker News ↗
About timow1337
No profile information was provided.
Recent public activity
-
comment
Comment #46216309
Compared to C, rust compiles much slower. This might not matter on performant systems, but when resources are constrained you definitely notice it. And if the whole world is rewrit…
- story
-
comment
Comment #25130596
unfortunately, the sdk doesn't work with hi applications yet. the way the screen works has changed significantly. There are community projects that make it work though: https://git…
-
comment
Comment #17354711
Does anyone have a list of which MEPs voted for and against? I can't find it yet.
-
comment
Comment #16192565
The paper just describes a new method for selecting the main chain. Bitcoin uses the longest chain (with the most work) whereas this paper wants to use the block that is the child …
-
comment
Comment #15072161
Does anyone know a similar project but for the client side? I've always thought using c++ instead of java would improve performance a lot.
-
comment
Comment #14626081
Too bad it doesn't support complex numbers
-
comment
Comment #14475441
Satoshi Nakamoto also intended for the block sizes to go up after an amount of time, yet the bitcoin core team isn't willing to upgrade and tries to promote their own agenda (block…
-
comment
Comment #14441194
If loops are implemented as tail calls, doesn't the call opcode get optimized away thus preventing the reduction checker from being run?
-
comment
Comment #14366028
I'm in favor of the ruling but I don't understand why the European commission has any authority over two american companies merging?
-
comment
Comment #13057493
now do the second example with an unsigned type.
-
comment
Comment #10916519
The new raspberry pi zero can be run as a device, so you could use that.