Live data from Hacker News

Viewing profile — timow1337

timow1337

HN member
Joined
Fri, Jan 08, 2016, 4:35 PM UTC
HN karma
14
Public activity
12 items

About timow1337

No profile information was provided.

Recent public activity

  1. 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…

  2. story
  3. 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…

  4. comment
    Comment #17354711

    Does anyone have a list of which MEPs voted for and against? I can't find it yet.

  5. 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 …

  6. 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.

  7. comment
    Comment #14626081

    Too bad it doesn't support complex numbers

  8. 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…

  9. 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?

  10. 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?

  11. comment
    Comment #13057493

    now do the second example with an unsigned type.

  12. comment
    Comment #10916519

    The new raspberry pi zero can be run as a device, so you could use that.