back
user profile

zorked

4,700karma·943submissions·March 21, 2011
recent activity (943 total)
comment
http://en.wikipedia.org/wiki/TheDraw TheDraw was used mostly in the BBS scene to create ASCII/ANSI art for the BBS's log in screen and menus. There was an entire sub-community of artists back then. …
15y ago·view thread
comment
AirBNB for offshore medical services. That could be a billion-dollar business in fact.
15y ago·view thread
comment
Minor countries aside (like North Korea) the part of the map that looks really really wrong is Africa.
15y ago·view thread
comment
I think this was written under the assumption that only children are smart enough to use electronic equipment. This was a common theme in the 80s and early 90s when talking about computers and videoga…
15y ago·view thread
comment
You can disable overcommit globally (/proc/sys/vm/overcommit_memory). At the application level, you can allocate as much memory as you want and then write to it all. You are not guaranteed not to die …
15y ago·view thread
comment
Well, I think there is some impedance mismatch here. He kind-of suggested resetting the stack "to remove left-over items". He also mentioned something about forgetting to pop an item. These kinds of c…
15y ago·view thread
comment
Unfortunately they only ship to India...
15y ago·view thread
comment
I think there's a confusion here between the copy-on-write system that makes fork() so fast under Unix and Linux's overcommiting memory, which allows malloc() to return success for memory allocation t…
15y ago·view thread
comment
Actually, I managed a reasonably large scale free email operation and spammers DO spend money solving captchas. We had this issue with spammers where after sending 50 emails a day we would ask users t…
15y ago·view thread
comment
` as backtick is rare? I thought it was the standard.
15y ago·view thread
comment
I don't think nginx has support for websockets yet.
15y ago·view thread
comment
Sokoban in sed: http://aurelio.net/soft/sedsokoban/
15y ago·view thread
comment
I experimented with FTS in MongoDB (I did what you did, except that I added stemming) and I was unsatisfied with the results. I think you should take a look at Solr. I was reluctant to add a piece of …
15y ago·view thread