Lacking Rhoticity
Thursday, 10 February 2011
Cookies versus the Chrome sandbox
›
Although Chrome's sandbox does not protect one web site from another in general, it can provide such protection in some cases. Those c...
2 comments:
Tuesday, 21 December 2010
A common misconception about the Chrome sandbox
›
A common misconception about the Chrome web browser is that its sandbox protects one web site from another. For example, suppose you are l...
2 comments:
Saturday, 18 December 2010
When printf debugging is a luxury
›
Inserting printf() calls is often considered to be a primitive fallback when other debugging tools are not available, such as stack backtrac...
Thursday, 4 November 2010
An introduction to FreeBSD-Capsicum
›
In my last blog post , I described one of the features in FreeBSD-Capsicum : process descriptors. Now it's time for an overview of Cap...
Saturday, 23 October 2010
Process descriptors in FreeBSD-Capsicum
›
Capsicum is a set of new features for FreeBSD that adds better support for sandboxing, adding a capability mode in which the capabilities a...
1 comment:
Wednesday, 11 August 2010
My workflow with git-cl + Rietveld
›
Git's model of changes (which is shared by Mercurial, Bazaar and Monotone) makes it awkward to revise earlier patches. This can make th...
3 comments:
Friday, 6 August 2010
CVS's problems resurface in Git
›
Although modern version control systems have improved a lot on CVS, I get the feeling that there is a fundamental version control problem th...
11 comments:
‹
›
Home
View web version