akldfgj | 13 years ago | on: Rethinking Sleep
akldfgj's comments
akldfgj | 13 years ago | on: Rethinking Sleep
I imagine it (non-scientifically) as the brain's trash compactor, finishing up all the half-completed thoughts of your day, not necessary in any sort of logical way, like mashing the pieces of a jigsaw puzzle together regardless of how well they fit, to get something that just barely fits together at a glance.
akldfgj | 13 years ago | on: Show HN: Contactually landing page resembles 37Signal's HighriseHQ landing page
akldfgj | 13 years ago | on: Ubuntu 12.10 proxies users' file searches to Amazon in plaintext
akldfgj | 13 years ago | on: Meeting A Troll
Frankly, given the choice of a rock and a hard place, it is better to have a criminal in jail half his life and terrorizing society half his life, then terrorizing society for his entire life.
We aren't looking at Jean Valjeans here.
akldfgj | 13 years ago | on: Myspace previews complete redesign
Do you think you are in MySpace's target market?
akldfgj | 13 years ago | on: Myspace previews complete redesign
akldfgj | 13 years ago | on: The Pendulum Swings, Again
akldfgj | 13 years ago | on: Nigerian scammer gets a laptop from me
These "long con" 419 scams need to rebuff intelligent/savvy people and only attract rubes.
akldfgj | 13 years ago | on: SeenBefore: A search engine for what you have seen before
akldfgj | 13 years ago | on: How a Teacher Made $1 Million Selling Lesson Plans
"Kindergarten Teacher Earns $700,000 by Selling Lesson Plans Online"
May 2012
akldfgj | 13 years ago | on: Google Spanner's Most Surprising Revelation: NoSQL is Out and NewSQL is In
http://cloud.google.com/products /compute-engine.html /cloud-storage.html /big-query.html /more-products.html
akldfgj | 13 years ago | on: Google Spanner's Most Surprising Revelation: NoSQL is Out and NewSQL is In
akldfgj | 13 years ago | on: Apple accused of ripping off famous Swiss clock design
akldfgj | 13 years ago | on: Apple accused of ripping off famous Swiss clock design
akldfgj | 13 years ago | on: Google Maps' advantage over Apple Maps
akldfgj | 13 years ago | on: We Need a Warby Parker for Mattresses
akldfgj | 13 years ago | on: We Need a Warby Parker for Mattresses
akldfgj | 13 years ago | on: Bash redirections cheat sheet
You can also search https://www.google.com/search?q=bash and follow links to "Documentation"
xargs echo <<EOL
> line 1
> line 2
> EOL
line 1 line 2
$ cat <<EOL
> line 1
> line 2
> EOL
line 1
line 2
line-terminators get eaten by xargsakldfgj | 13 years ago | on: Bash redirections cheat sheet
In zsh "=(cmd)" does that, but "=" doesn't work in bash. "<(cmd)" works everywhere... why did zsh trick me with "="?
> Employees at Google, for instance, are offered the chance to nap at work because the company believes it may increase productivity.
What percentage of employee-days at Google actually involve a nap? 1%? 0.01%? Is it any higher than the traditional comic practice of "curl up under your desk"?