[9fans] Font server (for Plan 9 native)

2014-01-12 Thread lucio
A bit of research led me to "fontfs" by Takeshi Yamanashi, but the repository site is no longer active. Does anyone know where I may be able to find a copy? ++L

[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 prog

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, 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 > > >