Hacker News new | ask | show | jobs
by sandyarmstrong 4454 days ago
KeePass is a bad example. It's a Windows Forms app. If they wanted to properly support Linux, they could continue to share most of their C# code, but write a tailored UI using something like GTK#.

Nobody is truly advocating "write once, run anywhere".