|
|
|
|
|
by mikewarot
974 days ago
|
|
Yes, but only if there is an executable or installer I can save in my downloads folder and use again in a few years. I got burned by WikidPad, an open source personal wiki, which I've been using for a decade or more. The 2012 windows installer still works great, but the source code on Linux is effectively worthless because of breaking changes in the WxPython library[1] it depends on. Initially it seems fine, but only later do you realize that none of the dialog boxes actually work, effectively killing its utility. It was that instance of failure that is the primary reason I still run Windows instead of Linux. I had moved over and all seemed good for a week, until I couldn't use WikidPad. I tried to fix WikidPad myself, or find a fork that worked, but it was too far away from my skillset. There were 43 dialog boxes to fix. Eventually I gave up and reverted to Windows. Perhaps I should fork it again, and give it another try, before Windows 12 hits. [1] https://www.wxpython.org/ |
|