Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
ddbeck
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
10 ms
·
1.
▲
by
ddbeck
14y ago
I think it's like most jobs: compensation isn't related to how tough the work is, but about the abundance of people who can fill those positions. Administrators earn more because there are relatively few people qualified and willing to do t
2.
▲
by
ddbeck
14y ago
I'd like to note that the shuttle fleet received a "glass cockpit" upgrade (around 1997-1998), replacing many mechanical indicators with multi-function displays. Here's a link to a (small) side-by-side comparison: http://human-factors.arc.
3.
▲
by
ddbeck
14y ago
Sorry, I wasn't able to figure out where I first heard about the contamination concern with MSL. I think I may have heard it in a video interview, which makes it nigh unsearchable. That said, a search of nasa.gov reveals several mentions of
4.
▲
by
ddbeck
14y ago
The Viking program was resigned to regarding the surface soil as untrustworthy for at least some (if not all) of their experiments. To get around this, the landers' robotic arms dug a few inches into the Martian surface to reach uncontamina
5.
▲
by
ddbeck
14y ago
One of the reasons for the skycrane is that it minimizes the area of the Martian surface that will be disturbed by the landing rockets. The skycrane approach moves less surface soil around the landing site (decreasing travel distance to pri
6.
▲
by
ddbeck
15y ago
I imagine there's also a small, but non-trivial number of people on GitHub who wouldn't be readily identified as programmers. For example, I'm acquainted with a civil engineer that's on GitHub so he can contribute to software used with his
7.
▲
by
ddbeck
15y ago
While not actually called memoize, Python 3.2 ships with the lru_cache decorator in the standard library module functools. http://docs.python.org/dev/library/functools.html#functools....
8.
▲
by
ddbeck
16y ago
Volumes, sure, but those volumes need to specialize and, to a certain extent, stand alone. In other words, don't just put "to be continued" at the end of a chapter; find a logical place to segment your work.
9.
▲
by
ddbeck
16y ago
I think it's unfair to say that the focus on word count is absurd. Like most things, writing well requires practice. The only meaningful metric educators have to determine whether a student has actually practiced is word count. The unfortun
10.
▲
by
ddbeck
16y ago
"Also a little regret knowing they will never go back." Wow, I had never thought of that aspect of the Apollo program. It's a little sad that of the 22 people to orbit the moon, land on the moon, or both, it appears just four of them ever m
11.
▲
Assuming the worst: how API docs make the wrong impression on readers
(hackwriting.com)
1 points
by
ddbeck
16y ago
|
0 comments