All posts

Intuition vs. mathematical facts

Math

Intuition vs. mathematical facts

Examine the reliability of tests for detecting infections, using probability trees and Bayes' theorem to highlight the high potential for false positives.

· 7 minutes reading time
Diagrams with Mermaid

Development

Diagrams with Mermaid

Discover Mermaid's Markdown-inspired syntax to craft diverse diagrams using simple text in your blog posts. Learn how to integrate and customize Mermaid diagrams.

· 3 minutes reading time
Internal Rate of Return Calculation

Math

Internal Rate of Return Calculation

Deconstructing the math of investment: estimate the annualized rate of return with the IRR algorithm and its Rust implementation.

· 14 minutes reading time
Structured data in Hugo templates

Development

Structured data in Hugo templates

How to properly display structured data on your web pages with a Hugo template.

· 5 minutes reading time
Entering the Battlesnake arena

Development

Entering the Battlesnake arena

It's an online game where programs play against each other. My program needs survival strategies!

· 15 minutes reading time
Text scrambler

Development

Text scrambler

A text is still readable if you re-arrange the letters of every word, but leave the first and last character in place.

· 5 minutes reading time