Live data from Hacker News

Viewing profile — eogas

eogas

HN member
Joined
Wed, Feb 17, 2010, 3:33 PM UTC
HN karma
577
Public activity
161 items

About eogas

No profile information was provided.

Recent public activity

  1. comment
    Comment #13600506

    >You're free not to buy books through their affiliate links. You're only free to do this if you know that it's an issue. Unless you know about the affiliate program, you may be sup…

  2. comment
    Comment #13238946

    I just finished The Phoenix Project recently, and I thought it was great. It is effectively a novel about a large software project which is being mismanaged and on the brink of fai…

  3. story
  4. story
  5. comment
    Comment #8845381

    Nearly every submission you've ever made to reddit is either directly to your book, or to a post on your blog, most of which include a massive ad at the bottom for your book. That'…

  6. comment
    Comment #8845090

    You used to (still do?) spam this heavily on the programming subreddit. It annoys me to see that it's selling rather well, yet you apparently can't be bothered to buy an ad. Please…

  7. comment
    Comment #8611835

    That defeats half the purpose though, because if the string is null, you won't be able to call the method without throwing an exception. Or is that not the case for extension metho…

  8. comment
    Comment #7798254

    You may want to leave it in. As another user mentioned, the official stable release is still 1.9. It does warn you that the default will change in 2.0, and prompts you to decide wh…

  9. comment
    Comment #7798241

    Ah yeah, my phrasing was poor on that. 2.0 has yet to see a stable release, but they started warning about the default setting changing a while back.

  10. comment
    Comment #7797136

    #3 is no longer the default behavior since 2.0 was released. http://blog.nicoschuele.com/posts/git-2-0-changes-push-defau...

  11. comment
    Comment #7707893

    Are you a robot?

  12. comment
    Comment #7634508

    Not to mention HDCP. The first time I tried out Prime streaming, I turned off my second monitor after starting up the video, and Amazon took that to mean that I was a criminal, and…

  13. comment
    Comment #7576063

    Just to clarify, what you're saying is that Nathan Myhrvold is a complete piece of shit ? EDIT: Oh wait I forgot, HN isn't crawled.

  14. comment
    Comment #7574243

    That was the FIRST commit to that repo. Not that it's great reasoning, but really how much info does 'Initial commit.' convey as opposed to 'asdf'?

  15. comment
    Comment #7446622

    HN really loathes humour, doesn't it?

  16. comment
    Comment #7446063

    This seems like a rather hostile change to an already hostile community. HN has never felt like a welcoming place to me, and I don't think this will help. Maybe PG prefers the comm…

  17. story
  18. comment
    Comment #6215729

    nyar should have specified "unpaid interns": http://www.dol.gov/whd/regs/compliance/whdfs71.htm

  19. comment
    Comment #5536372

    How is it pronounced? Is it Zah-pee-err, as in, more zappy? Or is it Zah-pee-eh, like it's a fancy french service? Or is it Zah-peer, like a fancy Frenchman pronouncing "the peer"?…

  20. comment
    Comment #5387608

    This is pretty damn cool, but I can't help but notice that the UI seems to be severely limited by Sublime's API.

  21. comment
    Comment #5369433

    /r/programming thread http://www.reddit.com/r/programming/comments/197dn1/introduc...

  22. comment
    Comment #5369361

    >How do they ensure that teachers know what they're talking about? AFAIK, they don't. There was a big fiasco recently when some guy who was teaching a C++ course was featured as "c…

  23. comment
    Comment #4993023

    WPF is definitely the way to go. I started a modest sized project a few years ago at an internship, and this past summer I was allowed the task to move it from Forms to WPF. Let me…

  24. comment
    Comment #4653859

    This hasn't solved the problem though, it's just passing the buck. If the app facilitates what people perceive as spamming, shouldn't that be something you want to look into? If yo…

  25. comment
    Comment #4247028

    You can also search and do multiple selection with a regular expression, which is awesome. I've used this heavily in the past few weeks. The only problem I've had is that all searc…