Viewing profile — meastham
meastham
HN member- Joined
- Sun, Jan 17, 2010, 11:52 PM UTC
- HN karma
- 235
- Public activity
- 68 items
- HN profile
- View on Hacker News ↗
About meastham
Recent public activity
-
comment
Comment #4867777
It always baffled me that this feature didn't exist before. I'm glad they implemented it.
-
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…
-
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.
-
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..…
-
comment
Comment #3689444
That's quite a lot to read into a tiny example like this.
-
comment
Comment #3646884
For anybody that is wondering, apparently you need 250 karma to change your topcolor: http://news.ycombinator.com/item?id=438957
-
comment
Comment #3345089
Ctrl-alt-t
-
comment
Comment #2978394
http://qubes-os.org/Home.html might be interesting
-
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…
-
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…
-
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…
-
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.
-
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.
-
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 …
-
comment
Comment #2662112
Almost all of the desktop environments commonly used with Linux do have a trash bin.
-
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…
- comment
-
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'…
-
comment
Comment #2361724
This is excellent news. It makes me significantly more likely to use disqus for my own projects.
-
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.
-
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.
-
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?
-
comment
Comment #2147107
This is the model I have. Too bad, seemed like it would be amusing.
-
comment
Comment #2142830
Seems like they were using crypt().
-
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.