From How-to

How to Encrypt Disks on Windows

One of the trigger points behind my decision to build a dedicated PC has to do with general cybersecurity. To clarify, Boot Camp Windows running on Intel Mac is not particularly more vulnerable than the other Windows machine; it is simply more dated. And being dated, for the sake of security, means not gaining the…

How to Change Default Shell to Zsh

Bash had been the staple of CLI shell for macOS until macOS Catalina in 2019. For unpublished reason, which is speculated to be Bash’s license, Apple has decided to change the default shell to zsh. Regardless, since the adoption, Terminal would display a short warning and a method to switch over to zsh. The command…

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…

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…

How to Increase Boot Camp Partition without Reformatting

Though Intel Macs are a dying breed, many of them still have some juice left with eGPU and dGPU support, so long as their CPUs are up to the tasks. It means Intel Macs still serve as good Windows PCs, possibly for x86 tasks in Windows environment. I won’t go in to details in this…

How to Disable Checkboxes on File Explorer in Windows 11

On Parallels, especially when it is the only option to run Windows ARM on Mac currently, the installed copy of Windows 11 has some peculiar settings turned on by default. One such settings I found was check boxes. On Parallels-run Windows 11, though previous versions may have had it too, any icons selected would have…

How to Match Months against Current Date on Shortcuts

If you are an avid Shortcuts user, there is a good chance you would want to automate certain things to run quarterly, or semiannually, or perhaps only on specific months of the year — a feature current version of Shortcuts does not have. But a shortcut can be automated to run every month. In other…

How to Play Mixed Audio Sources to AirPods on macOS

It might sound odd, but there are times you simply wish to stream audios only — not the whole video stream — to an AirPod connected to another Mac. It happens most often for me when I’m watching YouTubes or Podcasts on the side while I have my AirPods connected to the workstation. I prefer…

How to Use Apple Music Classical on PC

This one is a PSA for Apple Music Classical users — a separate app for classical music. Despite Apple’s delayed release of Classical app for PCs, for both Mac and Windows, it is possible to use web UI Apple has built to enjoy near identical experience of what you would get on smartphones or tablets.…

How to Disable Group View in File Explorer

Though I’m not a specialist in UI design, I can certainly add to the fact that having lists inside supposedly sorted list negates the purpose of arranging the items. Why arrange a list into yet another list? I would understand it if File Explorer was set to display icons, but I generally keep it in…

How to Add Sleep Hotkey on Logi Options+

To customize Logitech keyboards, users can opt to use Logitech’s included software,Logi Options+, or third-party alternatives to either enhance the Options+ or completely replace it. The reason why I am writing a how-to on Logitech’s official software has little to do its capabilities; frankly, I would recommend exploring third-party alternatives for any advanced customizations capabilities.…

How to Disable “Open in Windows Terminal” in Context Menu

If your intent with Windows is to develop or write codes, “Open in Windows Terminal” in the context menu may be a nice touch. But for the majority of the average users, including myself who only use Windows as a secondary, having an added option to already well-established UI can simply be disturbing. Instructions Yet…

How to Self-Host Google Fonts on WordPress

If you have noticed outage, I must apologize. I was experimenting with what can be or should be done with Google Fonts. Of many things Google offers for free, Google Fonts is the platform caters to creative purposes without extra charge. Many font creators contribute towards the goal, and some of the fonts, such as…

How to Enable Legacy Desktop Icons on Windows 11

Beginning with Windows 8, if I recall correctly, Microsoft has been trying to make Windows a hybrid OS for both the touchscreen devices (e.g. tablets) and computers with traditional displays (e.g. laptops and desktops). It is only a personal opinion, and quite unfounded one at that, but I don’t believe Windows 8 excelled at either;…