Live data from Hacker News

Viewing profile — theVirginian

theVirginian

HN member
Joined
Thu, Oct 30, 2014, 1:49 AM UTC
HN karma
255
Public activity
115 items

About theVirginian

No profile information was provided.

Recent public activity

  1. comment
    Comment #10370089

    It can look bad to have high test scores and poor grades because it implies you were a lazy student. It's not a sentiment that I agree with but our guidance counselors basically pu…

  2. comment
    Comment #10321967

    I cant imagine how uncomfortable it would be to nap at someone's feet or have someone else napping at my feet while I'm trying to work. If it were a dog bed though that would be ni…

  3. comment
    Comment #10256740

    I seem to be getting a 503, is there a mirror anywhere?

  4. comment
    Comment #10239046

    Agreed. OP should have seen this coming from a mile away but instead he got tricked into doing a weekend of freelance work.

  5. comment
    Comment #10234523

    Ahh. Found the realist in this thread. Leviathan isn't really taken too seriously these days in political philosophy although its taught extensively because its a great introductio…

  6. comment
    Comment #10224983

    The Gay Science is another great Nietzsche book. Pick up The Birth of Tragedy if you get a chance though, Nietzche's early views on history and science are also worth reading and c…

  7. comment
    Comment #10224299

    Whoops, thanks. My phone doesn't like that word apparently

  8. comment
    Comment #10222393

    Great tutorial, I would love to see this rewritten with the new async / await syntax in python 3.5

  9. comment
    Comment #10215517

    This type of article seems to be a right of passage from basic to upper-level/intermediate understanding of Python. Where it really gets crazy is if you are making decorators that …

  10. comment
    Comment #9879836

    Potentially, but the people with the ability to understand the code that is being generated will always have more value than the people who don't. WISYWIG editors are useful and qu…

  11. comment
    Comment #9878589

    I've long said that an ethics class should be a required "related course" (or at least be encouraged) for various Engineering and Business majors, not because it teaches you how to…

  12. comment
    Comment #9874218

    There are excellent libraries for data analysis, I know some people who use it in finance. It's still widely used for web applications. There are new features for asynchronous prog…

  13. comment
    Comment #9874068

    Ancient, you mean like C, C++, Java, Javascript, those languages?

  14. comment
    Comment #9847511

    I think the general opinion is "use where appropriate but be consistent" which I tend to agree with. There are times where the simplicity of old-style formatting just gets the job …

  15. comment
    Comment #9833718

    If you don't like it then don't participate. Some of these projects might be interesting. Unlike you apparently I actually like programming and do have an interest in taking part.

  16. comment
    Comment #9826771

    I have a feeling many of these buildings will just give up on the tax break and stop offering units to low income tenants.

  17. comment
    Comment #9821757

    I don't seem to be able to submit my answer or follow the link to see the answer for "just tell me the answer" is this supposed to be a trick or is my browser just not capable of p…

  18. comment
    Comment #9776052

    It would appear they haven't yet evolved to deal with being hit by cars quite as gracefully.

  19. comment
    Comment #9772425

    http://www.reddit.com/r/A858DE45F56D9BC9 http://arstechnica.com/security/2014/10/reddit-powered-botne... I don't know if this one is specifically but there are other subs like this…

  20. comment
    Comment #9770936

    I don't think anyone would notice or you would get shadow banned before it got to this. If they did it would become a meme for a day or two. There are entire subs that are (likely)…

  21. comment
    Comment #9764841

    Why is it that programmers invariably state their opinions as if they were facts.

  22. comment
    Comment #9759714

    Possibly you also ran into the Q/A problem because there are many more people who use Django and common issues/gotchas that people encounter have mostly been explored and documente…

  23. comment
    Comment #9754971

    I was being a bit sarcastic, its just that sometimes I read these highly critical blog posts about "we made X decision with Y product and it sucks" where really the person who was …

  24. comment
    Comment #9754835

    But you should always move fast and break things, don't look before you leap. It's the startup mentality and it's the way real scrappy entrepreneurs do things.

  25. comment
    Comment #9738865

    One issue is that almost every google search for documentation points to the 2.x version, sometimes even if you search for Python 3 meaning you have to manually find the dropdown a…