@Tvorsk @eevee I think the final straw for me was having to deal with bug reports from someone who kept running the application I ported to Linux natively through wine because they can't build it themselves for some reason and the debs I built didn't run on their slightly different Debian derivative
@Tvorsk @eevee it doesn't run all that well on wine (it bundles ANGLE, so you go through ridiculous two layers of graphics translation before you hit Mesa) but I guess being able to run it at all, even like that, was preferable to them
I eventually just stopped shipping debs entirely because it was taking far too much time, and let a contributor package a snap, which had none of these issues