Tu vas me manquer, Das Keyboard II ![]()
May 2013 M T W T F S S « Jan 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 Old Stuff
Categories
Just a quick line to mention that the Windows System File Checker tool produces logs that are nearly unreadable, and a pain to parse.
A friend of mine had some system files that did not check out, and could not be repaired. After confirming we both ran the same version down to the same patchlevel of Windows 7, he asked if I could send the original files his way, providing me only with the output of
findstr /C:"[SR]" %windir%\logs\cbs\cbs.log >sfcdetails.txtOf course, I indulged.
Hey what’s that sound…?
Is that the sound of me never having to use git ever again?
$ hg push git+ssh://git@github.com:mrdaemon/vimconfigs.git
pushing to git+ssh://git@github.com:mrdaemon/vimconfigs.git
importing Hg objects into Git
creating and sending data
$
Why yes I think it is! I mean, I do like git, and think it is a great vcs, but personally, I prefer Mercurial by a long shot. And, well, since it’s possible to flawlessly push and pull from and to git repositories from Mercurial, I can now operate from the comfort of my favourite version control system. Awesome. Also, bookmarks get converted to git branches, and vice versa. It really is flawless. Feel free to check out my vim config, too.
I just made a new website, mostly for fun.
See it here: http://www.underwares.org
I finally decided to fill the void of my primary domain with something. This website will act some kind of hub between all the services I run and provide, and the bits of code and knowledge I wish to distribute, regardless of their target audience being extremely limited. I hope that eventually this can bloom into a google-friendly place where one might find something of use, or adopt a piece of code I have written.
Since I run quite a bit of services and the amount of people requiring stability, status updates regarding maintenance and documentation specifying how to access them has increased tenfold over the last three years, I thought I could make this site fill that requirement as well, somehow.
In a rather comical display of recursion, considering the description on the front page, I think it’s only fitting — and not without a bit of situational irony — for the website itself to have a such an nebulous, ill-defined purpose ![]()
Either way, feel free to browse and comments are always appreciated.
iPhone OS 4.0 is out, brings a lot of terribly useful features to the table.
However, Apple arbitrarily decided to disable the following features on the older 3G model (which I actually own):
This made me cringe. While collections (folders) are actually nice, I don’t need them. But on a lighter note, PwnageTool 4.0 also came out today, and deep within its bowels, if you create a custom image, you have the option of re-enabling those features right back in. So I did.
I am pretty much convinced Apple is not doing this out of concern for performance, but rather, to create an artifical demand for the newer models. Look, I don’t mind if you pump out a new hardware model every 6 months, if it is significantly better than the previous one, people will switch. In fact people will most likely buy anything with an Apple logo on it regardless of its merits. But don’t voluntarily cripple the previous models to force people to upgrade. That’s just fucking greedy. Usually one sells a new product by putting emphasis on its merits, on what it does better — not by preemptively forcing the previous models into obsolescence, even if the new products have very little merit of their own. If that is the case, simply, you know, create a better product.
However, the iPhone 4 is currently getting incredibly good reviews all around. Engadget even goes so far as to call it the cream of the crop:
We’re not going to beat around the bush — in our approximation, the iPhone 4 is the best smartphone on the market right now. The combination of gorgeous new hardware, that amazing display, upgraded cameras, and major improvements to the operating system make this an extremely formidable package.
Then again, I am probably being incredibly naive. Either way, Apple, I am through with your shanenigans.
The only thing I hate more than writing with a pen and paper is using visio, hence why I’m kicking it old school for cluster planning.