David's Blog
Monday, November 23, 2015
Optimizing Server Interaction with Screen and Friends
›
Since becoming part of industry, I've come to see the advantage of doing my work on a remote machine (a DevServer). Now historically, I...
1 comment:
Thursday, March 19, 2015
GCC and UD2 instructions
›
A few colleagues and I are working on OS development. While most of the development has taken place on MacOS, I prefer Linux and primarily u...
1 comment:
Wednesday, April 24, 2013
Race Conditions Resulting in Double Free
›
In working with Qt and its slot and signals, I've encountered quite a few double free errors despite my use of QSharedPointer. One parti...
3 comments:
Monday, December 10, 2012
Message / Packet Parsing
›
A common problem in designing and writing distributed systems is the handling of the wire protocol. To help in solving these problems both m...
1 comment:
Tuesday, July 3, 2012
Social Keys
›
Back in my days at Florida , I worked on a project called SocialVPN with the intent of using Facebook as a medium for exchanging public ke...
1 comment:
Thursday, May 12, 2011
Recursive Virtualization Xen in KVM
›
As I wrap up my contributions to UF's, or more importantly Renato Figueiredo's, Virtual Computing course, I am putting together a De...
1 comment:
Wednesday, May 11, 2011
Dangers of IPTables NAT with DHCP
›
For Archer , I have setup a small private LAN for all the core resources to share with a common out into the main network, which connects to...
10 comments:
›
Home
View web version