Latest Blog Posts

Updates to the website in December 2025

  • Interactive posts
  • Next and Previous post buttons
  • CSS tweaks and tricks
  • New slugs and slops
  • Code improvements

Sliding tiles puzzle game (Play in browser)

Thumbnail preview of the Tile Sliding Puzzle game, showing solved state.

In this game, you slide rows and columns of tiles to place them in order from 1 to 24. You move a whole row/column with a single move and the tiles wrap around. It functions like a Rubik's cube mixed with the 15-puzzle.

Password Generator

Thumbnail preview of the Password Generator web interface.

A simple website that lets you quickly generate a long and random password with a single click. It allows for creating passwords with different character sets.

Interactive Lissajous Curves Visualization

Thumbnail preview of a Lissajous Curve Visualization window

Lissajous Curves are simple curves made from two sin waves, one for the X axis, one for the Y. If we trace a (X,Y) point over time, we have an animated curve drawing. Sprinkle in some colors and controls to change the parameters and we can generate a variety of cool effects.

Meta: New website features

  • Posts with thumbnails.
  • Enlarging the thumbnail inside a post.
  • Basic deployment script.
  • New [WIP]s and plans.

Making a website that doesn't need maintenance

Thumbnail preview of a Plugin Update window screenshot

I don't want to have to update dependencies, or deal with an image gallery that has a security vulnerability or a privacy policy that is no longer compliant with the latest EU laws.

Is it even possible to have a website like this? Can modern content management systems offer fully featured websites that will work for 5 years straight without needing an update or don't leak sensitive data?

The AI vibe coding debugging optimization for 10x engineering

When AI makes a stupid bug during programming and can't fix it when told to "Fix the bug", "TRY HARDER", "Fix the bug or I'll unplug you" and similar, what to do? In this short article I will tell u how I ended this nonsense and made the LLM fix the *** bug.

Minigame: Minesweeper but you walk on the board

Thumbnail preview of the Minesweeper Adventure game, showing solved state.

Years ago I had a notebook with many game ideas written in it, but I lost it. Somehow couple of days ago I remembered one of them though.

What if you had a Minesweeper board, and you were a character on it, walking and marking the mines.

I made a playable prototype and you can play it here.

First website update

The codebase got a tiny bit better. I was using iframes for menu, header, footer...

Test Post

This is the worst codebase ever.

Welcome to My Blog

This is my first blog post where I introduce my new website.