With Facebook, you can turn your closest friends into celebrities, characters you gawk at and obsess over without actually gaining the benefits of social intimacy and bonding. - http://grazing.emilsit.net/post...
Excellent veggie burger. Seems fine without egg, thyme; used potato and rice flour instead of sorghum flour. Might help to cook garlic first.
- Emil Sit
Roughly speaking, like Mercurial or Monotone. Not sure how it compares to git w.r.t branching, speed, index. Big selling points would be integrated bug tracking and wiki and a single binary, with builds for Windows, OS X and Linux. Uses SQLite for the repo. No worse than hg/git rolling their own, probably better than svn using BerkeleyDB.
- Emil Sit
Generic set of useful overview information about Android internals including oom killer, bionic, init, tips for how to flash a device using fastboot, etc. Mostly serves as a place to record links to other useful write-ups (largely blog posts).
- Emil Sit
Another pumpkin bread recipe, without explicit mix of flours (though some notes in the comments on good ratios or ways to vary) and no yeast. Also, English units.
- Emil Sit
A detailed look at how Android (used to) boot up. I think init has been re-written and there's no more runtime but architecturally should be similar.
- Emil Sit
"The right questions rely on the leader's ability to communicate authentic interest in learning the answer. They come from a place of not knowing. The right questions are open-ended, carry the possibility of true discovery, and demonstrate a willingness to share and bestow credit." Classes of questions: perspective, evaluative, action, knowledge.
- Emil Sit
"Cappuccino is an open source application framework for developing applications that look and feel like the desktop software users are familiar with." Runs on JavaScript, and you write code in something called Objective-J which looks like Objective-C. Sometimes it is scary what you can do in JS.
- Emil Sit
If you're not in computer science, you typically receive no training in how to write good programs--part science, part art, part engineering. This blog has many posts about what you want to think about in terms of developing good code. Probably takes a bit more work up front but will pay off for your science in the long run.
- Emil Sit
Discussion (in comments) between the developer of haproxy and a user of ldirectord on considerations when choosing a load balancer. Application level proxy versus layer 2 proxy, performance, etc.
- Emil Sit