-
Recent
- Timestamp based reconciliation
- Murdoch strikes against copyrights
- Loose cables at CERN and Time synchronization is hard
- Manufacturing and devices
- Julia programming language and hadoop
- The UNIX file system as a recursive function
- Apple’s A5 chip made in Austin
- Richard Stallman speaks
- Dennis Ritchie
- Droning on about computer security
- The multics file system
- Fukushima Robot Blog
- Sinking in too many layers
- Computer architecture, power, and PHP
- VCs bailing on signed term sheets
Category Archives: software engineering
The UNIX file system as a recursive function
Ignoring “write” operations, for the moment, a file system is just an implementation, a concrete manifestation, of a map from file names to file contents. A UNIX style file system complicates the story because file names are “paths” through a … Continue reading
Posted in software engineering
Leave a comment
Apple’s A5 chip made in Austin
Although I think it might have been designed here too. The A5 processor – the brain in the iPhone 4S and iPad 2 – is now made in a sprawling 1.6 million square feet factory in Austin owned by Korean … Continue reading
Posted in software engineering
Leave a comment
Dennis Ritchie
Truly a brilliant engineer. http://en.wikipedia.org/wiki/Dennis_Ritchie
Posted in software engineering
Leave a comment