Adopting n8n for Automated Calendar Registration and Reasons for Selection
As part of building a home web server and operating a custom domain, I have set up and daily utilize a calendar manag ...
Full Synchronization of Times Car Reservations to Your Own Calendar! Building a “Forgot-to-Cancel Prevention” Feature with n8n
The other day, I had a bitter experience where I forgot to cancel a Times Car reservation and ended up being charged ...
No Custom Domain Required! A Practical Guide to “Proxy Authentication” for Using the Gmail API on a Private Server
Suppose you want to call the Gmail API from an application running on a server within your home LAN (192.168.x.x). Wh ...
Successfully Installed Harvester on Surface Pro 5, But Unable to Create VMs Due to CPU Resource Shortage
Previously, I accidentally damaged the LCD display of my Surface Pro 5 (Model 1796) during a battery replacement repa ...
How to Physically Mount a USB Flash Drive in WSL2 and Write an ISO Image
When writing ISO images to removable media such as USB flash drives on a Windows OS, dedicated GUI tools are typicall ...
[Verification] How Much Do the Crystal and MEMS Versions of the DS3231 Drift? A 1-Week Comparison Test
To improve the time accuracy of my homemade data logger, I purchased a few of the classic RTCs, the “DS3231R ...
Steps to Restore Gemini Chat History and Establishing Automated Backup Operations to Prevent Re-disappearance
To address the issue where Gemini chat histories disappear from the list, we previously relied on the method of viewi ...
Verification: Measuring SD Card SPI Write Speeds on RP2350 (Pico 2 Compatible)
We acquired an RP2350-equipped development board compatible with the Raspberry Pi Pico 2 and conducted write speed ve ...
[Git] How to Completely Erase Accidentally Committed Files from History (git-filter-repo)
Today, we’re diving into a technical guide on doing a “deep clean” of a Git repository.
When ...
How to Clone Only a Specific Branch in Git
Today, we are going to dive a bit deeper into how Git repositories are handled.
When someone tells you to ̶ ...