James Cameron

Results 58 comments of James Cameron

Yes, sorry, full disclosure; I'm still at OLPC, paid 35 hours a week, and happy with it. Sustaining engineering of hardware, firmware, software. Still in production for the XO-4 model;...

Thanks. As far as I can tell, Sugar Web Activity is a wrapper written in Python which creates a Gtk.Window and calls WebKit2 to load index.html. Think of it as...

Welcome @timmyjose. I also use the Emacs Forth Mode, as I was working with @MitchBradley's source and it just made sense to stick to the same indentation. But I was...

G'day Jack! Not sure whose idea, but many of us here are interested in Forth and jx4 looks like a Forth. So in my opinion, you're welcome.

Best to ask them. Forks are cheap. License is clear. Code is not maintained. ForthHub may outlive me and you. Pull requests seem unlikely, but if they are too noisy...

@jamesbowman, thanks for the link to swapforth. I've looked through the esp8266 directory but can't find anything to build on esp32. I did find the esp8266 bootrom disassembly interesting.

Where's the source code? It is odd that, per the serial port output, mDNS is started and yet the instructions say to use IP address instead of mDNS host name,...

Thanks! According to the source code, and documentation, the system should respond to a URL of http://forth https://github.com/flagxor/eforth/search?q=mdns So if original poster couldn't make that work because of missing operating...

As a hack workaround, you could construct your software so that the forth file is separate, but is merged during build. This would also enable syntax highlighting and other integrated...

No worries, glad to help.