Projects
This was a considerably productive week with many projects seeing major progress. Since there is a lot being covered here, projects are categorized by projects for this blog post.
PC Hardware
With PC hardware, I have started to do some screen swaps in multiple laptops including a Chromebook. Also I added a calendar to the dedicated tasks computer.
Dedicated Tasks and Calendar System (SIGN1)
On March 22, I decided to put DAKboard on the second monitor of the dedicated tasks computer. The other monitor already shows a task list. This lets the pressure off from myself to go through the convuluted process of developing my own web-based task management system; TaskSystem.
ThinkPad T450s and T430s
I decided to take a look at the T450s that I recently did some work on. I found out that its display is the Rev. C4 revision of the N140HCA-EAC, one of the two revisions known that has 24-bit color. My experience with the panel in the T450s has been good so far; not anything like the higher contrast N156HCG-EN1 that I put in my HP ZBook but it is still much better than what was in there before.
I realized I may have much better luck finding a N140HCA-EAC Rev. C4/C6 than the N140HCG-EQ1 that I asked about in the ThinkPad subreddit less than a month ago. I also came across an N140HCA-ELK that is currently listed by the same seller that I received the ZBook's N156HCG-EN1, the T450s's N140HCA-EAC Rev.C4 and MediaCow Touch 2's N140JCN-GS9 from.
Samsung XE500C13 Chromebook
On March 21, I found the charger which is more of a 12v power supply with one of those universal laptop charger adapters on the end that I use with the Samsung Chromebook I got from 2nd Life Inc. back in April 2023. I immediately noticed that its current TN LCD panel causes eye strain within less than a minute. Predictably, I had the idea of putting an AAS IPS panel. When trying to test other displays, I must have damaged the video cable as any eDP display I put in there is not recognized by the system.
With having an astigmatism in both eyes along with nystagmus, I seem to get eye strain with a large majority of LCD panels, finding that the only LCD displays I can use without eye strain for an extended period of time are certain Samsung PLS and Innolux AAS panels.
To my surprise, replacment cables for this model appear to be commonplace on eBay and costing less than US$10. Display selection appears to not be as simple, with 1366x768 options appearing to be all 18-bit color (262K) and 1920x1080 options being more than I am willing to spend on a device like this. I do not really need 24-bit color nor 1080p for what I expect to do with this system. Also, there may not be support for 1080p panels as it is likely that one eDP lane is provided through the cable. This leaves me with the N116BCA-EA1 that is still AAS with a resolution of 1366x768 and a color depth of 18-bit (262K). The cable and display would be less than US$30 in total which I am not willing to spend any more than that on this device.
I ultimately decided to order the N140HCA-ELK panel for the T430s (see above section) along with the N116BCA-EA1 and its cable for the Chromebook.
Software
With my introduction to the Go programming language, I have had some ideas for software projects to write in the programming language in order to teach myself how to use it.
The Website
I have been slowly working on the rewrites of the year overview pages. Starting with the 2023 page, then likely I will move on to the 2024 page.
On March 18, 2025, the ctcl.lgbt domain was renewed. Earlier in the year, I was hesitant on doing this with the new environment faced in the United States and that the renewal cost was around US$45.
At some point, I may start on the redesign of the website. Maybe I would do this once I learn more about Go and web development.
In the meantime, I have finally got OpenGraph tags working and visible on other services such as Discord. This was something that was broken for at least a couple years now. I think that now the website is made up of static pages hosted with nginx, that resolved the issue.
TaskSystem
At this point TaskSystem is ToDoKiosk but now with a new name. I have not done much of anything on it yet, especially now that DAKboard does that job.
ContactList
On March 23, 2025, I started work on ContactList, now writing it in Go. I noticed that ContactList is crucial for my success as networking and social interaction is a major part of gaining and maintaining employment.
ContactList will be the first project that I have written in Go along with the first project that I have written a Makefile for, though it is quite basic for now.
I scrapped the idea of using CouchDB for ContactList and instead I would use relational databases such as SQLite. This would make customization such as defining fields much more difficult but SQL is a skill I need to learn.
Lysine
With Lysine, I have been considering coming up with something for Go since I am now using it for web development.
PyPRG/Amoxa
This week, I made some great progress with proof-of-concepts for drawing tile-based graphics with PyGame. For a while now I have been wanting to avoid drawing all of the tiles every frame as this would be very inefficient while making it more difficult to implement scrolling of the map background though at this point I want to see something drawn to the screen then later I can
In general I want to keep the minimum system requirements very low, with the idea that the game can be ran comfortably on systems from 2008 and later. I may even try running the game on a VIA C7 CPU at some point and see what I can do to make the game perform better. For a while now, I have been using the C7 as a baseline for minimum system requirements for not just games but for server software due to it being quite unique, being low performance and quite old by modern standards. By comparison, the game Iji (2008) was developed on a system with 256MB of RAM and a 850MHz CPU. From my experience so far, PyGame has been highly performant and may be able to be used on a wide variey of systems.
Hardware Design
I have made groundbreaking changes with MediaCow Touch 2 in light of the news about going to the Outer Banks in North Carolina.
MediaCow Touch 2
For a while now, I have been considering a design that is much less complicated than the current design with there being no side-mounted display, no SP7021 and there being a basic set of buttons instead of a keypad. Then, later on, I could come up with the final version of the project that has the side-mounted display with the immense complexity behind it (SP7021 and FPGA).
I may be able to get a version like this out much faster; the side-mounted display has held me up on the project for a long time now and at this point I just want to see actual progress on the project. Sort of like "MediaCow Touch 2, without the bull"; I have not been using enough cow puns. Basically I get to see the project get done without completely scrapping the idea of using the Sunplus SP7021 in the project.
Block-SP7021
As a result of development of MediaCow Touch 2 shifting to the Lite variant, development of Block-SP7021 will be put on hold until MediaCow Touch 2 is completed as it is not needed for MediaCow Touch 2 Lite.
More on this will be covered in the MediaCow Touch 2 - Part 15 blog post.
Automotive
NetKart is the only project that I am currently working on that is considered automotive.
NetKart
On March 22, 2025, mostly welding was done. The gas tank bracket was welded together and some support tubing was added to the sides of the frame. It may not be long until Phase 2 is complete, optimisitcally by June 2025. NetKart Phase 2 technically started in March 2021 like MediaCow Touch 2.
Personal
I have been slowly getting back on track with college and personal projects. I have had a massive push to start working on MediaCow Touch 2 again, for reasons covered in the section below.
This week, I looked back to 2020 where I seemed to stay positive and take advantage of the situation while advising others to do the same no matter what happened. I noticed this was a great mindset, resulting in my employment at 2nd Life Inc., MediaCow Touch being built and other great personal developments during the year. There's always the oppurtunity to stay positive and take advantage of the situation, especially now in 2025 which has been a lot like 2020 so far.
Outer Banks
On March 18, 2025 I found out that me and my parents are going to stay for a week in Outer Banks, North Carolina on June 8, 2025, the day after my 21st birthday. Specifically, the same beach house we stayed at in July 2021, the place I met one of the most influential people of my recent life on Instagram. After what happened in September 2021 between us, I have a very strong emotional attachment to this place. As a result, it might be an emotional week for me when we go back though I am very excited to go back there.
I have pictures of me working on MediaCow Touch 2 in one of the rooms of the house from July 2021, putting into perspective just how long I have been working on the project. The MediaCow Touch 2 project page actually references this, with the "History" page having an icon of a view from the house. The icon is derived from a picture I took and uploaded to Wikimedia Commons on the first day of the trip, found here: [https://commons.wikimedia.org/wiki/File:NagsHeadNorthCarolinaUSAstormweatherfromhouseJuly18_2021.jpg]. My new goal is to get MediaCow Touch 2 to a point where a prototype can be made by the time we go to Outer Banks. Previously this was the summer solstice, on June 21, 2025, chosen in relation to OneShot but this gives me even less time as we are leaving on June 8, 2025.