Live data from Hacker News

Viewing profile — meastham

meastham

HN member
Joined
Sun, Jan 17, 2010, 11:52 PM UTC
HN karma
235
Public activity
68 items

About meastham

meastham.com

Recent public activity

  1. comment
    Comment #4867777

    It always baffled me that this feature didn't exist before. I'm glad they implemented it.

  2. comment
    Comment #4001661

    The jump to 3.x was a more or less arbitrary decision made by Linus because the 2.6 version numbers were getting very large. Switching to 3.x should basically be the same as any ot…

  3. comment
    Comment #3983487

    Many results pages contain no ads. For instance, I just searched for both "Taj Mahal" and "Matt Groening" and received ads for neither query.

  4. comment
    Comment #3721523

    Less than twice, but still substantially more. Apple has $98bn [1] on hand and Intel's market cap is 138.54bn [2] [1] http://www.chicagotribune.com/business/sns-rt-us-applebre82f..…

  5. comment
    Comment #3689444

    That's quite a lot to read into a tiny example like this.

  6. comment
    Comment #3646884

    For anybody that is wondering, apparently you need 250 karma to change your topcolor: http://news.ycombinator.com/item?id=438957

  7. comment
    Comment #3345089

    Ctrl-alt-t

  8. comment
    Comment #2978394

    http://qubes-os.org/Home.html might be interesting

  9. comment
    Comment #2878529

    I don't think that he is arguing the the GIL isn't a limitation, just that the fundamental limitation it imposes can't be removed without also changing the threading model or the g…

  10. comment
    Comment #2878503

    In general at least the two processors with the conflict will either have to block for a bit or switch to another hardware thread when write conflicts are occurring. There are lots…

  11. comment
    Comment #2878383

    I believe his argument is that it would reduce thrashing between the caches. With the GIL ownership of a cache line containing the reference count for any given object will only ha…

  12. comment
    Comment #2822760

    The issue is not that they aren't distributing the parser generator, it's that they're not distributing the grammars that are the input to the generator.

  13. comment
    Comment #2694791

    Actually, both popular mobile operating systems have a POSIX-y system programming interface under the hood. Whether application developers can get at it is a different matter.

  14. comment
    Comment #2662369

    Because that's not what rm does. Changing it would be breaking all sorts of standards. Many, many things depend on rm simply unlinking files. Why don't you use a different program …

  15. comment
    Comment #2662112

    Almost all of the desktop environments commonly used with Linux do have a trash bin.

  16. comment
    Comment #2538706

    There appears to be a bug in recent versions of Chrome that erroneously disables hardware acceleration on machines running OSX with ATI video cards. It seems that they decided to b…

  17. comment
  18. comment
    Comment #2409067

    Just curious, do you actually think that the author or any of the people here don't recognize that the libc and coreutils (for most distributions) come from the GNU project? I don'…

  19. comment
    Comment #2361724

    This is excellent news. It makes me significantly more likely to use disqus for my own projects.

  20. comment
    Comment #2257297

    Github just threw 20 repos my way for my students to use for class projects. It was totally painless and I'm extremely happy.

  21. comment
    Comment #2214288

    I did. I just don't see how this is any different than intentionally removing features from software in order to sell it at lower prices.

  22. comment
    Comment #2214226

    Why do these types of market partitioning practices anger people so much? Isn't it a good thing that these companies are offering different price points for people to choose from?

  23. comment
    Comment #2147107

    This is the model I have. Too bad, seemed like it would be amusing.

  24. comment
    Comment #2142830

    Seems like they were using crypt().

  25. comment
    Comment #2138383

    Did anybody else get oddly broken graphics when they tried this out? I see a some large red triangles on the borders that fade out and I never see any characters.