Live data from Hacker News

Viewing profile — antoarts

antoarts

HN member
Joined
Mon, Jun 13, 2011, 5:14 PM UTC
HN karma
494
Public activity
34 items

About antoarts

No profile information was provided.

Recent public activity

  1. story
  2. story
  3. comment
    Comment #2850952

    I choose not to discuss implementation in that article, but you should never reinvent the wheel (poorly).

  4. comment
    Comment #2850871

    If you want to know how to create programs like vi, you should check out ncurses ( http://www.gnu.org/s/ncurses/ , tutorial: http://tldp.org/HOWTO/NCURSES-Programming-HOWTO/ )

  5. story
  6. story
  7. comment
    Comment #2846130

    It's from 2008 and it runs Windows Mobile 6.1, not Windows Phone 7

  8. comment
    Comment #2831977

    Oh, I thought the .Net had something to do with Microsoft's framework with the same name

  9. comment
    Comment #2831956

    Well, I'm 15, and my "idols" would be people such as Knuth, Ken Thompson and Dennis Ritchie. Then again, I'm more into systems programming.

  10. comment
    Comment #2831952

    Why only web developers?

  11. comment
    Comment #2812913

    What if I have no idea for how many hours I have been programming in total?

  12. story
  13. comment
    Comment #2766981

    How well does Hurd compare to Linux?

  14. comment
    Comment #2754547

    Why would they provide email support then at all? I don't think the customer should have to try a dozen or so means of support before finding a way which works.

  15. comment
    Comment #2754223

    Thanks for mentioning that. I fixed my mistake.

  16. comment
    Comment #2753989

    The quotes are randomly chosen from a database of my favorite ~50 quotes, so it isn't related to the article, though

  17. comment
    Comment #2751871

    I mentioned trigraphs as an example of a C standard feature disabled by default in GCC, and then I just mentioned how to enable just that feature. It wasn't supposed to be included…

  18. story
  19. comment
    Comment #2746280

    C++ is vastly different from C. I know C, yet I don't know C++.

  20. comment
    Comment #2714581

    I started using one just recently. I'm not a web developer and I just installed WordPress less than a month ago. Apparently, PHP scripts are heavy to execute :S It seems to work be…

  21. comment
    Comment #2714512

    I hope that I fixed the problem now by installing a plugin (QuickCache) which caches pages and serves a normal, static HTML page when possible instead of generating a new dynamical…

  22. comment
    Comment #2714249

    Good catch. This is similar to "rubber-duck debugging" ( http://en.wikipedia.org/wiki/Rubber_duck_debugging ).

  23. comment
    Comment #2714135

    Yeah, I said that it especially helps if the language utilises a different paradigm. It is the important thing, actually.

  24. comment
    Comment #2713980

    Yeah, I am getting thousands of visitors... :)

  25. comment
    Comment #2713925

    For those of you who get a database error, I think it is the huge amount of traffic I'm getting at the moment which causes this (>1000 visits last hour). I'm using shared hosting, …