Brandon Philips Links2010-07-22T11:14:50-07:00http://ifup.org/linksBrandon Philipsbrandon@ifup.orgsigrok2010-05-21T00:00:00-07:00http://ifup.org/links/2010/05/21/sigrok
I want to start working on this code to get my ZEROPLUS Logic Cube working.
PTPd2010-04-16T00:00:00-07:00http://ifup.org/links/2010/04/16/ptpd
Precision Time protocol implementation.
dstat2010-04-16T00:00:00-07:00http://ifup.org/links/2010/04/16/dstat
Another great tool to add to the utility belt
ButtLoad AVR Programmer2010-04-08T00:00:00-07:00http://ifup.org/links/2010/04/08/buttload-avr-programmer
I have the parts and should build this.
my work day2010-03-15T00:00:00-07:00http://ifup.org/links/2010/03/15/my-work-day
Made me laugh, but I often turn off the music to concentrate. :)
Visualize 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!
Write Yourself a Scheme in 48 hours2010-02-22T00:00:00-08:00http://ifup.org/links/2010/02/22/write-yourself-a-scheme-in-48-hours
Another great tutorial on an in-depth technical topic.
Why Your Employees Are Losing Motivation2010-02-22T00:00:00-08:00http://ifup.org/links/2010/02/22/why-your-employees-are-losing-motivation
Great article on management.
DreamPie Python Shell2010-02-21T00:00:00-08:00http://ifup.org/links/2010/02/21/dreampie-python-shell
Looks like a great beginner shell. I will need to try it out with Nisha.
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