Live data from Hacker News

Viewing profile — balducien

balducien

HN member
Joined
Tue, Jan 13, 2015, 5:25 PM UTC
HN karma
38
Public activity
2 items

About balducien

No profile information was provided.

Recent public activity

  1. comment
    Comment #12322192

    Somebody on reddit found the bottleneck: https://www.reddit.com/r/rust/comments/4yinbt/writing_a_jpeg... After fixing it, it apparently runs in 100 ms.

  2. comment
    Comment #11238639

    Another solution: [1] cat /dev/urandom | hexdump -v -e '/1 "%u\n"' | awk '{ split("0,2,4,5,7,9,11,12",a,","); for (i = 0; i 1: https://www.reddit.com/r/programming/comments/48xf6k/…