Thursday morning 08 May 2025

I wonder if there is no way to have a complete blog post here.

        <script>
    var tag = document.createElement('script');
    tag.src = "https://www.youtube.com/iframe_api";
    var firstScriptTag = document.getElementsByTagName('script')[0];
    firstScriptTag.parentNode.insertBefore(tag, firstScriptTag);

    var player;
    function onYouTubeIframeAPIReady() {
    player = new YT.Player('player', {
    height: '390',
    width: '640',
    videoId: 'YOUR_VIDEO_ID', // Replace with your actual video ID
    events: {
        'onReady': onPlayerReady,
        'onStateChange': onPlayerStateChange
    }
    });
    }

    function onPlayerReady(event) {
    event.target.playVideo();
    }

    function onPlayerStateChange(event) {
        // Add event handlers here if you need to react to changes in the player's state
    }
    </script>

Something something

Puzzle difficulty

Chess can be very overwhelming there are too many options availble. Where do you even begin.

I guess the very beginning would be the mate in one. Then we can come to the basic tactics up to a given rating range

Endgames (Sorted by ease) Bishop endgames Rook endgames Knight endgames What are the needs at every level. Or the common manourves to know.

Road to 2K Blitz : Pin

https://lichess.org/fwGQ1H1LfwjG

There really isn't that much to take from this game except that I have to plan for NN.Bf5 I need to create some kind of repertoire because I really face that setup alot.

What to do against the guys that don't push and what to do against the guys that do. Should I be proactive against the pawn push? How many games do I have against this setup.

But of importance again is the fact that when not playing theory I tend to lose because of simple errors. 2000 in strategy. 600 at tactics.

Hello World

Hi this is my first htmly post. I hope that i can learn alot from it.

For now i will be using this as a way to be able to send people links to some important concepts and stuff. I do not know how pictures and all those things get added at this point but i am sure i will understand in the future.

I just wonder if it can add lichess links and lichess images and whether it can be discovered on the internet. Nap God Nap God Nap God. uuuuuu and also linking documents to each other. Because what i really want to do is make me a wiki.