Tagged macOS

App to Find Electron-Bugged Apps on macOS

The Electron issue plaguing macOS 26 Tahoe isn’t something a user can fix. Aside from downgrading back to Sequoia, which is likely more trouble than its worth, it is better to keep Electron apps at arm’s length. If it is constantly running in the background, such as 1Password (fixed), it is best to voice your…

How to Create Web Meta Messenger App on macOS

With the recent announcement that all desktop Meta Messenger app for Windows and macOS will be depreciated as of coming December, I had to login to my Facebook account to see how the web interface has changed since forever. To be frank, I was never a heavy Facebook user; I liked it as another option…

App to Track Unpatched GPU-Bugged Electron Apps

I thought to write this as a PSA piece, but there is also a great web app that could help along the way. Long story short, Electron framework, known to be used for desktop apps for cross-platform compatibility and web app likeliness, has a bug that causes GPU performances issues on macOS 26 Tahoe. The…

How to Reconnect Dell U2725QE Monitor to Mac After Reboot

U2725QE does have its share of infamy amongst Thunderbolt laptop users, but none of them were particularly software related as far as I’ve heard so far. This issue, however, is entirely software. I really hope Dell would push a firmware update soon enough to address this issue. As such as it is, the purpose of…

How to Add macOS 26 Tahoe Spotlight App Views on Logi+ Options

With the launch of macOS 26, one would hope most, if not all, apps are prepared for the actual release. Every tech media I could think of has been covering macOS 26 betas endless since its initial release, and the public beta was available for the users to test out the waters. Unfortunately, and as…

App to Replace Launchpad on macOS 26 Tahoe

macOS 26 Tahoe does not have Launchpad. If you were not using it, Launchpad is an iOS-like feature on the Mac side to arrange and view apps on pseudo Home Screen. Whether or not you use Launchpad is irrelevant I suppose; at least for Apple, the company has already decided it wasn’t a popular feature.…

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…

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 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…

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 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…

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…

VMware Fusion Still Not Ready for Apple Silicon

Back in November 2024, VMware Fusion became free for personal use. It was a big shocker at the time, especially when the end days of Intel Macs didn’t seem to be dated yet. VMware on x86 machines had been a competitive product against Parallels, both paid solutions to running Windows on Macs, until 4 years…

App to Customize External Monitor Settings on macOS

There are several external monitor control apps on macOS — some paid, some free. One thing I can say for sure is that not all features are overlapping with each other. It’s easy to imagine have one universal app fixing all the monitor needs, but I found out different apps focus on different areas. My…

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…