Viewing profile — docwhat
docwhat
HN member- Joined
- Sat, Jan 23, 2010, 5:08 PM UTC
- HN karma
- 19
- Public activity
- 15 items
- HN profile
- View on Hacker News ↗
About docwhat
Recent public activity
-
comment
Comment #17290303
Yay! I wrote stdpath()!
-
comment
Comment #14555076
I'm not even sure how to launch the Windows App Store since I removed it from my task bar. I mainly play games so it isn't very useful. The one time I searched for something, looki…
-
comment
Comment #11026606
I'm glad you like IAT! I am indeed the developer. I'll continue to maintain IAT! as long as it can work in Firefox. Firefox is changing its security model for extensions to make it…
-
comment
Comment #11023398
I like this idea. As Firefox tightens its sandbox security eventually things like It's All Text! won't work anymore. I have some bugs open on the project and maybe someday I can sw…
-
comment
Comment #9006018
I hadn't heard of it before. Neat!
-
comment
Comment #9005254
Corrections and clarifications are welcome!
-
comment
Comment #7181886
IBM -- It's got a lot going for it, if you don't like one division/project there are bunch of other ones to look at.
-
comment
Comment #6750269
I use backtick. It's great not having to reach for a control or alt key to change window. It is a minor annoyance in markdown but in shell programming I use `$(...)` instead, since…
-
comment
Comment #5272920
My .vimrc does this. I haven't used it much in perl (mainly bash, ruby, and python) but it should work fine. https://github.com/docwhat/homedir-vim/blob/master/vimrc/.vi... The imp…
-
comment
Comment #5272910
I have some code to keep the undo/backup/swaps in a sane place... http://stackoverflow.com/questions/4331776/change-vim-swap-b...
-
comment
Comment #5272901
Sometimes it's easier to see things line up.
-
comment
Comment #5272843
I have a similar, yet different approach. My approach also works even if git doesn't exist (by skipping vundler). I need this since sometimes I work on systems that don't have ever…
-
comment
Comment #4429786
Pittsburgh FTW! Voted repeatedly[1] as one of the best places to live and it has an excellent Tech community[2]. Ciao! [1] http://www.dailymail.co.uk/news/article-1359195/Pittsburg…
-
comment
Comment #3665564
I don't like the suggestion. It enforces a 1:1 relationship between controller and model. I'd rather have the model and the ORM be pulled apart and the model make this distinction.…
-
comment
Comment #1072065
Hi! I'm working on making It's All Text! work with Firefox 3.6. If you have troubles (such as right clicking on gumdrops) then turning on "Remove all bugs" actually does what it sa…