Had a podcast appearance where I talked about https://pangya.community
Podcasts are fun, if I had clear topics to talk about I'd make my own, but then again I already take part in too many projects.
Twitter going back to their original name, or at least making an "twttr" app prototype just shows how they have no idea how to actually improve their product.
No listening to feedback, nothing, but "simplicity" etc. pp. will definitely fix all of your issues.
me: barely anyone checks out my repositories anyway
my commit descriptions regardless:
@kurisu I guess switching from
var data = Activator.CreateInstance(System.Type.GetType("PangLib.IFF.DataModels." + Type));
to
T data = new T();
is a definitive improvement :P