Kind replies

 Reply

Because there are some really great improvements in the new versions, but when tooling doesn't support it, it means everyone is held back and needs to use older versions, often with worse experience or requiring workarounds

 Reply

Oh just seen this part of the message, yeah I can deffo sort that specific issue today, I know what that is 👍🏼

 Reply

Thanks yeah I saw they're not super great, will hopefully sort it soon 🤞🏽

 Reply

Thanks Barry, really appreciate that, I've had my fingers crossed for you going through the process 🤞🏽 thanks for thinking of me, if it comes to it will definitely be up for a chat!

 Reply

Congrats 🥳

 Reply

I definitely have this too - and wondering if it's auditory processing disorder - but I'll usually just interrupt the person with an "oh, sorry yeah (answer)" instead of waiting for them to repeat cause I don't wanna wait ����

 Reply

I (ADHD) definitely unmasked over the pandemic and it became much more obvious before I got diagnosed

Plus visibility from people like you and my TikTok feed made it more visible!

 Reply

Gave me the ability to embrace more of the #IndieWeb ideals by being able to interact with Twitter from my website, as well as embed information about posts I was repling to, so I could pretty seamlessly exist on both platforms

 Reply

I let my "I want / need to blog about everything" lead to me being very publicly "out" but it's given me the language to help shape how I work better as well as help at least a few other people seek/ receive diagnosis off the back of me sharing my story!

 Reply

Hey thanks for letting me know! Shall I add a note to the post to say that depending in what you use, exec may be needed?

 Reply

I have https://www.jvt.me/posts/2021/01/05/why-content-negotiation/ and a a half-baked blog post rattling around my brain around why it can be super difficult to implement it right 🙃

 Reply

We've got ~2200 repos, these PRs are often not against all of them, but both tools do have inbuilt means to avoid rate limits which makes it easier

 Reply

But if you forget the Output comment it doesn't run, so it's handy to have a linter help you catch issues like that https://github.com/golangci/golangci-lint/issues/3084

 Reply

I've only used it with the OAuth2 flow, as I think when I looked at it - a couple of years ago - it required that for most of the data to be retrieved?

 Reply

With Google Meet I'll join it early (if I'm ready), as then folks on the pre-join page can at least see I'm on the call and decide if they want to join early too or wait till other people are there

 Reply

Yeah, I'd kinda hoped to be able to get a blob of JSON (even just in GitHub or at a URL rather than a full API) with runtimes and dates, but maybe I'll just have to maintain it myself for now!

 Reply

Ah dang enjoy! Be interesting to hear if it holds up, if so I may add it to my list to rewatch, followed by Ashes to Ashes 👀

 Reply

Do it a bit at a time rather than jump into it all the time I. e. I sometimes will do it where I have social chatting calls standing, but sit for work. Also get an anti-fatigue standing mat. I've got a Fully Topo and it's good, but there are others for different price points

 Reply

Ooh what'd you go for? 👀

 Reply

I'd probably say my use of my blog to record info for future me - I technical blog about a lot of things that end up saving me time in the future as I just need to vaguely remember if I've done it before and I can look up my articles. Helps that a tonne of other people gain value from my blogging too!

 Reply

Does --full-history imply --follow? Can't see anything explicitly from the docs, so may be worth adding in there too in case it gets renamed

 Reply

Nice, is that via the RSS feeds Mastodon provides? I've found them a bit hit and miss unfortunately

 Reply

100% the anxiety - currently investigating the Autism diagnosis, was recently diagnosed with ADHD

 Reply

Yep! Think some of it is also down to my (now diagnosed) #ADHD but also feeling unfulfilled at work due to things that were out of my control but massively impacting my ability to achieve anything

 Reply

What about a Git repo? I've used them as CRUD backends like this in the past and it's worked nicely