Ring Intercom – My next awesome smart intercom
A new Smart Intercom which allows you to open door remotely, with 2 ways audio communication features. Fully integrated with Home Assistant.
FindMySync – Integrating Apple Find My tracking data with Home Assistant
I’ve written a simple pet app – FindMySync, which will synchronize Apple Find My data into Home Assistant
SmartContract UI – A quick and easy way to interact with blockchain’s data
Thinking it’s like the Postman app, but if Postman is for Web2.0, I designed SmartContract UI for the Web3 era
Cracking Studio 3T for MongoDB
*For research purposes only. It’s really a great tool, you should buy it.
Get macOS Big Sur from Apple CDN
TLDR: Open Terminal and run this command After downloading, you can locate the downloaded file by this command You will see InstallAssistant.pkg file, just run it to begin the installation.
Super Mario 64 Remastered
2020 is terrible, really terrible. Coronavirus pandemic, George Floyd, BLM, Beirut explosion, … We’ve decided to stay at home this summer holiday, since we really don’t want any bad thing happens to our kids.
Google, thank you for your New year 2020 gift!
And this time, it’s Google Drive’s Information leakage bug š
Having fun with Kubernetes #Final
Finally, you have your very first k8s cluster with 2 nodes up and running well. Now let’s play with it!
Symfony 5 development with Docker
I was playing with Kubernetes during last weekend, but the project was just a small PHP file with phpinfo() function call, no big deal. Today my colleague asked me to guide him a bit on Docker, because he’d like to try it with a real world example: Developing a Symfony project. So let’s take a […]
Having fun with Kubernetes #5
You had your first k8s master server, now it’s time to setup our nodes and connect them.