주절주절

Release of KPlayer 0.9.0

I have used several popular video players. However, at some point, ads started popping up every time I tried to run them. I managed to overlook the ads. But recently, I personally experienced a very famous player secretly installing malicious adware without the user's consent. That moment, I was certain.“This is unacceptable.” So, I created...

Sharing Keyboard and Mouse

I'm using two computers, and while Microsoft Garage Mouse without Borders worked well with Windows + Windows, I've started using a Mac + Windows, and since that program isn't supported, I've been in a bit of a dilemma. For the time being, I quickly ordered a KM switch from Amazon. The delivery is so slow,...

Windows Cleaner 3.0 Beta Released

It's been a while since we upgraded Windows Cleaner.   The speed has significantly improved compared to the previous version. We’ve made it much easier to manage startup programs and browser plugins. The startup program management is compatible with MSConfig, and recovery works perfectly. The report screen now outputs from the user's default browser. We've...

A Simple CDN Service Module Made with PHP

To reduce traffic load, I used CloudFlare, but I noticed that the connection at LAX (Los Angeles) was slowing things down significantly. In a hurry, I decided to create a CDN-like service. The server is located in Tokyo (Vultr). The principle is to connect kilho.net/{file} to cdn.kilho.net/{file}, which distributes the traffic of the main hosting....