Live data from Hacker News

Viewing profile — joshuawarner32

joshuawarner32

HN member
Joined
Sat, Oct 24, 2015, 3:00 AM UTC
HN karma
64
Public activity
10 items

About joshuawarner32

No profile information was provided.

Recent public activity

  1. comment
    Comment #34687104

    Oooh that sounds really useful, would you mind dropping a link?

  2. comment
    Comment #31334233

    On iPhone the long-press-to-select doesn’t cross the underscore boundary, so you end up just selecting part of the token. Maybe you can do without those underscores?

  3. comment
    Comment #27824835

    That’s covered under ‘natural’ solutions, also eligible for the prize. All you need to do is develop a plan to scale that economically to gigaton/year capacity and claim your prize…

  4. comment
    Comment #24335987

    I’m glad that there other efforts for memory-safety going on concurrently, and we as a software community should absolutely continue to invest in those. I also agree that rust is n…

  5. comment
    Comment #24205762

    This article gives some couched pseudo-philosophic reasons why we should believe "tipping points" don't exist, without any citations, numbers, or scientific observations. Sorry, bu…

  6. comment
    Comment #12828185

    See also: https://arxiv.org/abs/1511.04599 IMO, (at least) two pieces of research on the subject means that the short answer really is "yes". Maybe not the exact technique used in …

  7. comment
    Comment #12471432

    Here's the discussion from a while ago: https://news.ycombinator.com/item?id=5482081

  8. comment
    Comment #11796896

    I love the idea, but I'm not going to enter any personal information on a site that's not using https.

  9. comment
    Comment #10442301

    One of the core contributors here. I don't have any numbers, but I can reasonably guess it'll only beat the most naive JITs (i.e., JITs that only copy predefined templates that imp…

  10. comment
    Comment #10442257

    One of the core contributors here. The trick is that Avian doesn't do JIT compilation on iOS - instead, we run everything through the "JIT" compiler ahead of time, as we're buildin…