Live data from Hacker News

Viewing profile — rabito

rabito

HN member
Joined
Fri, Dec 07, 2018, 11:38 PM UTC
HN karma
40
Public activity
12 items

About rabito

No profile information was provided.

Recent public activity

  1. comment
    Comment #20328811

    Location: Germany Remote: Yes Willing to relocate: Sure Technologies: Mostly Rust currently (I wrote hunter: https://github.com/rabite0/hunter ), but I've also written a lot of Com…

  2. comment
    Comment #19762661

    Sorry if that wasn't clear, it's been a rather long time since I checked on the Future story. There seem to be more options now than when I looked into it. When I did my research o…

  3. comment
    Comment #19761761

    Thanks for the link! I knew about strip, which helps a lot, but the other options look promising as well. I really care about binary size, since for short running programs, or when…

  4. comment
    Comment #19760992

    It was the runtime required to actually run the Futures. Rust's Futures allow for easy chaining, whereas I only implemented a simple callback that runs on completion, but it doesn'…

  5. comment
    Comment #19760766

    Ah, yes, that was probably it. I stopped looking into Rust's Futures pretty much as soon as I noticed how heavyweight the required runtime is, which seemed ridiculous to me, since …

  6. comment
    Comment #19760476

    How is the cost in terms of binary size nowadays? Last time I checked using Futures meant adding roughly 5MB to the binary. To me at least that is unacceptable, so I just rolled my…

  7. comment
    Comment #19722734

    Also, if you use Box or failure[1]'s Error type you can get around implementing most of the conversion Traits, but you lose the ability to tell which errors can happen by just look…

  8. comment
    Comment #19593378

    Hi, sorry for the late answer. Yes, you can select multiple files with space and open them all at once using the exec feature (type "!"). When you press tab it will insert "$s", wh…

  9. story
  10. comment
    Comment #18936939

    I think he meant he read it after he failed the class which didn' give him a proper understanding of the material while this book did the opposite. So that sounds pretty encouragin…

  11. comment
    Comment #18633093

    That is true, the time and space axis gets flipped at the event horizon. This also happens to a fast moving objects due to relativistic effects, although the roatation is usually n…

  12. comment
    Comment #18632678

    I wonder if the space region in the interior of a black hole expands the same way as regular space around it. If so, it would seem to be possible for a super massive black hole to …