Volvo delivers 5,000th electric semi (electrek.co)
206 points by JumpCrisscross 11h ago 123 comments
ClojureScript from First Principles [video] (youtube.com)
86 points by puredanger 3d ago 22 comments
Making Explainable Minesweeper
1 greentec 1 7/6/2025, 1:56:04 PM sublevelgames.github.io ↗
Thank you for your interest in my previous post. This time, I've written a blog post about the game and the process of creating it.
In the original Minesweeper, there are inevitable 50/50 moments where you have to rely on luck. In the game I created, 'Explainable Minesweeper,' I eliminated these guessing situations. However, I also prevented the maps from becoming too easy! How? By using logical deduction, you can solve puzzles that initially appear to be luck-based. The blog post explains the process in more detail.