Re: [9fans] Help requested. Boyd, where are you?

2014-01-13 Thread Bruce Ellis
Boyd thought Sudoko sucked, I wrote a limbo program that serves a webpage. brucee On 13 January 2014 15:28, andrey mirtchovski mirtchov...@gmail.com wrote: you can borrow the ui from here: http://mirtchovski.com/p9/sudoku/ On Sun, Jan 12, 2014 at 9:20 PM, lu...@proxima.alt.za wrote: I

Re: [9fans] Help requested. Boyd, where are you?

2014-01-13 Thread Winston Kodogo
Yeah. I don't disagree with Boyd's views on Sudoku, as filtered through Brucee. Although, I feel that Boyd would have expressed them by saying something like When I hear the word Sudoku, I reach for my insert your weapon of choice here. However, I have the solver code, thanks to Knuth. The UI,

[9fans] Help requested. Boyd, where are you?

2014-01-12 Thread Winston Kodogo
OK, so my employer is lending out raspberry pis for cool demo projects to be completed in a couple of weeks. I was thinking of doing a Sudoku solver in Plan 9. I have written working C code for a command line solver using Knuth's exact cover / dancing links algorithm. Advice sought on how to

Re: [9fans] Help requested. Boyd, where are you?

2014-01-12 Thread lucio
I was thinking of doing a Sudoku solver in Plan 9. So, what kind of peripherals are going to be available for the UI? ++L

Re: [9fans] Help requested. Boyd, where are you?

2014-01-12 Thread andrey mirtchovski
you can borrow the ui from here: http://mirtchovski.com/p9/sudoku/ On Sun, Jan 12, 2014 at 9:20 PM, lu...@proxima.alt.za wrote: I was thinking of doing a Sudoku solver in Plan 9. So, what kind of peripherals are going to be available for the UI? ++L