U+1F914 🤔

0 Followers
0 Following
0 Posts
Please send me good RSS-feeds
The final starts in 5 minutes.

Reckless breaks a duopoly in a historic computer chess shake-up – Chessdom

https://lemmy.world/post/44673541

Reckless breaks a duopoly in a historic computer chess shake-up – Chessdom - Lemmy.World

Leela Zero is not in the TCEC final!

Reckless breaks a duopoly in a historic computer chess shake-up – Chessdom

For years, the top tier of computer chess has been defined by a familiar rivalry: Stockfish versus Leela Chess Zero. But in a dramatic and unexpected turn, that era has just been disrupted. For the first time in many seasons, the prestigious Top Chess Engine Championship Superfinal will not feature the long-standing clash between those […]

Reckless, a chess engine written in Rust, has made it to the final of TCEC season 29 and will battle Stockfish for first place

https://lemmy.world/post/44650291

Reckless, a chess engine written in Rust, has made it to the final of TCEC season 29 and will battle Stockfish for first place - Lemmy.World

TCEC is a computer chess engine tournament where chess engines compete in long time controls on strong hardware. Every game is played from a slightly uneven starting position (“book moves”), to avoid all games ending in a draw. In order to make this fair, the engines play each starting position twice, once with the white piece and once with the black pieces. Reckless won League 1, got second place in the Premier Division, and will now play 100 games in the Superfinal against Stockfish (who has won the last 11 Seasons…). Time controls are 120’+12". * Reckless: https://github.com/codedeliveryservice/Reckless [https://github.com/codedeliveryservice/Reckless] * TCEC: https://tcec-chess.com/ [https://tcec-chess.com/] * List of engines competing in season 29 [https://wiki.chessdom.org/TCEC_Leagues_Season_29_Engines] * Tournament rules [https://wiki.chessdom.org/TCEC_Leagues_Season_Rules]

Maximally minimal view types · baby steps

https://lemmy.world/post/44638246

Maximally minimal view types · baby steps - Lemmy.World

And here is a follow-up post with unambiguous syntax [https://smallcultfollowing.com/babysteps/blog/2026/03/22/max-min-view-types-followup/].

slice::element_offset() looks really nice. But I don’t know yet where I would use it.
slice - Rust

A dynamically-sized view into a contiguous sequence, `[T]`.

Announcing Rust 1.94.0 | Rust Blog

https://lemmy.world/post/43892412

Announcing Rust 1.94.0 | Rust Blog - Lemmy.World

Lemmy

What it means that Ubuntu is using Rust • baby steps

https://lemmy.world/post/43491428

Ditherpunk — The article I wish I had about monochrome image dithering

https://lemmy.world/post/42911288

Ditherpunk — The article I wish I had about monochrome image dithering - Lemmy.World

Lemmy

The 6.19 kernel has been released

https://lemmy.world/post/42883145

The 6.19 kernel has been released - Lemmy.World

Summary: Linux 6.19 adds a new listns(2) system call that makes much easier to list the namespaces present on the system; support for the Live Update Orchestrator, which allows to reboot a kernel via kexec while enough kernel state to allow virtual virtual machines continue working after a reboot; support for PCIe Link Encryption which lets PCIe devices encrypt its communication with confidential VMs; Btrfs support for the experimental shutdown ioctl and suspension during scrub or device replaces; Ext4 support for block devices larger than page size and faster online defragmentation; support for the color pipeline API for better and faster HDR graphics; improvements to io_uring; and support for the SFrame format that brings faster frame unwinding. As always, there are many other features, new drivers, improvements and fixes. (Summary copied from the changelog at kernelnewbies.org/Linux_6.19 [https://kernelnewbies.org/Linux_6.19])