Our Blog

Insights, tutorials, and best practices from our team of experienced developers.

Why 0.1 + 0.2 ≠ 0.3 and What It Means for Your Money
Software Engineering

Why 0.1 + 0.2 ≠ 0.3 and What It Means for Your Money

How IEEE 754 stores fractional numbers, why double should never be used for financial calculations, and which approaches solve the problem — from minor units to BigDecimal.

March 14, 2026
Ilya NixanIlya Nixan
Read More
Software Engineering

Databases and Indexes Explained Simply

How databases work under the hood, why indexes matter, and how it all fits together.

May 29, 2021
Ilya NixanIlya Nixan
Read More