Viewing profile — meese_
meese_
HN member- Joined
- Sat, Jan 24, 2009, 5:07 PM UTC
- HN karma
- 288
- Public activity
- 64 items
- HN profile
- View on Hacker News ↗
About meese_
No profile information was provided.
Recent public activity
-
comment
Comment #7204371
Have you tried Fastmail? I switched to them a while ago and haven't looked back. Their web UI isn't as nice, but they have an honest business model with a much better privacy polic…
-
comment
Comment #7204230
Why haven't you already?
-
comment
Comment #3036771
When do these officially start?
-
comment
Comment #2859153
* Command-V to paste. * Command-F3/the Exposé function button to reveal the desktop (on Apple keyboards, or you can change it; just search for Exposé in System Preferences). * Enab…
-
comment
Comment #2195006
Powers of ten are easy to manage in base 10?
-
comment
Comment #2164320
Especially considering how many basic features it is missing...
-
comment
Comment #2084981
I wouldn't say Objective-C is "elegant" in the same way a scripting language can be, but it and its common libraries (i.e., Cocoa/NextSTEP) illustrate some very sound API design, a…
- comment
-
comment
Comment #2083903
Why doesn't she simply offer App Store coupon codes to existing users? Seems like that would solve her "PR" problems, and they expire after their first use so there shouldn't be an…
-
comment
Comment #1969300
The Defacer Safari & Chrome extensions ( http://babelstudios.se/defacer/ , https://chrome.google.com/extensions/detail/ikfbfahhinbemoji... ) seem to break this (just shows up a bla…
-
comment
Comment #1921926
This is not exactly "black magic", it's fairly well-known and explained directly in the official documentation: http://docs.python.org/tutorial/classes.html#private-variabl... .
-
comment
Comment #1921763
http://lambdawesome.com
-
comment
Comment #1916394
I wish there were a setting to toggle this back.
-
comment
Comment #1901413
"There are only two hard problems in Computer Science: cache invalidation and naming things." - Phil Karlton
-
comment
Comment #1887590
I think that advice is just outdated. It's a different situation now that it's a standard practice and there are optimizations supporting it ( http://gcc.gnu.org/onlinedocs/gcc-2.9…
-
comment
Comment #1816569
Sure, but video chatting is getting to be pretty popular as well (which, at least on the previous Air, tended to bring the processor to its knees).
-
comment
Comment #1813498
I'd bet the likelihood of Apple finally finishing resolution independence is much higher now, considering how fine the resolutions of the new Macbook Airs are (which, as Jobs said,…
-
comment
Comment #1492066
What's even better is that these can be customized: http://news.ycombinator.com/item?id=448218
- story
-
comment
Comment #1445695
"Life is like highschool with money." — Frank Zappa
-
comment
Comment #1440230
Google cache: http://google.com/search?q=cache:beust.com/weblog/2010/06/17...
-
comment
Comment #1371741
> > They already allow you change your preferences to see 100 results per search instead of the default. How does this fit with your logic? > That nobody except for a few geeks do …
-
comment
Comment #1351995
e.g.: http://www.youtube.com/watch?v=S7qUKv7XVx4 , http://www.bobstaake.com/staakenyer.html ("It's the artist, not the tools.")
-
comment
Comment #1236540
A bit different from this, but OS X has allowed the editing of nib interface files in any application for years (though that ability seems to have unfortunately gone away for the m…
-
comment
Comment #1234904
$ vi You should really use emacs. $ emacs You should really use vim.