Viewing profile — drmohundro
drmohundro
HN member- Joined
- Thu, Apr 01, 2010, 1:18 PM UTC
- HN karma
- 10
- Public activity
- 14 items
- HN profile
- View on Hacker News ↗
About drmohundro
Recent public activity
-
comment
Comment #46636915
https://mohundro.com - have almost 15 years up there, not much traffic, but I enjoy sharing things here and there.
- comment
-
comment
Comment #41550423
I found these online and added them to my gitconfig at one point... I can't take credit for them. Integrating fzf with git makes working with branches even better (with fuzzy match…
-
comment
Comment #27177113
I was working for a team that didn't have any mobile developers so we had outsourced an iOS app to connect with our SOAP based API. A few years later, our mobile app was woefully o…
-
comment
Comment #13701074
This looks great - I was working with an old iOS app back when Swift was first released and I wrote an XML parsing library SOLELY because the SOAP support was horrific. I think thi…
-
comment
Comment #10116622
Agreed regarding the default tab completion. You might check out PSReadLine at some point - see https://github.com/lzybkr/PSReadLine . Its goal is to try to emulate readline except…
-
comment
Comment #8494187
It's on iOS, too. I just installed it! I had to find another app from Google so that I could get to the list of all apps from them to see it first, though.
-
comment
Comment #7546325
Reveal.js ( https://github.com/hakimel/reveal.js ) also supports writing your slides in Markdown. I've used it for the last 3 or 4 presentations I've given and it has worked out we…
-
comment
Comment #5980021
Related, but for the same reasons, you could also write classic ASP using JavaScript (as opposed to VBScript). Years ago, I spent months trying to convince my team to let me use Ja…
-
comment
Comment #3325554
Both Scott Hanselman and Rob Conery collaborate on This Developer's Life.
-
comment
Comment #3299650
I'm a CS grad, but I had zero knowledge of programming when I entered college - I knew some basics about HTML and I could fix some basic computer issues but that is it. I remember …
-
comment
Comment #3186843
Nice! Anyone have any recommendations on effectively customizing key bindings with Vintage? Or customizing Vintage in general? I've tried customizing a few keys as documented at ht…
-
comment
Comment #3163446
Agreed - I'm hopeful that npm can see some love on Windows as well. As more and more utilities take advantage of node that aren't strictly web-related, having first-class npm suppo…
-
comment
Comment #1267701
I'm a .NET dev by day and a Rails hobbyist by night, but I agree with the prior comment regarding learning Vim or Emacs. I can relate to your experience with it feeling small in co…