Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
marrusl
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
5 ms
·
1.
▲
by
marrusl
11y ago
CDs can be nicely packaged, but LPs are larger and seem to get more interesting and elaborate packaging. For example, a gatefold 2xLP is just a nicer object to me than the standard 2xCD case (and many double LPs are single CDs to boot). S
2.
▲
by
marrusl
13y ago
Strange. Just worked fine for me.
3.
▲
by
marrusl
13y ago
I'd say it adds to the discussion by pointing out that widespread respect for anything Mr. Gladwell has to say is misplaced. Though I can't deny it's at best tangential to the specific point at hand. Well spotted. [no real
4.
▲
by
marrusl
13y ago
After I read: http://www.nakedcapitalism.com/2012/06/malcolm-gladwell-unma... I was no longer able to take Malcolm Gladwell seriously on _any_ subject.
5.
▲
by
marrusl
13y ago
I am the 94%.
6.
▲
by
marrusl
13y ago
I can only confirm it works on zsh 5.0 on Ubuntu. And the /u/lo/b expansion works as well.
7.
▲
by
marrusl
13y ago
Yes. Not only that but it has something even cooler: ESC + Q Let's say you are about to finish a really long command and realize you should have done one other command first. ESC + Q clears the current line, lets you enter a command, and
8.
▲
by
marrusl
14y ago
That's really cool. Another option with a stuck Upstart job is to rename the job file. $ sudo mv /etc/init/myjob.conf /etc/init/myjob2.conf $ sudo start myjob2