Viewing profile — mineo
mineo
HN member- Joined
- Sat, Feb 23, 2013, 6:04 PM UTC
- HN karma
- 346
- Public activity
- 73 items
- HN profile
- View on Hacker News ↗
About mineo
No profile information was provided.
Recent public activity
-
comment
Comment #22784110
I believe hash -d and supsequent expansion of those paths only works in ZSH, which calls this "static named directories" ( http://zsh.sourceforge.net/Doc/Release/Expansion.html#Sta…
-
comment
Comment #18176799
Similarly, man and woman in Emacs generate a ToC that imenu (M-x imenu) can use.
-
comment
Comment #12203669
The announcement already mentions that ProxyJump is meant to be a simplified version of indirection, not a completely new feature.
-
comment
Comment #11795289
Or use the reader view.
-
comment
Comment #11428256
This is why you don't let cats anywhere near your keyboard ;-)
-
comment
Comment #11342709
I agree on the section definitions. It's very hard to remember which underline I need to use because every project (or even document) can just define their own order implicitly. Th…
-
comment
Comment #10826078
To be honest, I don't find this to be true. To email a patch, you usually have to * figure out if you can use git-request-pull or git-send-email * sign up for a mailing list (which…
-
comment
Comment #10782512
Note that not all of those use Phabricator as a bug tracker (KDE, lighttpd, LLVM, Haskell, I imagine a lot of bugs for Wikimedia are reported through project chat pages on the wiki…
-
comment
Comment #10593843
The same thing exists for regional and inter city trains in germany that the Deutsche Bahn is responsible for: http://www.apps-bahn.de/bin/livemap/query-livemap.exe/dn?L=v...
-
comment
Comment #9810549
If by "hardcodes" you mean "can be changed in the configuration file", then yes, that's true.
-
comment
Comment #9776817
Fun fact: google code now has a " We have some known issues with hg repositories. " banner up since a few days ago.
- story
-
comment
Comment #9560608
503s for me, here's the article on the Internet Archives Wayback Machine: https://web.archive.org/web/20150517152126/http://dnf.baseur...
- story
- story
-
comment
Comment #9379396
This might sound a bit stupid, but I was looking into F# a while ago (26 days ago, if the timestamps of the few files I wrote don't lie :-) ) and now I'm wondering I could have fou…
-
comment
Comment #9334112
It's possible to "lock" [0] conversations on GitHub. This means that only collaborators of the repository are able to add comments to the issue/pull request. [0] https://help.githu…
-
comment
Comment #9128842
Some of the movies those kids had already seen are rated 16+ as well.
-
comment
Comment #9026307
You can just use udiskie ( https://pypi.python.org/pypi/udiskie ) to automatically mount exernal drives, even if you're not running a DE.
- story
-
comment
Comment #8682673
They were talking about Austria (in Europe), not Australia :-)
-
comment
Comment #8659084
That's because gcc is trying to compile it as C, not C++. You need to call the file "test.cpp" or explicitly use g++ instead of gcc to compile it. (You'll also need to "#include " …
- story
- story
- story