@vv221@ellie that's not a very nuanced take. For example, today I found myself writing code to migrate between different internal storage formats in an app, as the format has changed across versions.
Eventually no one is going to be using the old version, and that code is technical debt that can be deleted.
But without telemetry that reports back the version of the app in use it's impossible to know when it's safe to do so.
[This is very likely only going to be of interest to Mastodon client developers, so a very small niche]
There are some very odd configuration choices exposed by Mastodon/Mastodon-like servers. Some are probably errors, others desperate cries for attention.
@adnan@bcantrill Absolutely. Back in the day Sun ran a contest, "Try before you buy". Get a machine (an Ultra 60, IIRC), for 60 days shipped to you free.
Blog about something interesting you did with it, enter the contest, and maybe win the machine.
I instrumented Sendmail with DTrace, evaluating different queuing strategies (along with a comparison of Solaris and FreeBSD on the machine). Found a sendmail bug along the way, and won the contest.
I **do not** have a conflict of interest; I have not taken money from the #Tusky project in the past, I do not have any open expenses with the project now, and none of my income is remotely related to the project or any competing projects.
I'll be reading any replies with questions, collating the questions directed at me, and then writing a single response addressing all of them (or one per day if the questions run over multiple days).
I am stepping back from the #Tusky project with immediate effect.
I discovered severe lapses in how the Tusky project's donations (received via #OpenCollective) were being handled. When I reported those to the project's private "Tusky Contributors" Matrix channel the financial admins tone policed the feedback, refused to engage with the concerns I and others raised, and demanded the discussion be stopped.
Now that #Tusky 21 is released I'll be doing a post a day on each new feature or user-visible bug fix you might see.
I'll be trying to do these in the rough order the change landed.
I'm not covering everything. Notably, I'm skipping over the amazing translation work that's done by volunteers at https://weblate.tusky.app/. And anything that either fixes a crash, or refactors code.