As a fairly recent LG urbane owner, I felt sad that so many great faces have a dim mode that doesn't...

As a fairly recent LG urbane owner, I felt sad that so many great faces have a dim mode that doesn't look near as good as their bright mode.

So I put together this small racket app: https://github.com/fusion/Watch-It-/releases

It does the stupidest thing: it attempts to make a face's bright settings also its dim settings.
It will not work with protected faces and will likely also not work it a face makes heavy usage of scripting.

If you download it, let me know how it is working for you (or not!)

Read more

Lately, too much work has gotten in the way of posting about non-work related projects(!)

Lately, too much work has gotten in the way of posting about non-work related projects(!)

So, quickly:

I pushed to Github the code for my new aggregation/blogging engine: https://github.com/Fusion/HereNote
More information: http://nexus.zteo.com/HereNote--publish-your-thoughts

Then, I wrote a init process replacement for containers such as Docker instances: https://github.com/Fusion/cfr_reaper
It doesn't do everything init do, but it keeps your containers from being overrun with zombie processes.

Also, sbase-for-android, which is obviously an Android project, is a lightweight and MIT licensed replacement for Busybox. It is also more featured (e.g. you can type 'ls -ltr') https://github.com/Fusion/sbase-for-android

If you are running openvz, have a look at vcfr, which simplifies some tasks such as installing packages, etc: https://github.com/Fusion/vzcfr

Read more