Little bit of extra activity - I decided to clean out some of my drafts, one about DTrace and one about AOP (the one about Firefox’s SSL policy I wrote this evening). I’m not sure if they are in a state of completion, so please leave comments if you see obvious omisions. Grazie!
I was reading this article, on LWN, about “DTrace envy”. The short of the article is that, despite great efforts, the DTrace “ecosystem” of tools has yet to be replicated on Linux. Forgetting the technical considerations for a minute, it might be worth your time to read through the comments at what appears to be a partial example of what I term “political argument”.
I just watched a talk about AOP given by some guy from PARC (Gregor Kiczales), and I have to say the following:
Before I watched this talk, I thought AOP was just another bad idea. After watching this talk, I realize that AOP is Yet Another Really Bad Idea. Either that or this guy is just a few steps away from needing a nurse to cut up his food.
First off, go buy this book. It isn’t new or anything (published in 2000), so I’m not quite sure why the local Borders was randomnly stocking four copies of it, but holy jebus am I glad I found it.
I just read this article on Media Matters about a interview between Glenn Beck of CNN and Ben Stein. Ben Stein has been kinda on the crazy side recently, with the whole Expelled (documentary) thing.
My coworker Michael uses this one, which I’ve found saves me a bit of time and a headache. Normally, to paste into a command prompt, you have to right-click on the command prompt; this is well and good if you have your hand on the mouse already, but annoying if you have your hands on the keyboard. Instead, try the following:
Alt+spacebar (activates the window menu)
E (for the “Edit” menu)
P (for “Paste”)
It is a little bit awkward at first, but as it becomes muscle memory, you’ll find it much faster than moving your hand to the mouse and back.
I want to clarify something of what I wrote in the last post about when the keyboard is more effective than the mouse and how it relates to bandwidth. If you haven’t already read the post on The Productive Programmer and vim, go do so, then come back.
I started reading The Productive Programmer today, and I’ve already, in the first 15 pages or so (including introduction), found some interesting tidbits worth sharing.