Category Archives: Personal

uConsole Custom Designs

Made some mods to my hardware. The forums are a great resource over at clockworkPi.

As i am awaiting my hackergadgets kit for the new adapters meant for CM5, i made some hardware mods to accomodate the potential increase in heat. At the same time, also designed some casing improvements to my unit.

  1. Screen cover: https://www.thingiverse.com/thing:7206323ClockWorkPi Forum Post
  2. Back Plate and cover: https://www.thingiverse.com/thing:7197472ClockWorkPi Forum Post

Do note that i used PLA only to prototype. i have found that the heat deflection temperature of 58 degrees to be insufficient. So i ultimately printed at JCL3DP.com as it allowed me to pick materials such as Nylon which had a deflection temp of 158 degrees.

Printing the screen cover in transparent resin is also very cool. i can now peek at my screen without exposing my unit to dust.

Some pictures here to share.

uConsole + Ubuntu 24.04 + Geary

Bought a uConsole from ClockworkPi and have been enjoying it. I have made some post into the forums there and thought that perhaps i should post here as well.

Copying the post that i made there.

FWIW. I have been using @Rex’s wonderful image for Ubuntu 24.04 on my uconsole. and its been working great. However, when using the Geary (v44) email client, it doesn’t seem to leverage the 3 panel view that i get when using Greay on a larger monitor.

As such, i have rebuild a git build of Geary (v46), which supports 3 panel view on small screens, and tweaked the UI a little to provide a better proportion of the panels for uConsole. I have packaged this into a deb file which can be installed along side the Stock Ubuntu Geary build. i don’t have a repo for it (yet?), but happy to share the deb file to anyone who is interested.

Clearly, at this point, i have not made a repo for it. i am not sure if i am capable for maintaining a package long term. But this deb file is really to solve an issue i was facing with Geary and small screens and wanting the latest v46 which solves the issue.

So i’m uploading the file here so folks can just download it. Simply just do

sudo apt install ./geary-custom……

This will then install geary-development into /usr/local and run along side the stock install of geary, just in case you still want that. The resulting interface will be the familiar 3 panel which i have grown to love.

Hope someone enjoys this too!

My strategy to backing up my media

This is not a post on how to choose a NAS box. This is also not a post to provide a step-by-step guide on how to configure one. This is also not a post on how to do enterprise backups, while some concepts apply, i’d say that this is mainly for personal backups.

This is a post to share the choices that i made to create a back up plan for my media such that i minimize the risk of losing the media that has been accumulated throughout my PERSONAL life. Some of these are irreplaceable memories of phases, experiences that are usually nostalgic and you definitely don’t want to lose them.

[This post was inspired by a conversation that i had with a retiring colleague/friend who just ventured to purchase a Synology NAS, with the goal of backing up his photos from his upcoming travels and perhaps to catalog them. As we chatted, i realized that i am repeating the comments, recommendations that was provided, to many people, many times over the years.

My choices has served me well all this while and has been running the same way for almost 10 years. I have not had major issues and failures, even though some outages has induced panic for a while, it has always been recoverable.

I hope that by sharing my backup strategies and rationale here, it will help someone in the future.]

Continue reading My strategy to backing up my media

Re-enabling the Kindle Screensaver Hack on an Ad-Supported PW3

I recently jailbroken/rooted the Kindle PW3 to enable an entire host of capabilities. But for some reason, i decided to register my PW3 to amazon and i found that the Kindle Screensaver hack no longer worked! Putting the device to sleep only resulted in an annoying ad that forced me to the Kindle store. Maybe because i live in a non-ad supported country and have an ad supported kindle.

Searching the web seems to suggest that there was no way to revert this, or maybe, i just couldn’t find any related post.

As i was desperate to keep the “Last” view on screen with the screensaver hack, i started digging into the system. The biggest hint was that this issue arose only AFTER i registered my kindle to amazon. There is a way to fix this! To get into it. I assume that you have the following:-

  1. A Jailbroken Kindle
  2. KUAL
  3. USBNetwork or kterm
  4. linkss and its related python packages

If you have no idea what the above is, then this process is not for you. But if you do, please proceed.

TLDR; Remove the directory /var/local/adunits to revert to pre-registration state!

Continue reading Re-enabling the Kindle Screensaver Hack on an Ad-Supported PW3