If you haven't switched over to LastPass, you need to, and NOW. This is the coolest password manager I've ever seen.
Tuesday, March 16, 2010
Sunday, February 28, 2010
vSphere on Windows 7
Posted on 8:55 PM by Unknown
Whew! Running the vSphere client on Windows 7 was getting to be a bit of a dire need... got it sorted with some help from the interwebs.
Wednesday, December 16, 2009
Times Person of the Year
Posted on 9:17 AM by Unknown
This morning, the first thing I heard when I got in the car was a report from NPR about Ben Bernanke being named as Time's Person of the Year. My immediate response was the same as when I had heard that Obama had been awarded the Nobel Peace Prize. "Really?"
As I sat, listening to the litany of blessings Mr. Bernanke has bestowed upon the whole of Western Civilization -- including navigating one of the most difficult financial eras in history. Okay, I'll admit that Poor Old Ben inherited something of a shit-storm, but in the same token, I don't think that the "landing" of this economy has been as well as it could have been. Moreover, the whole "bailout" is counter to everything we hold sacred as a free-market/enterprise society.
If I were the Bernanke, how would I have done it? From the bottom-up.
There are an estimated 308,000,000 people in America. Statistics have shown that only about a half of those are tax paying persons. So, if you took the $8.5 TRILLION dollars, and distributed it evenly among the 154,000,000 or so tax paying persons... we would have each received a check for $55k, roughly.
So, how is it that giving everyone a check for $55k would solve anything? Well, two points:
1) most people would be depositing that money into their bank accounts. This would bolster the balance sheets of the banks, thus fixing the "corporate paper market" issue.
2) most people would be spending that money straight-away. I don't think I'm unreasonable in speculating that a LOT of people would use said money for one of two purposes: to buy a home, or a car. Either of these would result in solving the problems with the housing and auto industries... except... not enough people would be buying American cars to sufficiently save GM and its various brands.
That brings me to the second half of my diatribe against Bernanke: government taking ownership of what was heretofore privately or publicly (as in stock-market, not Gov't) owned companies is just flat-out wrong. If the company sucks so bad that it can't survive without being on Federal Life-support, then it shouldn't be allowed to persist! Let it die and the void it leaves will be filled by new businesses that are better able to adapt to the changing world, provided that the niche left is genuine!
Long story short, Bernanke deserves the Person of the Year as much as Obama deserved the Nobel Peace Prize... not one damn bit. If you ask me, the Obama administration is using its media-savvy and clout to effectively buy these designations to bolster their image in the public eye and to gloss-over the fact that they have done basically nothing as we approach the one year anniversary of the administration.
As I sat, listening to the litany of blessings Mr. Bernanke has bestowed upon the whole of Western Civilization -- including navigating one of the most difficult financial eras in history. Okay, I'll admit that Poor Old Ben inherited something of a shit-storm, but in the same token, I don't think that the "landing" of this economy has been as well as it could have been. Moreover, the whole "bailout" is counter to everything we hold sacred as a free-market/enterprise society.
If I were the Bernanke, how would I have done it? From the bottom-up.
There are an estimated 308,000,000 people in America. Statistics have shown that only about a half of those are tax paying persons. So, if you took the $8.5 TRILLION dollars, and distributed it evenly among the 154,000,000 or so tax paying persons... we would have each received a check for $55k, roughly.
So, how is it that giving everyone a check for $55k would solve anything? Well, two points:
1) most people would be depositing that money into their bank accounts. This would bolster the balance sheets of the banks, thus fixing the "corporate paper market" issue.
2) most people would be spending that money straight-away. I don't think I'm unreasonable in speculating that a LOT of people would use said money for one of two purposes: to buy a home, or a car. Either of these would result in solving the problems with the housing and auto industries... except... not enough people would be buying American cars to sufficiently save GM and its various brands.
That brings me to the second half of my diatribe against Bernanke: government taking ownership of what was heretofore privately or publicly (as in stock-market, not Gov't) owned companies is just flat-out wrong. If the company sucks so bad that it can't survive without being on Federal Life-support, then it shouldn't be allowed to persist! Let it die and the void it leaves will be filled by new businesses that are better able to adapt to the changing world, provided that the niche left is genuine!
Long story short, Bernanke deserves the Person of the Year as much as Obama deserved the Nobel Peace Prize... not one damn bit. If you ask me, the Obama administration is using its media-savvy and clout to effectively buy these designations to bolster their image in the public eye and to gloss-over the fact that they have done basically nothing as we approach the one year anniversary of the administration.
Tuesday, December 15, 2009
console-kit-daemon
Posted on 9:36 AM by Unknown
Periodically, I pop-open `htop` and see a slug of threads for `console-kit-daemon`. I've tried to find what the heck this thing does, and failing that I've tried removing the package... problem is, its required by everything I actually use. After reading an interesting bug report on console-kit, I've implemented a fix suggested there: created /usr/sbin/console-kit-daemon to contain simply:
This has solved my console-kit-daemon glut, but has no appreciable impact otherwise. Oh well. I'm still trying to figure out why Ubuntu 9.10 is such a dog on this box -- UrT and a variety of other apps are just absurdly slow, for no apparent reason. :-(
#!/bin/sh
exit 0;This has solved my console-kit-daemon glut, but has no appreciable impact otherwise. Oh well. I'm still trying to figure out why Ubuntu 9.10 is such a dog on this box -- UrT and a variety of other apps are just absurdly slow, for no apparent reason. :-(
Monday, November 23, 2009
Awesome WM
Posted on 8:27 PM by Unknown
Its a well-known fact, among my friends, that I am a UI-bigot. That is, I think roughly 99% of user interfaces are pure garbage. Its not really a transcendent fault of user interfaces as a whole, but rather the awkward puberty they've gone through over the last twenty years. So, it may come as no surprise (to my friends) that I've found my forray into the Awesome Window Manager (heretoafter referred to as simply, "awesome") something of a blessing. Awesome, for those that don't know, is window manager for X11 that defies the conventional wisdom of window managers and forces all windows to one of a few fixed layouts.
Tiling window managers, such as awesome, started out as a joke. Some whit was flaming a news-group about a drug-induced coding frenzy in which the window manager was simply a distraction. Out of that satirical post rose a breed of window managers called "tiling wm's". They are more than a bit obtuse to the average user, and at first blush I think I was even put off by the superficial neanderthal-like clubbing Awesome did to my windows. Having now run Awesome for a week and some days, I have concluded that awesome is in fact probably my favorite window manager of all time.
Granted, I may still be in the honey-moon phase with this thing, but let me tell you why Awesome is awesome:
No configuration file should be 300 lines. Honestly. Consider that you can configure MySQL, Apache, AND Postfix -- TOGETHER -- in fewer than 300 lines, it is a travesty that Awesome's config is so vast. Proponents of Awesome's configuration system say that its complexity is the price for its flexibility... while that may be, its still unnecessarily complex for anyone short of a supreme power-user.
Who has ever heard of LUA before? Certainly not I. LUA isn't even on the top 20 languages most programmed... more people have used SMALL than LUA. While LUA is fairly trivial to pickup (hell, I learned big chunks of it today) its still unreasonable to require a user to learn a whole programming language and various API's just to configure their window manager.
SO, that said, I think the good out-weighs the bad and Awesome is Awesome.
(P.S. I am afraid Awesome suffers the same plight as Enlightenment in that its principle author(s) are ego-maniacs with little concern for fixing bugs vs. adding features. Oh well, I used E for years despite Rasterman's obtuse and sporadic personality.)
Tiling window managers, such as awesome, started out as a joke. Some whit was flaming a news-group about a drug-induced coding frenzy in which the window manager was simply a distraction. Out of that satirical post rose a breed of window managers called "tiling wm's". They are more than a bit obtuse to the average user, and at first blush I think I was even put off by the superficial neanderthal-like clubbing Awesome did to my windows. Having now run Awesome for a week and some days, I have concluded that awesome is in fact probably my favorite window manager of all time.
Granted, I may still be in the honey-moon phase with this thing, but let me tell you why Awesome is awesome:
- No frilly window decorations cluttering my desktop
- No wasted space for panels, widgets and whatsits
- Configurable to a ridiculous degree (more on that in a moment)
- FAST AS HELL
- VERY light weight
- the DEFAULT configuration file is over 300 lines.
- your configuration is written in LUA.
No configuration file should be 300 lines. Honestly. Consider that you can configure MySQL, Apache, AND Postfix -- TOGETHER -- in fewer than 300 lines, it is a travesty that Awesome's config is so vast. Proponents of Awesome's configuration system say that its complexity is the price for its flexibility... while that may be, its still unnecessarily complex for anyone short of a supreme power-user.
Who has ever heard of LUA before? Certainly not I. LUA isn't even on the top 20 languages most programmed... more people have used SMALL than LUA. While LUA is fairly trivial to pickup (hell, I learned big chunks of it today) its still unreasonable to require a user to learn a whole programming language and various API's just to configure their window manager.
SO, that said, I think the good out-weighs the bad and Awesome is Awesome.
(P.S. I am afraid Awesome suffers the same plight as Enlightenment in that its principle author(s) are ego-maniacs with little concern for fixing bugs vs. adding features. Oh well, I used E for years despite Rasterman's obtuse and sporadic personality.)
Wednesday, November 4, 2009
Compiz + UrT == FAIL
Posted on 1:04 PM by Unknown
Apparently, I'm not crazy. Shocking, I know, but I've found others who have experienced frustrations while running opengl apps on top of compiz. Let me back up a second... I play Urban Terror. A lot. I've noticed, lately, that my FPS (Frames Per Second) has been HIDEOUS -- like around 30-40. This is a big problem, because I am not accustomed to playing at such crappy rates. I had noticed, periodically, that my FPS would be MUCH better, and slowly I'd correlated this to times when compiz had died when I launched UrT. SO, now when I play, I launch UrT, launch a terminal, and use the terminal to `killall compiz` so I can get good FPS when I play.
If anyone else is having this issue and has come-up with a better solution, please let me know.
If anyone else is having this issue and has come-up with a better solution, please let me know.
Friday, September 11, 2009
Remembering 9/11
Posted on 7:11 PM by Unknown
I remember almost everything about 9/11. I was in Aurora, CO, at the Hampton Inn. I was in Denver for advanced training on the Cisco PIX. I was in the hotel lobby getting breakfast for my wife. I remember walking in to the area where breakfast was being served and was taken by the herd of people standing, silently, watching the television. I saw the first tower burning. I asked someone next to me, "what the hell happened?" He said, "a plane hit one of the Trade Center towers." As I stood there, I watched a second plane fly in to the second tower. I was stunned. I brought some breakfast up to Amanda and told her to turn on the television. I spent the next several hours at the training center with my classmates, trolling the web for information.
That night, Amanda and I took John with us to the 16th St. Mall to walk around and find some food. There were cops in riot gear. Cops in fatigues with machine-guns. Cop cars. Armored personnel carriers. It was surreal.
Now, eight years later, I watched some of the footage that's since become part of our cultural awareness, and had my kids watch it too. I think its important that we all remember that the preservation, and advancement, of Western Civilization is essential not only to ensuring we maintain our current place in the world, but also to ensure that we hand our children a bright future.
That night, Amanda and I took John with us to the 16th St. Mall to walk around and find some food. There were cops in riot gear. Cops in fatigues with machine-guns. Cop cars. Armored personnel carriers. It was surreal.
Now, eight years later, I watched some of the footage that's since become part of our cultural awareness, and had my kids watch it too. I think its important that we all remember that the preservation, and advancement, of Western Civilization is essential not only to ensuring we maintain our current place in the world, but also to ensure that we hand our children a bright future.
Subscribe to:
Posts (Atom)