March 23, 2026 /rag-powered-subtitle-translation-srt-dual-rag-mt
A look at how srt_dual_rag_mt uses FAISS semantic search and GPT to translate SRT subtitle files with context drawn from your own professionally translated content.
Read article March 21, 2026 /gatekeeper-http-body-hash-deduplication-c
A technical deep-dive into Gatekeeper, a high-concurrency HTTP deduplication service built in C that uses streaming SHA-256 body hashing and atomic filesystem locks to suppress duplicate requests at the edge.
Read article February 25, 2026 /building-crash-safe-kv-store-append-only-logs
A technical deep-dive into the append-only architecture and atomic compaction strategy that makes ckvstore, a Hamkee open-source project, fundamentally crash-safe.
Read article January 12, 2026 /atomic-store-crash-safe-multi-file-commits-c
An exploration of Atomic Store, a minimal C library developed by Hamkee to provide true atomic commits for multiple logical files, addressing the limitations of POSIX atomicity in high-integrity systems.
Read article December 17, 2025 /ccsa-multi-layered-c-code-security-analysis
An in-depth look at Hamkee's C Code Security Analyzer (CCSA), a service that integrates multiple static analysis engines and an AI review layer to provide comprehensive security audits.
Read article December 3, 2025 /minetd-a-modern-superdaemon-for-unix-linux-systems
An exploration of minetd, a lightweight inetd-style superdaemon developed by Hamkee to manage network services efficiently in modern Unix/Linux environments.
Read article November 24, 2025 /a-security-focused-crontab-linter-and-sanitizer-in-pure-c
Explore the architecture and code of Cronsan, Hamkee's pure-C crontab linter. Learn about its dependency-free design, strict validation logic, and approach to safe memory management.
Read article November 17, 2025 /fully-homomorphic-encryption-use-cases-c-examples
Explore the world of fully homomorphic encryption (FHE), its practical use cases, and how to implement FHE in C with trusted libraries. Start securing your data!
Read article October 24, 2025 /misra-c-standard-key-concepts-code-examples
Discover the essentials of MISRA C for secure and reliable software with our in-depth guide, complete with compliant and non-compliant code examples. Read now!
Read article October 18, 2025 /crontab-to-systemd-migration-guide
Learn how to migrate crontab jobs to systemd with our detailed guide. Follow step-by-step examples to streamline your system management. Read now!
Read article October 14, 2025 /nginx-module-development-c-examples-gnu-linux
Master the art of building Nginx modules in C with practical, real-life examples. Dive into our guide for expert tips and hands-on use cases. Start now!
Read article October 7, 2025 /getting-help-in-it-strategies-for-resolution
Discover proven IT help strategies to resolve technical issues swiftly. Click for expert tips and support solutions!
Read article October 7, 2025 /c-rust-interoperability-bridging-language
Explore how to seamlessly integrate C and Rust code. Learn tips for cross-language functionality with our expert guide. Click to read more!
Read article October 7, 2025 /mastering-rust-software-development-guide
Dive into our comprehensive guide on learning to use Rust for robust software development. Start mastering Rust today with essential tips and best practices!
Read article October 7, 2025 /starting-your-it-journey-tips-for-beginners
Embark on your IT career with confidence! Discover essential tips for beginners in our latest blog. Click to start your journey now!
Read article September 24, 2025 /beginners-guide-c-compilation-flags
Dive into the essentials of C programming with our guide on the most used compilation flags. Perfect for beginners seeking to enhance code efficiency.
Read article September 24, 2025 /understanding-pointers-c-debugging-assembly
Master C pointers with our easy guide. Learn to debug using assembly code for error-free programming. Start enhancing your skills today!
Read article September 24, 2025 /understanding-pointers-c-programming
Master pointers in C with our comprehensive guide. Learn memory management basics to enhance your coding skills. Click to dive deeper!
Read article March 19, 2024 /hello-world
We are migrating to Astro and starting a blog.
Read article