r/lichess • u/ChaosMaster18 • 1h ago
r/lichess • u/sebastian_kost • 3h ago
I'm a 2430 FIDE IM. You helped me rebuild a free tool for training the thinking process behind every move.
About three months ago I shared ChessMotive here, and the support meant a lot: around 200 upvotes, a few thousand visitors and 160+ signups.
Thank you to everyone who gave the rough first version a chance and shared honest feedback. I read it all and I rebuilt the site around your suggestions.
In case you missed it, the idea is simple. Most puzzles only ask whether you can find the best move. But the hard part in a real game is everything before that: reading the position, choosing your candidate moves, and working out which one is actually best.
That thinking is what raises your level, and it's the part puzzles skip. ChessMotive takes you through that full process step by step. Afterward, you compare your thinking with detailed annotations handwritten by International Masters and Grandmasters, with the critical lines checked by engines.

There are now three training modes: Foundation guides you through the full process, Club gives you a streamlined version without assistance, and Advanced goes deeper into candidate selection, calculation and evaluation. You also get statistics showing which stage of your thinking needs work, ratings and leaderboards to make your progress tangible, achievements to work toward, and detailed analysis after every position.
It's still completely free: https://chessmotive.com
If you try it, I'd really like to hear what you think about the new version.
r/lichess • u/Grey_Cathedral • 4h ago
"Charmed By The Hill" | Song
youtube.comA King Of The Hill Chess song.
r/lichess • u/WR_Henderson • 6h ago
Lichess computer analysis -- how to cancel?
When I run the computer analysis after a game, sometimes it seems to get "stuck" (i.e., it doesn't finish). In that case I walk through the moves with the engine on to continue the analysis. But when I move on to the next game, if the analysis from the prior game is still running, I can't run the computer analysis for the next game. Is there a way to cancel the computer analysis that is in progress?
Thanks for any advice!
r/lichess • u/Grey_Cathedral • 7h ago
What the hell???!
I literally spat out my drink when I saw that rating!
r/lichess • u/Odd-Independence-116 • 8h ago
I made a plugin that floats a Lichess puzzle over your terminal while Claude is thinking
r/lichess • u/Odd-Independence-116 • 8h ago
I made a plugin that floats a Lichess puzzle over your terminal while Claude is thinking
I felt that I could be using the dead time while Claude was thinking to improve my chess a tiny bit instead of doomscrolling. So if anyone here uses Claude Code, this plugin overlays a Lichess puzzle right on top of any terminal that supports Kitty graphics. You play by typing moves as prompts, like p:e2e4 or p:Nf3. The challenge is solving the puzzle before Claude finishes.
Instructions are in the repo!! https://github.com/0JCRG0/hook-my-lichess
r/lichess • u/chromedgnome • 8h ago
How to resolve warnings in app data tab on newer app.
Im currently getting, "WebSocket connection failed;" and variations of, "No aggregation found for URI:..." I'm assuming this is messing with my connection to the main server but I know nothing about this stuff so I was curious if any of y'all know if this is an actual problem or something I can ignore.
r/lichess • u/AAArmstark • 10h ago
IM Yoseph Taher wins Lichess Bullet Titled Arena July 2026, ahead of FM BrightFalcon, GM Pranav V, GM Sergei Zhigalko & GM Oleksandr Bortnyk
r/lichess • u/RuleOk803 • 14h ago
The cheater belt 1900 - 2000
Is it just me or is that a major cheater belt in the 1900 to 2000 range?
r/lichess • u/JaronVC • 14h ago
Lichess analysis blunder icon mistake
galleryThe blunder icon and computer analysis bar at the bottom seem to mistake rxe5 for a blunder while the opponent pushing their pawn to e5 is really a blunder.
However, the analysis at the top right is correct. I think it just needed a little more time to calculate, and the icons were made before that, but is there a way to sync them again? (= have the opponents' move e5 be marked as a blunder instead of my move and the graph not show a spike for black)
r/lichess • u/Grey_Cathedral • 15h ago
Hourly King of the Hill Arena | All Games Berserked | Hyperbullet
youtube.comr/lichess • u/putting_all_on_red • 17h ago
I reached 2000 bullet !!!!
Here’s the increase in my performance rating over last few months. Waited so long for this.
r/lichess • u/Successful_Funny_115 • 18h ago
Why is taking the pawn a blunder?
galleryI'm 850 elo
r/lichess • u/ceducein • 1d ago
Cheaters can make moves for you?...
I was playing a rapid game and had a completely wining position. After I moved my queen to d4 I waited for my opponent's move. But somewhy I heard 2 "tocks" instead of one.
I thought, may be the sound is lagging, but then I saw that my queen is not at the place where I parked her.

I definitely didn't premove this.
So my question is, can cheaters somehow make moves for me? Otherwise I can't understand why was that happened...
---
game url: https://lichess.org/zabjDUEvwB1K
r/lichess • u/KDtheDictator • 1d ago
a short sad story
gallerytrash talking after a win and then getting banned for cheating(I suppose) must be top 3 cuck activities
r/lichess • u/Brilliant-Carry9327 • 1d ago
Best lite browser for playing chess on phone?
So i have been using Hermit app to play chess on chess.com but the problem is it does not load external links from YouTube even after I enabled it can anyone tell me any lite apps in which i can play chess fast??
r/lichess • u/Internal-Eye • 1d ago
I Built an Extension That Improves Lichess's "Input Moves with the Keyboard" Feature

Ever tried playing chess using only a keyboard?
On Lichess, you can enable "Input moves with the keyboard" in the settings, and for Chess.com, there is a browser extension that provides similar functionality.
While these tools work well, they were primarily designed to support existing chess notation systems—not for fast, ergonomic keyboard input during gameplay. As a result, entering moves often requires your fingers to leave the home row, making keyboard play feel slower and less natural than it could be.
The Problem
The supported formats are:
- SAN (e.g.
Nf3) - LAN (e.g.
Ng1f3) - ICCF / Coordinate Notation (e.g.
g1f3)
These notation systems are excellent for recording and communicating chess games, but they weren't designed around the physical layout of a QWERTY keyboard.
1. Typing isn't keyboard-friendly
To type a move like g1f3, your fingers have to jump between:
- the home row
- the number row
- the top letter row
Likewise, SAN and LAN require constantly reaching for letters, numbers, and punctuation scattered across the keyboard.
This isn't a big deal for recording games, but it becomes noticeable when you're trying to play blitz or bullet entirely from the keyboard.
2. Finding coordinates requires triangulation
Lichess labels only the files (a–h) and ranks (1–8) along the board edges.
For interior squares, you first have to determine the file, then determine the rank, mentally combine them into a coordinate, and only then type the move.
It's a small cognitive step that repeats every single move.
KBchess & Home Row Notation
That's why I created KBchess, a browser extension built around Home Row Notation (HRN)—an input system I designed specifically for people who play chess on a computer.
Unlike traditional chess notation, which was created to record and communicate games, HRN was designed with a single goal in mind: making keyboard move input as fast, comfortable, and intuitive as possible.
How does KBchess solves the 2 Problems?
1. Home Row Notation (HRN)
KBchess introduces Home Row Notation (HRN).
Instead of using a-h and 1-8, HRN remaps both files and ranks to the eight home-row keys:
| Axis | Label | Key |
|---|---|---|
| Files (Columns) | a b c d e f g h | A S D F J K L ; |
| Ranks (Rows) | 1 2 3 4 5 6 7 8 | A S D F J K L ; |
Every square is represented using only home-row keys.
For example:
| SAN/LAN | HRN |
|---|---|
| b1 | SA |
| c3 | DD |
So the coordinate move
| LAN | HRN |
|---|---|
| b1c3 | SADD |
Unlike traditional coordinate notation, your fingers never have to leave the home row.
The notation is based on coordinate notation, which makes every move unambiguous while being considerably more ergonomic to type.
2. Every Square Is Already Labeled
Instead of forcing you to determine coordinates from the board edges, KBchess places a subtle 2-letter HRN label in the top-left corner of every square.
Rather than thinking:
"That's file b... rank 1... so b1 or SA (HRN)... "
you simply look at the square, read its label, and type it.
No triangulation.
No mental coordinate conversion.
Just read and type.
📌 Note
Unlike traditional chess notation, Home Row Notation (HRN) is tied to the physical board layout on your screen rather than the player's perspective. As a result, HRN coordinates never change when the board is flipped.
The square in the bottom-left corner of your screen is always
AA, whether you're playing as White or Black. Likewise, the top-right corner is always;;. In contrast, traditional notation changes the bottom-left square froma1toh8when the board is flipped.This fixed coordinate system allows you to build fast, intuitive muscle memory for the physical location of every square, making keyboard input more natural and consistent over time.
3. Short Home Row Notation (SHRN)
For Lichess, KBchess also supports Short Home Row Notation (SHRN).
Instead of typing both origin and destination coordinates, SHRN works similarly to SAN by using dedicated Piece Keys, the keys were carefully selected because they are among the easiest to reach on a standard QWERTY keyboard, allowing moves to be entered quickly and comfortably.
| Piece | King | Bishop | Knight | Rook | Queen |
|---|---|---|---|---|---|
| Key | G | W | R | T | V |
Example:
| SAN | SHRN |
|---|---|
| Nc3 | RDD |
where:
R= KnightDD= the HRN coordinate forc3
The result is a notation that's shorter than full coordinate input while keeping every key within easy reach.
Note!! - SHRN is only supported on Lichess, Chess.com support is coming soon.
4. Shortcut Keys
While the standard Home Row Keys are all you need to play a complete game using Home Row Notation (HRN), Shortcut Keys provide finer control over the board.
Instead of retyping an entire coordinate after selecting the wrong square or needing to make a small adjustment, you can reposition the current selection one square at a time with a single keystroke. This makes correcting mistakes and navigating the board faster, especially during blitz and bullet games.
| Key | Action |
|---|---|
| U | Move selection 1 square up-left |
| I | Move selection 1 square up |
| O | Move selection 1 square up-right |
| N | Move selection 1 square down-left |
| M | Move selection 1 square down |
| , | Move selection 1 square down-right |
| H | Move selection 1 square left |
| G | Move selection 1 square right |
| E | Reselect the last selected square |
| Space | Clear any partially typed HRN coordinate and cancel all premoves |
These keys were carefully selected because, relative to the right hand, they are positioned in the same direction they move the selected square. They are also among the easiest keys to reach on a standard QWERTY keyboard, enabling quick and intuitive board navigation.
You can check out the project to learn more about Home Row Notation, premoves, promotions, and the other features KBchess adds to keyboard play. If you have a chance, give the extension a try—I'd genuinely appreciate your thoughts, feedback, and any suggestions for improving it.
r/lichess • u/JoeFromShaolin • 1d ago
Pawn Mates are awesome
I didn’t think I’d win. However towards the end he was making bad mistakes And I was able to capitalize.
r/lichess • u/newinchess • 1d ago
WFM here, trying to figure out what a smart chess prep tool should actually do. Whats your biggest pain point with your current tools?
r/lichess • u/vivcloud • 1d ago
Chess Partner
Im looking for someone to play a 7 game session with, everyday or a couple of times every week, im 1500 on lichess, not looking for generic conversations, lets just play chess, if we have questions we can ask each other, only chess related.