Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
drmohundro
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
7 ms
·
1.
▲
by
drmohundro
8mo ago
https://mohundro.com - have almost 15 years up there, not much traffic, but I enjoy sharing things here and there.
2.
▲
by
drmohundro
2y ago
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 matches for checking out as well as deleting branches)... co
3.
▲
by
drmohundro
5y ago
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 out of date, so I thought I'd take upon myself to 1
4.
▲
by
drmohundro
10y ago
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 this will help a lot of people. If you don't mind, I might
5.
▲
by
drmohundro
11y ago
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 in PowerShell (this includes tab compl
6.
▲
by
drmohundro
12y ago
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.
7.
▲
by
drmohundro
12y ago
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 well. It doesn't come with
8.
▲
by
drmohundro
13y ago
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 JavaScript instead of VBScript in our ASP files.
9.
▲
by
drmohundro
15y ago
Both Scott Hanselman and Rob Conery collaborate on This Developer's Life.
10.
▲
by
drmohundro
15y ago
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 trying to open an executable in Notepad and thinking to myse
11.
▲
by
drmohundro
15y ago
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 http://www.sublimetext.com/docs/2/vintage.html but they're c
12.
▲
by
drmohundro
15y ago
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 support on Windows will be even more helpful.
13.
▲
by
drmohundro
16y ago
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 comparison to VS, but there are tools out there (ViEmu, VsVim)