back
user profile

dmit

6,673karma·537submissions·February 21, 2011
recent activity (537 total)
comment
"President Andrew Jackson in the main foyer of his White House had a big block of cheese. The block of cheese was huge — over two tons — and it was there for any and all who might be hungry. Jackson w…
13y ago·view thread
comment
>I believe net/http does uses OS's C library and therefore cannot be cross-compiled that easily For whatever it's worth, I think CGO is only needed for native DNS resolution. If you (cross-)compil…
13y ago·view thread
comment
I wish there was a way to subscribe to just the technical posts on the CloudFlare blog, those are always informative. As it is, I can't even find a way to get an RSS feed for posts by particular autho…
13y ago·view thread
comment
Related Google Tech Talk: Debugging Code from 60 Million Miles Away https://www.youtube.com/watch?v=_gZK0tW8EhQ&hd=1 Ron Garret talks about DS1, a project in the 90s where a small team used Lisp…
14y ago·view thread
comment
I'm not seeing any difference between the two functions using the 1.0.2 x64 gc compiler. Here's the code I used (slightly modified to compile): http://play.golang.org/p/gcf0BOGncQ For more complex f…
14y ago·view thread
comment
Here's a video from the 2010 LLVM Developers' Meeting that introduces libc++ and shows how it builds upon new features introduced in C++11: http://devimages.apple.com/llvm/videos/LibC++.mov (16:36, …
14y ago·view thread
comment
Oh wow, that linked story about the origins of the 'dsw' command is really something. Simpler times indeed.
14y ago·view thread
comment
<year>.<month>
14y ago·view thread
comment
Take a look at https://code.google.com/p/codesearch/ .
14y ago·view thread
comment
Does it work ok without tmux? If not, does git print directly to the terminal, or does it pipe to another program (like a pager)? Most programs make an isatty check in this case, but if you force prin…
14y ago·view thread
comment
It's a WebKit issue: https://bugs.webkit.org/show_bug.cgi?id=22382 http://code.google.com/p/chromium/issues/detail?id=255 …
15y ago·view thread
comment
Switched to Name.com around that time too. The website stripped special characters from my password during registration and I couldn't understand why it wouldn't let me log in since the limitation was…
15y ago·view thread