Live data from Hacker News

Viewing profile — voidiac

voidiac

HN member
Joined
Tue, Feb 19, 2013, 1:32 PM UTC
HN karma
57
Public activity
26 items

About voidiac

No profile information was provided.

Recent public activity

  1. comment
    Comment #12707236

    Python's implementation of sum doesn't care about types, the function looks something like: def sum(iterable): r = 0 for v in iterable: r += v return v it always starts with an int…

  2. comment
    Comment #11797660

    Dividing Europe based on language would make more sense: romance languages in the west, germanic in the centre and slavic in the east.

  3. comment
    Comment #11603773

    Most cubes I've seen seem to have metal springs.

  4. comment
    Comment #9572193

    The name is confusing, the first thing i thought of was an SMTP-server.

  5. comment
    Comment #9528908

    Ireland and Great Britain are islands. On these two islands are two sovereign states: Ireland and the United Kingdom of Great Britain and Northern Ireland (also known as UK). The U…

  6. comment
    Comment #9517798

    Branching would be something like: case JMP: { ip = program[ip + 1] - 1; break; }

  7. comment
    Comment #9517609

    Register based VMs are not more complex than stack based VMs. You can even have a stack and the only difference is that your instructions operate on registers and not directly on t…

  8. comment
    Comment #9048290

    There are some more problems with the flags. The colours of the french and german flag are in the wrong order. The icelandic and norwegian flags are missing the white line around t…

  9. comment
    Comment #8865371

    You can still go there.

  10. comment
    Comment #8852010

    That would be "Nous sommes Charlie".

  11. comment
    Comment #8743487

    The free version of K can be downloaded at http://kx.com/software-download.php

  12. comment
    Comment #7465546

    Should be working now.

  13. comment
    Comment #7339878

    Goto is quite common among c-programmers when it comes to error handling.

  14. comment
    Comment #6546012

    Or you could encrypt your e-mail. It doesn't matter where the server is, since the whole communication with it is probably intercepted by some intelligence agency. The only thing y…

  15. comment
    Comment #6540999

    Is it really necessary that this application is only running on OS X 10.8+?

  16. comment
    Comment #6311374

    Why not run your Windows in a VM and get rid of the PC?

  17. comment
    Comment #6301382

    They are blurring the answers. If you search for something and end up on quora, it can get a bit frustrating , due to the fact, that you can't read the answers and are forced to si…

  18. comment
    Comment #6301369

    If you have been on any answer with ?share=1 they're setting a cookie and you get no blurred answers until you remove the cookie or it expires.

  19. comment
    Comment #6290027

    At least there are no spaces in the directory names.

  20. comment
    Comment #6283527

    I think there is a third type in between your two types of people.

  21. comment
    Comment #6276283

    Source Sans Pro

  22. comment
    Comment #6101640

    .NET is not standardised but C# and the CLI are.

  23. comment
    Comment #5889143

    No it's just funny.

  24. comment
    Comment #5868505

    It says "requirement to credit and link" in the article with a link to http://gallery.hd.org/terms.html

  25. comment
    Comment #5854228

    Same here in germany. I've never seen a captcha on Facebook before.