Language
🔖
Error Handling and Logging is very crucial for a operational software, let's dive deep in how Go language handle error and log error Read More
AI
This article introduces a solution for creating DeepFake videos, utilizing the ElevenLabs and video-retalk models. Read More
Troubleshooting
I've installed multiple mysql version via Brew. mysql@8.4 can't run successfully on my laptop Read More
Backend
🔖
Configure Nginx to make Kibana and our page under the same domain Read More
Frontend
How to implement an auto-expanding textarea Read More
This article teaches you how to implement a text field in React MUI that can accespt multiple values Read More
Frontend
How can prototype chain connect object, function and class in JS Read More
Backend
Introduction to common encryption algorithms and their usage. Read More