π Welcome to Nanko'Log
Hi, this is Nanko. I'm dedicated to continuous exploration and striving to break through boundaries.
WebP4j: Easy WebP Image Format Support for Java Projects
WebP4j is a Java library based on JNI (Java Native Interface) that supports WebP image encoding/decoding, GIF to WebP conversion, and animated WebP creation/decoding in Java projects.Read More β
Spring Boot and MyBatis Multiple DataSource Configuration
A practical guide to configuring multiple data sources (MySQL and Oracle) in Spring Boot with MyBatis, including common pitfalls and solutions.Read More β
Deep Dive into Python's Global Interpreter Lock (GIL)
An in-depth exploration of Python's GIL: what it is, why CPython needs it for thread-safe memory management, how it works under the hood, and its impact on multi-threaded performance.Read More β
Using Cloudflare Workers to Proxy Telegram Bot API
A guide to using Cloudflare Workers as a reverse proxy for Telegram Bot API, enabling reliable message delivery in restricted network environments.Read More β
Mathematical Foundations of Machine Learning and Deep Learning Algorithms
A comprehensive overview of the mathematical knowledge required for common machine learning and deep learning algorithms, including Bayesian classifiers, SVMs, neural networks, and more.Read More β
Pandas Complete Reference: Cheat Sheet and Statistical Functions
A comprehensive guide to Pandas operations including data import, exploration, cleaning, filtering, and statistical functions. Perfect as a quick reference for data analysis tasks.Read More β