Articles by Kevin Liu
Exploring AI Hallucinations: What They Are and Why They Matter
Learn causes, mitigation, and how to measure AI hallucinations with runnable examples, RAG patterns, and troubleshooting. Start reducing hallucination...
How to Use free in C: A Complete Guide to Memory Deallocation
Master free() in C with C11/C17 context, secure-zeroing, Valgrind & ASan workflows. Learn patterns, tools, and fixes — secure your C apps today.
Learn Software Design Patterns: Tutorial for Beginners
Learn Singleton, Factory, Observer, and Strategy patterns with Java examples, thread-safety, and hands-on setup. Follow steps to run the sample task m...
Getting Started with UIMA: A Beginner's Guide
Learn UIMA with runnable Java examples, a Type System, and a complete pipeline. Follow step-by-step compile & run instructions to build NLP pipelines...
Learning the Quantum Computing: Introduction for Beginners
Learn quantum fundamentals and build circuits with Qiskit 0.39.0 — hands-on examples, error mitigation, and setup steps. Try the examples today.