By Rian

Gray, a writer.

App to Find Tmux Key Shortcuts and Commands

Many CLI-based apps on Unix-like ecosystem tends to have long keyboard shortcuts list; it also means being an experienced user in these worlds come with some tall orders. Personally, I think vim and tmux are the prime examples of being useful if all the keys are etched to your muscle memory. For mere mortals like…

App to Access exFAT on Raspberry Pi

For some odd reasons, Raspberry Pi OS does not include exFAT support out of the box. It was the most bizarre experience I had not expected; FAT32 is definitely not going to cut it in this day and age, and most commonly used platform-agnostic file system would be exFAT. It was quite reminiscent of the…

App to Add Incompatible Drives to Latest Synology NAS

Synology, as of April 2025, Synology announced newer models will have tighter restrictions on what drives can be used with NAS. It appears only the Synology branded drives are touted as “compatible”, albeit Synology, the company, does not manufacture any physical drives. The new policy will not retroactively affect older NAS, but seeing as Synology-branded…

App to Test Drive Capacity Legitimacy on Windows

Though I tried to find a similar app for macOS and Linux, it wasn’t such a big surprise apps to test legitimacy of drive capacity is mostly reserved for Windows. For context, the idea behind the test is that there are customized illegitimate firmwares installed on drives to trick OS, thereby users, into thinking the…

App to Create Bootable Disk

While it is possible to use dd command on Unix-like systems to make a bootable disk or installation disk, the method has flaws. And apparently I wasn’t the only one noticing the issue. With larger files, dd can inexplicably fail without much notice. Current USB drives are fast enough that few transferring gigabytes would take…

App to Calculate PSU Requirement for PC Builds

As obvious as it sounds, having a bigger PSU is not always recommended. In fact, from my experience, PSU has changed as the “meta” behind the PC builds have changed. Back when I was shopping my last PSU for eGPU, I was interested in how many PCIe auxiliary it can support. Nowadays, both PCIe cards…

Retiring Last Intel Mac

Apple has already announced macOS 26 Tahoe will be the last major update for Intel Macs. The announcement roughly translates to Intel Macs will have one more year of software support until 2027, and with the release of macOS 27, x86 Macs will be no more. Not that it will decommission itself; but I’m already…

How to Change Save Paths for Steam Games

Some of the Steam games simply do not support Steam Cloud. The reasoning behind it, for modern games anyway, has to do with the large files they tend to create. I had issues with Steam Cloud with Baldur’s Gate 3, and most recently, Dyson Sphere Program. Both games tend to create big files with frequent…

App to “Solve” Magic Eyes

I remember seeing a framed Magic Eye picture hanging in my grandmother’s, and that became my side Summer project — to be able to see what is “hidden” inside. Unfortunately, I was never able to see it for myself; but I was told the answer later. I remember thinking to myself, how is this TV-static…

How to Generate 6+1 Lottery Numbers from Python

I am playing a different kind of raffle this year, one that use official South Korean lottery numbers. Usually these small group raffles use raffle tickets (like the ones in the featured image) then to pick out the winner, or play a bingo. This game is just like a lottery, only that they are not…

App to Manage Python Versions

I know it’s a well known tool. But having introduced Python many times as go-to method to write codes to automate and for personal uses, I realize now that I didn’t mention the tool to manage Python. Unlike like programming languages, Python has gone through some major changes from versions to versions, most notably from…

The Cabin Factory Spiel

I had been waiting for The Cabin Factory and other The Exit 8-likes for console release, as many indie games have made it over to consoles; small developers working on console release sound impossible, but it is the new norm. But I thought to jump aboard early from the traditional Steam side, as there were…

Exit 8-Likes and Optimizations in Lores

The Exit 8 has opened the new subgenre of horror games, which I would dub as Exit 8-like. These new indie horror games share the same gameplay principle: a. the player is in a looping environment, b. if there is an anomaly (e.g. jump scares, out of place objects, etc.), act according to the game’s…

Nobody Wants to Die Spiel

Personally, I’m not a fan of ‘the promising technology had a hidden drawback’ trope in sci-fi. It lets in loopholes in world-building, let alone a big backtrack from the previous statement that the said technology is well established and understood. Perhaps I’m too old to remember when the cellphone popularized and how it unfolded; aviation…

App to Organize Recipes Across Devices

There are always free apps for the same job, but there are some kinds of apps I would strongly advise investing in, or at least don’t be too put off from buying. One such job is recipe keeping. It sounds like a simple job; just keep the text files on cloud, and text editors are…