Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
bubblesorting
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
5 ms
·
31.
▲
by
bubblesorting
11y ago
I agree with Golf being the exception. I love my (mk7) GTI, and still smile when driving it--a year after buying. Tried a (United States) Passat for about a week, and it felt like a waterbed on wheels :( not sure if it was "because ren
32.
▲
by
bubblesorting
11y ago
This is awesome!!! Thank you!
33.
▲
by
bubblesorting
11y ago
Looks cool, but I get a Network error, "Unable to communicate with the civclientlauncher servlet. Error: error OK null". Do I have to install something first? Edit: I've never played Freeciv before
34.
▲
by
bubblesorting
11y ago
Nope, /much/ better to light up my phone 30 times. ;)
35.
▲
by
bubblesorting
11y ago
Focus-follows-mouse doesn't work so great in OSX because of the global menubar, everywhere else it's great though!
36.
▲
by
bubblesorting
11y ago
I'm not trying to antagonize here, but what do you find so bad? I would call it a little bit more painful; three lines to add to an nginx config, along with generating the cert. Maybe 10 minutes of work? Thirty if you're getting a
37.
▲
by
bubblesorting
12y ago
For zsh: for cmd in $(compgen -c); do if [[ $cmd =~ ^[0-9a-zA-Z]+$ ]]; then eval "alias $cmd\?='man $cmd'" ; fi; done # had to escape the ? in the alias name Cool trick :)
38.
▲
by
bubblesorting
13y ago
Cool! Thanks!
39.
▲
by
bubblesorting
13y ago
Looks like it could be a cool presentation but mid-hangover-me can't deal with the cube effect. ;) Is there a boring slide version available?
40.
▲
by
bubblesorting
13y ago
In my experience, the Spotify desktop app has spotty[1]-at-best linux support, but the webapp seems to do fine. [1] HAH!
41.
▲
by
bubblesorting
13y ago
Better yet, put a firewall in front of sshd and only allow connections from your management network ;)