Chris McGee
Chris McGee
The reason I ask is that I'm curious whether edwood would work or continue to work in plan 9 with a change to the draw interface. Perhaps that is not...
Thank you for the clarification. I would like to give this a try on Plan 9/9front at some point. I'm personally ok with using 9front and even proposing or working...
I can give it a try on 9front if nobody else has. What's a good way to test the different platforms for regressions? We've tried just making sure it builds...
I'm using edwood with the https://github.com/sirnewton01/ghfs It's working well so far. Thank you.
A dialog would be terrible and against the design for sure. Some rough ideas: * Change the cursor to a busy indicator (e.g. mothra browser) * Designate some small square...
Feature creep is something I hope to avoid. My argument for including it out of the box is that it could probably be achieved with minimal impact to the complexity...
The last time I tried Go on 9front/386 I needed to set GO386=387. https://golang.org/doc/install/source
I'm getting this problem too. Installing the latest fahclient 7.6.21 didn't fix it. Is there an easy way to clear out the database lock?
I think it has to be full-duplex as well. I have heard of someone trying to implement it over a hardware SPI interconnect as another example.
As a work around, I mounted the root filesystem on my local linux machine and edited /etc/inittab to change the default run level to 1: id:1:initdefault: Then, I changed the...