I've received a lot of interesting comments and questions from Sudoku fans over the last few years and this page
is where I try to answer them. I'm also directing Str8ts feedback here. Please feel free to drop me a note on the side of the page. Or you can email me directly at andrew@str8ts.com.
Post a Comment or Question here...
Thursday 20-Nov-2025
... by: Phillip, Little Rock, Arkansas
What a great site. I came just looking for new patterns for solving beyond what I had done for years, and I ended with a perennially open tab in my browser!
I'm truly impressed by the complexity of some of these solving methods, yet you have code to pull them off as well! I was in a long hiatus from Sudoku for many years, and then one day prompted an AI chat with a NYT sudoku I was stuck on... It UTTERLY failed to comprehend Sudoku at all. Tried, but failed. Then I fell in the rabbit hole: Can I write some front end to solve and create puzzles? How do you break down the steps we take in our heads and while solving? ...and so on. Not sure I came out on top of it all, but i did get somewhere: http://dice.phillipwildhirt.com/sudoku
Anyways, found your site and now the world has opened up! Just makes me want to start all over and try again! Thanks for your work!
Andrew Stuart writes:
Very kind words, thanks so much. Mostly I get bug reports (which I’m equally eager to get) but complements don’t have me hunting around code. Quite a slick UI you built there, well done. Enjoy!
Thursday 20-Nov-2025
... by: Jon, England
Hi / I’m not sure if it’s me, but I have noticed the following issue since using the new Version 2.47.1 of the suduko solver on my iPad :-
If you select a cell in the solver to edit the candidates (ie touch the cell on the iPad screen) and then realise it’s not the cell you wanted , you used to be able to immediately select another cell. With the new software if you select a second cell without hitting the return key first, it blanks (hides) the contents of the second cell selected.
You can make the cell candidates visible again by toggling the candidates shown tick box off and on, but it wont allow you to edit the candidates.
The only option I can find is to delete the ipad page and reload the solver from the daily page, thus losing all my edits in the solver.
I’ve tried removing the solver from memory and rebooting but to no avail.
Tested on 2 separate iPads.
Regards
Jon
Andrew Stuart writes:
My bad. I thought I’d tested it on iPads but I didn’t notice what it was doing when you clicked the second cell. Not too hard to fix, I’ve put an update out. If you refresh the solver page should be good Let me know
Wednesday 19-Nov-2025
... by: Peter, New Zealand
The Killer Sudoku Solver "New Killer" popup no longer seems to work in the Pale Moon browser :(
Andrew Stuart writes:
I did not know there was a Safari-based browser still being maintained. Downloaded and testing with it. Fixed the Killer entry issue and a bunch of font issues.
Sunday 16-Nov-2025
... by: Kate, Manchester, UK
I find this so handy when I've got really stumped on a killer. Thank you so much for doing this - clearly a labour of love (whether that's of numbers or coding ...)
However, I am struggling to get it to solve puzzle no 157 from dailysudoku.com https://www.dailykillersudoku.com/search?n=157 Their solution has 2 & 8 in H1 & J1 but Killer Sudoku Solver deduces that it should be 3 & 7 - and then it comes up with an error in G6 as it wants to put a 3 in this cell (when it should be a 2) Load Puzzle Keep up the good work
Andrew Stuart writes:
Good news, it does solve as of this evening
I’ve been struggling find a bug that is giving false positives on innies/outies giving a bad path down the line as you have discovered. It only seems to happen after the solver service has been running a few days, very odd. Anyway as of the update tonight you should be fine. I’ve put the link above if you need to load it again. Use “Email this board” to send me puzzles, especially if the muck up like that, very valuable report
Sunday 16-Nov-2025
... by: Henon, Austria
Could I please trouble you fixing a bug that causes one to make mistakes when eliminating numbers with highlighting in the solver? When you got a set of numbers highlighted and edit numbers it may happen that some cells get updated but the highlighting is not recalculated for those cells. That may result in overlooking numbers and making mistakes. As it is now, after making edits you have to un-highlight the numbers and highlight them again. All you need to do is remember the set of highlighted numbers and recalculate the highlighting for all cells. Thanks!
After applying basic strategies, there is a tridagon pattern on candidates 259 in boxes 4679, with 2 guardians digits: 1 in r4c3 and 1 in r8c3. Since the guardians are all the same digit, and since the candidate 1 in r2c3 sees all of the guardians, it should be eliminated.
Andrew Stuart writes:
Thank-you for this. Will take a look
Friday 7-Nov-2025
... by: Philip, United Kingdom
Friday's Killer doesn't solve in the solver!
Andrew Stuart writes:
True! But it does now. Seems there was an old bit of code in the last patch which cause the innie/outie to blank a cell. Tested it now and it does the correct eliminations. Also fixed the [Grader] button which wasn't working while logged out.
Friday 7-Nov-2025
... by: TenPeter, USA
To Ayumu and Davin - You both are absolutely correct. I had erroneously interpreted the description in the Bird Exocet document to imply two cases for the cover-houses 1) orthogonal to the cover lines or 2) 1 parallel and 1 orthogonal. That is not the case as you both observed. Thank you for the correction.
Tuesday 28-Oct-2025
... by: Susan, United States
why can we not see the solutions for the other levels in the daily puzzles? only the level that initially loads up.
Andrew Stuart writes:
Good point. Added solution pickers for all four grades for the Daily Sudoku, Daily Jigsaw Sudoku, Daily Sudoku X and Daily Kakuro
Monday 27-Oct-2025
... by: Hawkeye, US
The Jigsaw Sudoku print function is not printing the puzzle.
Thursday 20-Nov-2025
... by: Phillip, Little Rock, Arkansas
I'm truly impressed by the complexity of some of these solving methods, yet you have code to pull them off as well! I was in a long hiatus from Sudoku for many years, and then one day prompted an AI chat with a NYT sudoku I was stuck on... It UTTERLY failed to comprehend Sudoku at all. Tried, but failed. Then I fell in the rabbit hole: Can I write some front end to solve and create puzzles? How do you break down the steps we take in our heads and while solving? ...and so on. Not sure I came out on top of it all, but i did get somewhere: http://dice.phillipwildhirt.com/sudoku
Anyways, found your site and now the world has opened up! Just makes me want to start all over and try again! Thanks for your work!
Thursday 20-Nov-2025
... by: Jon, England
If you select a cell in the solver to edit the candidates (ie touch the cell on the iPad screen) and then realise it’s not the cell you wanted , you used to be able to immediately select another cell. With the new software if you select a second cell without hitting the return key first, it blanks (hides) the contents of the second cell selected.
You can make the cell candidates visible again by toggling the candidates shown tick box off and on, but it wont allow you to edit the candidates.
The only option I can find is to delete the ipad page and reload the solver from the daily page, thus losing all my edits in the solver.
I’ve tried removing the solver from memory and rebooting but to no avail.
Tested on 2 separate iPads.
Regards
Jon
Let me know
Wednesday 19-Nov-2025
... by: Peter, New Zealand
Sunday 16-Nov-2025
... by: Kate, Manchester, UK
However, I am struggling to get it to solve puzzle no 157 from dailysudoku.com
https://www.dailykillersudoku.com/search?n=157
Their solution has 2 & 8 in H1 & J1 but Killer Sudoku Solver deduces that it should be 3 & 7 - and then it comes up with an error in G6 as it wants to put a 3 in this cell (when it should be a 2)
Load Puzzle
Keep up the good work
I’ve been struggling find a bug that is giving false positives on innies/outies giving a bad path down the line as you have discovered. It only seems to happen after the solver service has been running a few days, very odd. Anyway as of the update tonight you should be fine. I’ve put the link above if you need to load it again. Use “Email this board” to send me puzzles, especially if the muck up like that, very valuable report
Sunday 16-Nov-2025
... by: Henon, Austria
When you got a set of numbers highlighted and edit numbers it may happen that some cells get updated but the highlighting is not recalculated for those cells. That may result in overlooking numbers and making mistakes. As it is now, after making edits you have to un-highlight the numbers and highlight them again. All you need to do is remember the set of highlighted numbers and recalculate the highlighting for all cells. Thanks!
Saturday 15-Nov-2025
... by: Anonymous, USA
Load Sudoku: CLICK TO LOADhttps://www.sudokuwiki.org/Tridagons
In the Tridagon strategy, the solver is missing some eliminations in the "More than one Guardian" scenario.
One of the examples from Phil's folly (linked from the page):
........1.....2.3...4.15.......346...47..8.1.6.31.78...78...1.63...8..744.67.138.
After applying basic strategies, there is a tridagon pattern on candidates 259 in boxes 4679, with 2 guardians digits: 1 in r4c3 and 1 in r8c3. Since the guardians are all the same digit, and since the candidate 1 in r2c3 sees all of the guardians, it should be eliminated.
Friday 7-Nov-2025
... by: Philip, United Kingdom
Friday 7-Nov-2025
... by: TenPeter, USA
Tuesday 28-Oct-2025
... by: Susan, United States
Monday 27-Oct-2025
... by: Hawkeye, US