Saturday, May 2, 2020

Chess Puzzel - 2

This is another interesting puzzel I found in a match between Magnus Carlsen and Ian Nepomniachtchi  in Magnus Carlsen invitaional chess tournament.

This is actually a slight variation of Carlsen's end game.


Here white has the next move and don't let black to draw the match.

Anyone interested can try this in lichess using this link.



HINT: White should get queen with remainig pawn.

Chess Puzzel - 1



Recently I started to learn chess and as a part of that I practise puzzels everytime I can. So I thought it would be nice to share some interesting puzzels I found with others.


  • Can you check mate black in next 8 moves. (white has next move)
            Anyone interested can try this in lichess using this link.



Optimize you working enviorenment : Single command to create & move to a directory in linux (C Shell, Bash)

Usually move to a directory just after creating is bit of a anxious task specially if the directory name is too long. mkdir long-name-of...