Jerome Etienne's Avatar

Jerome Etienne

@jerome-etienne.bsky.social

I am a #SaaS solo founder and currently building a great startup https://ContentMagick.ai . It produces your social media 10x faster thanks to #AI ๐Ÿง โœจ Free tier available! No credit card required! ๐ŸŽ‰ Bsky: @contentMagick.ai #buildInPublic #soloPreneur

2,713 Followers  |  3,208 Following  |  504 Posts  |  Joined: 20.11.2024  |  1.6764

Latest posts by jerome-etienne.bsky.social on Bluesky

Post image

Level Unlocked! ๐Ÿ”‘ Spent the night diving deep into the UCI Protocol (Universal Chess Interface). This is the secret handshakeโ€”the standard that lets you chat with any #chess engine via stdin/stdout. Suddenly, building my own engine feels a whole lot more real! Standard achieved. ๐Ÿ‘‘ #buildInPublic

08.10.2025 02:50 โ€” ๐Ÿ‘ 3    ๐Ÿ” 0    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 0
Post image

im vibe coding alpha zero!!! #chess #buildInPublic

07.10.2025 19:28 โ€” ๐Ÿ‘ 3    ๐Ÿ” 0    ๐Ÿ’ฌ 1    ๐Ÿ“Œ 0
Post image

A neural network model on its own cannot produce a reasonable move, as it lacks the depth of calculation required. #chess #buildInPublic

04.10.2025 11:42 โ€” ๐Ÿ‘ 2    ๐Ÿ” 1    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 0
Post image

#chess fun, using fishtest pgn files (aka the chess game done by stockfish during testing), i found a "+M77" which means stockfish is evaluating that it will do Mate in 77 moves.... This is depth in the sea of chess ๐Ÿคช๐Ÿณโš“ #buildInPublic

03.10.2025 14:49 โ€” ๐Ÿ‘ 3    ๐Ÿ” 1    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 0
Post image

OK tonight im learning the FEN specs #chess #builtInPublic en.wikipedia.org/wiki/Forsyth...

01.10.2025 19:22 โ€” ๐Ÿ‘ 0    ๐Ÿ” 0    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 0
Post image

Coding a #chess in pytorch... how come there is no early stopper in pytorch... everybody has to recode its own... #buildInPublic

01.10.2025 00:02 โ€” ๐Ÿ‘ 4    ๐Ÿ” 0    ๐Ÿ’ฌ 1    ๐Ÿ“Œ 0
Post image

Raise your hand if you code enough #chess to be able to be able to encode a board in FEN by hand ๐Ÿ™‹โ€โ™‚๏ธ๐Ÿ––

28.09.2025 05:48 โ€” ๐Ÿ‘ 1    ๐Ÿ” 0    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 0
Post image

Fun in #Chess ๐ŸŽ‰ #Stockfish is crashing when you send it a position which is illegal (e.g. invalid castling rights)... and i means crashing, not returning an error... Gasp ๐Ÿ˜œ

28.09.2025 00:45 โ€” ๐Ÿ‘ 1    ๐Ÿ” 0    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 0
Preview
GitHub - jeromeetienne/chess_bot.ml: using machine learning to do a chess bot using machine learning to do a chess bot. Contribute to jeromeetienne/chess_bot.ml development by creating an account on GitHub.

For those interested, it is all happening on this repo!

github.com/jeromeetienn...

28.09.2025 00:34 โ€” ๐Ÿ‘ 0    ๐Ÿ” 0    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 0
Post image

Progress in my #chess model ๐ŸŽ‰, real happy about the result ๐Ÿ˜€

Note how the training loss is above the validation loss, this is due to a nice balance between the learning rate scheduler and the dropout probability. This means it fight against overfitting efficiently โค๏ธ

More on chess via ML tomorrow!

28.09.2025 00:33 โ€” ๐Ÿ‘ 1    ๐Ÿ” 0    ๐Ÿ’ฌ 1    ๐Ÿ“Œ 0
Post image

Tonight i learned Monte Carlo Tree Search (MCTS), a nice way to handle AI, where AI doesn't understand the game it is playing, it just play it randomly... More powerfull that it seems at first ๐Ÿ˜€

I coded a tictactoe, connect4 and othello in the everning. It is that fast.

github.com/jeromeetienn...

26.09.2025 01:15 โ€” ๐Ÿ‘ 1    ๐Ÿ” 0    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 0
How Monte Carlo Tree Search Changed AI Forever
YouTube video by Bug How Monte Carlo Tree Search Changed AI Forever

Best video to understand how alpha-go use machine learning to become the best #chess computer! 4min tottaly worth it ๐Ÿ‘

www.youtube.com/watch?v=2Hv4...

25.09.2025 21:50 โ€” ๐Ÿ‘ 0    ๐Ÿ” 0    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 0
The chess game by Giulio Campi.

The chess game by Giulio Campi.

In #Renaissance culture chess was progressively considered on par with poetry, music, literature and art & therefore an eminently suitable activity for a cultivated family, like the Anguissolas, to be engaged in.

Read more: bit.ly/46eI1yj

๐Ÿ—ƒ๏ธ #arthistory #chess #skystorians #earlymodern #art

20.09.2025 11:48 โ€” ๐Ÿ‘ 19    ๐Ÿ” 6    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 0
Post image

Coding #chess bot with machine learning is a good application. Especially if chess is your hobby.

24.09.2025 14:15 โ€” ๐Ÿ‘ 0    ๐Ÿ” 0    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 0
Post image

learning that transformer and self attention can be applied to spatial information like chess. Usually they are used for language and time series, and for their ability to model sequences over time. #chess

20.09.2025 21:09 โ€” ๐Ÿ‘ 3    ๐Ÿ” 0    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 0
Post image

This ML #chess bot seems very good at the begining of the game... if i keep only the 20 first move, it predicts the same as stockfish 95% of the time... a little too good to be true ๐Ÿ˜ฑ

Or maybe the bot has just learned all the opening..

19.09.2025 18:39 โ€” ๐Ÿ‘ 0    ๐Ÿ” 0    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 0
Post image

When coding a machine learning chess bot, it is possible to paste the PGN of the bot game into chess.com and make it estimate the ELO.

It estimate 1500 ELO but got 5 blunders... the 5 blunders are worry some ๐Ÿ˜œ

#chess

19.09.2025 18:28 โ€” ๐Ÿ‘ 1    ๐Ÿ” 0    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 0
Post image

Look ma, the bot is able to make a few moves! #chess

Ascii visualisation ftw ๐Ÿ˜œ

19.09.2025 17:41 โ€” ๐Ÿ‘ 2    ๐Ÿ” 1    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 0
Preview
GitHub - jeromeetienne/chess_bot.ml: using machine learning to do a chess bot using machine learning to do a chess bot. Contribute to jeromeetienne/chess_bot.ml development by creating an account on GitHub.

Early chess bot using pytorch - github.com/jeromeetienn...

19.09.2025 16:47 โ€” ๐Ÿ‘ 1    ๐Ÿ” 0    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 0
Preview
a poster for dexter 's laboratory shows a cartoon character playing chess ALT: a poster for dexter 's laboratory shows a cartoon character playing chess

Starting to code a machine learning chess bot... whish me luck ๐Ÿ˜€

19.09.2025 14:00 โ€” ๐Ÿ‘ 1    ๐Ÿ” 0    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 0
Preview
Maat - Wikipedia

Clearly, the first time i saw it was in -2500 BCE... the 42 law of maat en.wikipedia.org/wiki/Maat

11.04.2025 20:57 โ€” ๐Ÿ‘ 2    ๐Ÿ” 0    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 0

hey, i did some on time series applied to the industrial field. when applied to telemetry, one can get interesting stuff. e.g. predictive maintenance, or energy disambiguation.

Big words on simple concepts

11.04.2025 20:53 โ€” ๐Ÿ‘ 2    ๐Ÿ” 0    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 0

i would love to test

01.04.2025 15:42 โ€” ๐Ÿ‘ 4    ๐Ÿ” 0    ๐Ÿ’ฌ 1    ๐Ÿ“Œ 0
Post image

Similarly if i add an image on the post, it get rejected above a given limit. The doc says 1mbyte, but if the image is 150kbyte the post get rejected, so i limit them to 100kbyte. i havent done the work to actually know the limit.

01.04.2025 15:38 โ€” ๐Ÿ‘ 1    ๐Ÿ” 0    ๐Ÿ’ฌ 1    ๐Ÿ“Œ 0
Post image

Are you sure about that ? i do have 299 in my code, and 300 make the post rejected by the server.

01.04.2025 15:36 โ€” ๐Ÿ‘ 0    ๐Ÿ” 0    ๐Ÿ’ฌ 1    ๐Ÿ“Œ 0

btw i wondered why limit it to 299 and not to 300... Thinking maybe a \0 at the end for a C implementation of string... anybody actually know ? @bsky.app ?

01.04.2025 14:49 โ€” ๐Ÿ‘ 10    ๐Ÿ” 1    ๐Ÿ’ฌ 2    ๐Ÿ“Œ 0
Post image

i just saw that today when i logged in @bsky.app ... It tooks me 5min wall clock to get it ๐Ÿ˜œ

01.04.2025 14:37 โ€” ๐Ÿ‘ 15    ๐Ÿ” 1    ๐Ÿ’ฌ 1    ๐Ÿ“Œ 0

Nice one!

31.03.2025 00:46 โ€” ๐Ÿ‘ 1    ๐Ÿ” 0    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 0

Very true

31.03.2025 00:40 โ€” ๐Ÿ‘ 0    ๐Ÿ” 0    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 0

oh yeah as i do everyday, but i admit i wont fit in this picture, i code all night, sitting on the ground with a laptop.

i dont spend money/energy for a large office and a large screen. I focus on productivity and efficiency. No in-person meeting, which induce commuting.

30.03.2025 19:44 โ€” ๐Ÿ‘ 0    ๐Ÿ” 0    ๐Ÿ’ฌ 1    ๐Ÿ“Œ 0

@jerome-etienne is following 19 prominent accounts