Running the FyshOS desktop on Surface Pro

I have been putting a load of my time into polishing the Fyne based desktop – and it is becoming a very productive system that I use day to day. I have presented the topic at a few events recently (including GopherCon and GopherCon UK) and it’s getting a very good reception! In my latest project you can see the lovely branded USB stick being … Continue reading Running the FyshOS desktop on Surface Pro

Magazine interview and medal

An Honoured Start to 2025

Happy New Year if it’s not too late. I like to keep celebrating the fresh opportunities of a year changing until we hit February. In each of my interactions this month I have been discussing the fact that 2025 looks like it will be better than the 2 years before. With economic improvements, further distance from lock-downs and being a year further down the preparation … Continue reading An Honoured Start to 2025

Looking toward a Fyne 2020

Today I posted a reflection on 2019 for the Fyne project – it’s been a very busy year indeed. We are celebrating 9 releases (3 major), 37 contributors, 7300 stargazers on GitHub and a conference live streamed on YouTube – to read more head to the Fyne blog. It clearly would not be possible without the fantastic contributions of the community – developers, designers, testers … Continue reading Looking toward a Fyne 2020

Retro weekend BASIC style

Recently one of the great developers that contribute to Fyne (thanks steveoc64!) pointed out a cool BASIC interpreter on GitHub. It looked like a fantastic opportunity for a weekend project and a chance for a bit of retro indulgence. Whilst the interpreter was pretty full featured it didn’t allow me to play around through a user interface – so I wanted to see how difficult it would … Continue reading Retro weekend BASIC style

Meet the first book about Golang GUI programming

As people following this blog may know I had become frustrated at how difficult it is to create cross-platform native applications for desktop systems. Most of the languages and APIs are out dated, require complex compilation or large run-time dependencies. It was in an effort to do something about this that I started to learn Go – it seemed like a really easy to learn … Continue reading Meet the first book about Golang GUI programming