Live data from Hacker News

Viewing profile — chillitom

chillitom

HN member
Joined
Thu, Aug 26, 2010, 9:15 AM UTC
HN karma
202
Public activity
34 items

About chillitom

No profile information was provided.

Recent public activity

  1. comment
    Comment #47307770

    Our experience on memory usage, in comparison, has been generally positive. Previously we had to use ProcessPoolExecutor which meant maintaining multiple copies of the runtime and …

  2. comment
    Comment #46675102

    Also trying to let the compilers know that the float* are aligned would be a good move. auto aligned_p = std::assume_aligned (p)

  3. comment
    Comment #46675060

    Initial example takes array pointers without the __restrict__ keyword/extension so compiler might assume they could be aliased to same address space and will code defensively. Woul…

  4. comment
    Comment #43679014

    They’d probably sucks at a challenge like that because they work on tokens and don’t really see individual letters. There was a post here a little while back asking AI models to co…

  5. comment
    Comment #43548548

    [flagged]

  6. comment
    Comment #33639584

    fewer ;-)

  7. comment
    Comment #26176944

    not to be confused with Dapper

  8. comment
    Comment #26034042

    this is a fantastic idea, I know some of the game play needs working out but this would have been such a great resource to have in the first year of any CS or EE course.

  9. story
  10. story
  11. story
  12. comment
    Comment #15343013

    Do it, the next person will thank you. If not immediately then within days of them learning F#.

  13. comment
    Comment #13925477

    Following your introduction now, it is a great quick-start tutorial, thanks for creating it.

  14. comment
    Comment #13153989

    and is being overhauled in GCC 6 I just read: https://lwn.net/Articles/691932/

  15. comment
    Comment #12908165

    To clarify, the aggressive tone is non-constructive, as in it detracts from the article. You're right he makes a constructive point but I bet a bunch of people don't bother reading…

  16. comment
    Comment #12906781

    Such aggressive tone, no need, very off putting and unconstructive. If I was considering employing the author and came across this article I'd be seriously put off despite the fact…

  17. comment
    Comment #11560608

    Good Priceonomics article on the economics of bike theft. http://blog.priceonomics.com/post/30393216796/what-happens-t... TLDR; with bikes theives can hit a sweet spot in the trade…

  18. comment
    Comment #11404523

    Very nice! An option to choose a hexagon shaped canvas and have it repeatedly tiled would be great for designing bathroom floors.

  19. comment
    Comment #10738327

    Brilliant! Also great response tweet: https://twitter.com/ScottWlaschin/status/676773732413808640

  20. comment
    Comment #9427252

    Put it on the web

  21. comment
    Comment #8052210

    It just throws me out to the home screen, is there somewhere else I need to look for crash reports? I have plenty of space, it crashes after about 1 seconds of processing the movie…

  22. comment
    Comment #8049119

    Trying it out but it crashes each time I end a recording. (iPhone 5S, UK)

  23. comment
    Comment #7801691

    Haven't tried zsh but worked fine with bash. GNU bash, version 3.2.51(1)-release (x86_64-apple-darwin13)

  24. comment
    Comment #7800945

    Also a Linux screenshot: https://jabbrlive.blob.core.windows.net/jabbr-uploads/clipbo...

  25. comment
    Comment #7800913

    https://jabbrlive.blob.core.windows.net/jabbr-uploads/Screen... Followed Graeme's instructions and after about 30 mins spent building the latest Mono I was quickly able to get ASP.…