Innovator by Nature | 20+ years of pushing boundaries
Posts
Unveiling the Power of CCID in Go: A Comprehensive Guide
Have you ever struggled with generating unique and meaningful IDs in your Go applications? Look no further! In this blog post, we’ll explore the Go implementation of CCID concept, bringing you a feature-rich, efficient, and easy-to-use ID generator.
Pigeon-Posting in the Digital Age
During my recent passing of the Pluralsight course on cloud technologies, I came across an intriguing fact that piqued my interest: although it may be hard to believe, pigeon-posting – the ancient method of delivering messages by releasing homing pigeons – still exists in some form in today’s digital age.
The Art of Generating IDs
Unique identifiers (IDs) are critical elements in many applications and systems. They provide a way to distinguish between different entities and ensure data accuracy and consistency. However, generating unique IDs can be challenging due to several factors such as data complexity, scalability, and security concerns. In this article, we will explore the specific challenges that arise during the process of generating unique IDs and how they can be addressed.
Fluky - random number generator library
I was always curious about Random Number Generator (RNG) implementation. The magic how from few numbers inside it generates long sequence “randomly” distributed numbers. I did few experiments on my ZX Spectrum with it limited performance. And this article I would like to share the fluky library.
Projects
CCID: Chrono Chaos ID
Time-based ID generator family with size verity and fingerprint optionFluky
Random number generator libraryProject 2048
Make different AI agents for 2048 gameMy talks
Data tier in JS app
Role of data tier in app
Angular 2.0 — first look
New features of Angular 2.0