Viewing profile — ggruschow
ggruschow
HN member- Joined
- Thu, Aug 16, 2007, 10:43 PM UTC
- HN karma
- 837
- Public activity
- 275 items
- HN profile
- View on Hacker News ↗
About ggruschow
Recent public activity
-
comment
Comment #39888037
I think you're reading the "SAMPLE LEGAL APPRAISAL" which is an appraisal for a different item. I think it's just to give you an idea of the form of appraisal they'd provide for in…
- comment
-
comment
Comment #34004108
Impressive paint & decal restoration. I've spent a little time trying to restore some of these finished before and given up. This gives me hope. Maybe I'll try again.
-
comment
Comment #31145254
Not as of 2 months ago. It took days of crashing or hanging programs to get the photos off my wife's iPhone. I tried everything mentioned including Image Capture on a new MacBook, …
- comment
-
comment
Comment #3047474
Geez. You'd think that the letter N, being at the very center of both GNU and Linux, would warrant a space on a Linux user's keyboard.
-
comment
Comment #2910565
Some things to think about: - 50mb is >> total cache on most systems you'll use. - This is far from the only function you need to optimize. --> The best performing algorithm in a m…
-
comment
Comment #2789165
People have to be more satisfied with their jobs to work from home.
-
comment
Comment #2758667
Panning would work fine since the objects in this projection don't change anything but position with panning. Spinning would only work in 90 degree increments, but that's fine for …
-
comment
Comment #2756740
What did I say that called for downvoting?
-
comment
Comment #2754918
You could skip all the CSS transformation stuff and just serve the browser the images in the orientation you want them. In this projection and buildings-of-cubes, there's only 2 pe…
-
comment
Comment #2456323
Smartphones are replacing standalone cameras, but the analysis in the article is busted. Popular camera models are constantly being replaced with newer shinier models, so of course…
-
comment
Comment #2202021
I like his approach - get others to help him create content to drive traffic and pay them with ebooks.
-
comment
Comment #2103671
He just taught me that I'm supposed to uses two spaces after a period when doing most of my writing.. in programs.. which are still usually viewed with fixed width fonts.
-
comment
Comment #2087978
It's easy to be wrong when it's so hard to make out what's right. Algorithmic traders are unusually secretive about their modes of operation. The primary knowledge dissemination me…
-
comment
Comment #2056914
There were tablets on the market before Macs.
-
comment
Comment #2025688
Perhaps they'll just use voice recognition to listen to your conversation to improve their ads.
-
comment
Comment #2023156
To be fair, if you've got a budget that supports a multi-developer team and you fundamentally need their solution, you can afford their prices. They're not insane, and if you just …
-
comment
Comment #2014503
I'll pay more with far less onerous terms. Seriously. I'll happily sponsor grammar aid work too. Get in touch: http://gruschow.org
- comment
-
comment
Comment #1947261
HFT provides liquidity which reduces everyone else's cost and/or exposure to short term risk. Low-latency trading though costs everyone. Nobody actually needs anything faster than …
-
comment
Comment #1879554
I didn't say it was just a webcam. I said it should cost in the ballpark of 2x of them. Adding a $1 LED with hundreds of little holes in front of it doesn't change that. Note: I'm …
-
comment
Comment #1875605
How can 2x low-res low-framerate webcams cost $150 when I can buy as many as I want new, shipped for $6 apiece?
-
comment
Comment #1843592
I wasn't arguing it was more secure. It could be made equivalent, but that misses the point. You don't always need a deadbolt in addition to a lock in the door knob.
-
comment
Comment #1843564
You could just make min(len(secret_username)) = 1 + min(len(username)) + min(len(password))... if that's what you wanted. Not all systems need to have the same level of security th…