• Posted on Березень 19, 2012

How to Remotely Turn On (and off) OS X Screen Sharing VNC

This procedure keeps security in mind.  The idea is to turn on screen sharing while you need it, and then turn it off when you’re done
Continue Reading

  • Posted on Січень 03, 2012
vim

Best of Vim Tips

Best of Vim Tips by zzapper 15 Years of Vi + 7+ years of Vim and still learning Continue Reading

  • Posted on Грудень 03, 2011

Google Apps Calendar – Only Able To Share Free Busy Information

The only reason I am writing this is that I have spent many evening trying to fix it! Continue Reading

  • Posted on Грудень 02, 2011

How to split one cable between two Ethernet PCs

Although the scheme below is not recommended for new installations and is not standards-compliant, sometimes it becomes necessary to share one 4-pair cable between two Ethernet computers. Continue Reading

  • Posted on Грудень 02, 2011

Retrieving elements in a specific order in django

If you have a list of ordered ids and you want to turn them into an ordered result set you can use FIELD() in mysql:

SELECT * FROM addons
ORDER BY FIELD(id, 3, 5, 9, 1);

Continue Reading

  • Posted on Листопад 26, 2011

Origin of NoSQL

Where NoSQL comes from:

  • Posted on Листопад 25, 2011
nginx

Simple CGI support for Nginx

Fcgiwrap is a simple server for running CGI applications over FastCGI. It hopes to provide clean CGI support to Nginx (and other web servers that may need it). Continue Reading

  • Posted on Листопад 24, 2011

Random shuffle in erlang

There are two basics algorithms for this both described by Knuth. The more well known Knuth/Fisher-Yates shuffle is O(n) but requires destructive updates. The shuffle listed is O(n log n) but works well for any functional language Continue Reading

  • Posted on Листопад 14, 2011
mongo2

Don’t Use MongoDB

Anonymous Post about MongoDb via pastebin Continue Reading

  • Posted on Листопад 14, 2011

Lamer News: A Redis-Sinatra-JQuery HN-like News Site

Salvatore antirez Sanfilippo has published on GitHub Lamer News a Hacker News like social site built on top of Redis, Sinatra, and jQuery—when writing this I’ve already checked out the code. For a long time Twitter-related and blog-related projects have been the favorite demos for NoSQL solutions, so its nice to see more serious applications featured.

The project is also running live at lamer news.com. It could benefit of a bit of UI liftup though.


hosting hostbe.net