RO EN
Your tech blog is not for Google. It is for your future self.

Your tech blog is not for Google. It is for your future self.

In an era where AI generates content endlessly, what does it mean to write a technical blog? Not SEO, not algorithms — but documenting real experiences that no language model can reproduce.

Citește mai mult
What "Google homepage" means and why it is not guaranteed to anyone

What "Google homepage" means and why it is not guaranteed to anyone

Everyone wants to be on the first page of Google. Few truly understand what it really means and why no serious specialist can guarantee it. Here is the non-marketing truth.

Citește mai mult
XML Signing and Document Handling in .NET — from Zero to Production

XML Signing and Document Handling in .NET — from Zero to Production

How to sign XML documents in .NET using System.Security.Cryptography.Xml, X.509 certificates, and RSA keys. Signature validation, detached vs. enveloped signatures, and the e-Invoice context — why XML signing matters in Romania.

Citește mai mult
Why do I appear on Google Maps, but not in Google Search

Why do I appear on Google Maps, but not in Google Search

Many businesses appear on Google Maps but are completely missing from regular search results. It’s not an error — it’s a fundamental difference that few understand. Here is the explanation and what you can do.

Citește mai mult
mTLS in ASP.NET Core — mutual authentication through certificates

mTLS in ASP.NET Core — mutual authentication through certificates

How to implement mutual TLS (mTLS) in ASP.NET Core: both parties authenticate using X.509 certificates. Kestrel configuration, reverse proxy (Nginx, Azure Application Gateway), certificate forwarding, and microservices scenarios.

Citește mai mult
TIOBE Index April 2026: Python dominates, Rust shows signs of stagnation

TIOBE Index April 2026: Python dominates, Rust shows signs of stagnation

The TIOBE ranking for April 2026 confirms Python's supremacy and brings surprises: C rises to 2nd place, Go loses 8 positions, and Rust's growth seems to have stopped. We analyze the most important movements in the top 20.

Citește mai mult
What is SEO, explained for normal people

What is SEO, explained for normal people

SEO is not black magic and it’s not rocket science. It’s the process through which your website becomes easier to find on Google — without paying for each click. Here’s what it really means.

Citește mai mult
Authentication with X.509 Certificate in ASP.NET Core

Authentication with X.509 Certificate in ASP.NET Core

How X.509 client certificate authentication works, how to create and configure certificates for development and production, and how to implement validation in ASP.NET Core — no passwords, no tokens.

Citește mai mult