Blog & Updates

Explore our latest news, in-depth guides, and tutorials.
๐Ÿ“Œ

Introduction to the Automated Deployment Process of iKnowABit Based on Next.js | Technical Architecture

This article details the lightweight automated deployment architecture of the iKnowABit website, implemented with Next.js, PM2, and pure Shell scripts. It covers the complete technical solution from Git polling and monitoring, atomic releases, and symlink mounting to Drizzle ORM automated migrations for multiple SQLite databases.

Read Article

Xiaomi MiMo v2 TTS Model Released: I Quickly Built an Online Tool

Xiaomi recently released several large models, and the MiMo v2 TTS speech synthesis model is currently free for a limited time. Since there is no official web demo for regular users, I quickly put together a pure front-end online tool. Just enter your free API Key to convert text to speech directly in your browser.

Read Article