Brandon Philips Links2010-03-11T16:50:32-08:00http://ifup.org/linksBrandon Philipsbrandon@ifup.orgVisualize scheduler switches with gtkwave2010-03-05T00:00:00-08:00http://ifup.org/links/2010/03/05/visualize-scheduler-switches-with-gtkwave
Need to figure out what is starving the scheduler? Visualize it!
Grendel Cloud Security2010-01-27T00:00:00-08:00http://ifup.org/links/2010/01/27/grendel-cloud-security
Interesting PGP based project for webapps
0MQ2010-01-25T00:00:00-08:00http://ifup.org/links/2010/01/25/0mq
Interesting project for doing sockets at a bit higher level. Would be a nice
pairing with Google protobuf.
Khan Academy2010-01-17T00:00:00-08:00http://ifup.org/links/2010/01/17/khan-academy
Great collection of videos on various math and science topics.
Mr. Smith Rewrites the Constitution2010-01-12T00:00:00-08:00http://ifup.org/links/2010/01/12/mr.-smith-rewrites-the-constitution
Why is the supermajority important? And how did it come into existence? Answers
to these questions.
Malayalam text book2009-12-01T00:00:00-08:00http://ifup.org/links/2009/12/01/malayalam-text-book
Information on Malayalam: A University Course and Reference Grammar
6.828 Operating System Engineering2009-11-12T00:00:00-08:00http://ifup.org/links/2009/11/12/6.828-operating-system-engineering
Operating systems class from MIT OCW
6.046J Introduction to Algorithms2009-11-12T00:00:00-08:00http://ifup.org/links/2009/11/12/6.046j-introduction-to-algorithms
Algorithms course from MIT OCW. Summary <a href="http://www.catonmat.net/blog/summary-of-mit-introduction-to-algorithms/">here</a>
destructor2009-10-29T00:00:00-07:00http://ifup.org/links/2009/10/29/destructor
Neat tool to analyze struct layout.
callgraph tool2009-10-29T00:00:00-07:00http://ifup.org/links/2009/10/29/callgraph-tool
Neat tool to generate callgraph from c scope. <a href='http://jeffreymahoney.com/btrfs-error-callgraph.txt'>Example</a>
ark.intel.com codename decoder2009-10-07T00:00:00-07:00http://ifup.org/links/2009/10/07/ark.intel.com
Secret decoder ring for Intel code names.
org mode GTD2009-09-11T00:00:00-07:00http://ifup.org/links/2009/09/11/org-mode-gtd
Useful tutorial on using org-mode to implement an agenda and time tracking system. <a href="http://doc.norang.ca/org-mode.html">This was helpful too</a>
imapfilter2009-09-04T00:00:00-07:00http://ifup.org/links/2009/09/04/imapfilter
Mail filter software for IMAP written in <a href="http://www.lua.org/pil/7.2.html">lua</a>. No longer filter on receive only.
autotools tutorial2009-09-04T00:00:00-07:00http://ifup.org/links/2009/09/04/autotut
autoconf, automake, libtool, etc are complex tools but this is a nice tutorial
for getting started.
iPhone Sodoku Grab2009-09-03T00:00:00-07:00http://ifup.org/links/2009/09/03/iPhone-Sodoku-Grab
Photo processing techniques used for a practical application.
bit hacks2009-09-03T00:00:00-07:00http://ifup.org/links/2009/09/03/bit-hacks
Interesting links on bit manipulation: <a href="http://inwap.com/pdp10/hbaker/hakmem/hakmem.html">hakmem</a>, <a href="http://www.amazon.com/Hackers-Delight-Henry-S-Warren/dp/0201914654">delight</a>, <a href="http://www.cl.cam.ac.uk/~am21/hakmemc.html">hakmem-update</a>
Maker's Schedule2009-07-29T00:00:00-07:00http://ifup.org/links/2009/07/29/makers-schedule-managers-schedule
PG explains exactly how an engineers schedule works. Glad I work at SUSE where
my managers ARE engineers :D