Marginally related: an entertaining exhibition table tennis match between the author (Syed) and Barney Reed (worked at Google) https://www.youtube.com/watch?v=4ug0qbmi2Kw
HN user
scottw
Long time HNer but I usually prefer to read than to comment :)
Phrased as perceived. The author is probably too young to appreciate what his mother likely did for him. Becoming a parent has a tendency to change your perspective on parenthood.
You sure those are images? All we know for certain is that those are GET requests.
Someone asked him a similar question at the last YAPC in Salt Lake City in June. "What's with the [colorful] shirts?" He replied, "I like the colors."
That quote is so insulting to me as an introvert because it takes such a solipsistic and ego-stroking view of the world: that people who are successful are successful because they fit into the world better, not because they are comfortable and adapted to living in a world that isn't perfectly suited to them.
This was my reaction too, but I was delighted to find that _Quiet_ does not have that tone as a whole.
This is not the same thing. Hamming worked with geniuses who knew the difference between "A moment Dick? Have you ever noticed how (some astute observation)?" and "Hey! Good weekend? (some bland filler)." See chapter 3 of said _Quiet_.
Seems nice, but it seems to ignore the exif rotation/orientation data... is that something that should be handled when the image is uploaded?
This is the kind of wisdom I wish I had when I started my career and assumed that everyone who did things differently from me was stupid. I wish I could give it to all my current smunderlings when they complain about "bad" code written by otherwise smart and capable people last year... There's always a story behind what is, and it's worth learning before passing judgement.
Is there a particular font that works better than others for this? I've tried all my fixed width fonts and the clock is barely readable in any of them.
I built one of these:
http://iamnotaprogrammer.com/Ikea-Standing-desk-for-22-dolla...
and I've been using it since early July and spend most of my day at it. It has significantly helped how my back feels by the end of the day. It's plenty sturdy (I actually bought two of the tables: one for my monitor and keyboard, the other I cut the legs down to the same height as the keyboard on the other table. I put my laptop on this one).
I also have a Steelcase Leap chair I bought in February which helped with the back too. I still use it for writing in my notebook every couple of hours.
I stand barefoot on a cheap backpacking foam pad which I cut in half. I keep a pair of flipflops at my desk if I need to run around the office. Every so often I'll do some leg stretches. I'm considering buying a quality antifatigue mat, but I'm making this work for now.
You can do it with an API call too: http://www.fakecall.net/
Given the results of this group (I was 3 for google, 2 draw), I wonder if Google simply has a stronger technical bias than Bing.
Orem, Utah
Company: BetterServers is a small (but well-funded—see below) Linux and FreeBSD VM-in-the-cloud hosting company (pre-beta).
Position: We need one or two awesome full-stack Perl or PHP devs. We have tons of work, including web design, DB and RESTful API integration.
You'd be employee #6. We have free food, drinks, a beautiful new office at the mouth of Provo Canyon. Our salaries are highly competitive (you'll work hard for it, too). Foosball and table tennis skills a plus.
Send a résumé to to mike at betterservers.com.
Wouldn't less ice at the poles (= more water at the equator = higher rotational inertia) mean a slower rotation? Maybe we can get that second back.
Everything is a mashup; Perspective was taken from Percepto:
http://itunes.apple.com/us/app/percepto/id419502225?mt=8
It's a fun little puzzle game that operates on rotating the perspective 90° (my kids have been playing it for over a year and seem to keep enjoying it, though I got tired of it after a few levels).
Provo/Orem, Utah - BetterLinux/BetterServers
Well-funded startup, full benefits. We're looking for Linux kernel hackers, QA engineers, and full-stack engineers. We use a lot of different technologies, so the ability to learn new things quickly is the most important skill. We're small (currently 20-ish employees) and we love foosball and table tennis. Lots of free sodas and food in the breakroom, etc. It's a nice gig :)
For Linux kernel hackers:
- familiarity with cgroups, scheduling algorithms, etc - exceptional C skills
For QA engineers:
- knowledge of TAP - solid Perl skills - ability to think like a customer and look at our products with fresh eyes
For full-stack engineer:
- working knowledge of HTML/CSS/Javascript - solid Perl skills - familiarity with Mojolicious a plus - Python/PHP skills also comes in handy - REST API design skills
Email résumé to scott@betterlinux.com.
I think the point is that we vigilantly distinguish "that was stupid" from "that was a stupid person". Judging someone as stupid means we've stopped thinking about possibilities. Derek wisely says there's always more to the story (reminded me of this: http://garrysub.posterous.com/what-does-it-feel-like-to-be-s...)
Labeling people is nearly always a substitute for thinking and empathy (both hard things).
That's what Chrome is for.
"Population declines following economic collapse" should be "Population declines following sustained drop in birthrate." The population is going to decline regardless of what the future economy does.
> Computers are an extension of people's minds, not devices like a record player, typewriter, or printing press. Intrusion into somebody's processing and data should be treated the same as intruding into their thoughts. It shouldn't be done.
Well said. This is probably the most challenging analogy for people (and courts) to grasp.
Isn't that just a little ironic that the Unicode bullets have been converted to the prescription symbol?
The claim that "Debugging is one of the most expensive steps in software development- so you want incur less of it" is something we can all agree with, but "even if it is at the expense of more typing" doesn't follow.
Having programmed in both kinds of languages, I have to admit I love not thinking about the type. I don't buy the claim that static typing saves much in the long run (in terms of debugging or writing better code). In 15ish years of using both static and dynamic typed languages, I think I've been burned two or three times at most by not having static types—it's just not a big problem.
Using static types creates a self-fulfilling environment in which getting the right type is crucial (and thank goodness we have a modern IDE to help with that).
I like hearing the fan kick in on your laptop after you start a couple of parallel reductions :)
More than one Unix Philosophy tenet broken here. It does, however, seem wholly consistent with modern Linux Philosophy.
Thanks. I submitted this to hn earlier this summer, but must have hit the wrong time of day or something because it just languished. I don't think I got more than one karma point from it. The irony is that this coverage has only given me real karma points, and no hn karma (pg's URL de-duplication tester doesn't go back in time far enough) :)
Steve is pretty boring, but I have Big Plans to make his conversation a little more... customizable.
Twilio just launched in Europe a couple of weeks ago I think; I need to get myself a Euro number and make a few code adjustments. Gimme a week or so.
If you run OS X, look for my little applescript on the main page that you can bind to a keystroke. Very handy! :)
:D
A few other commenters below had it right; this was mainly a toy app, but it did scratch the itch of more than one person I told about it, so why not code it up?
(I'm the author). The number is put through a regex first and only digits are allowed.