Kind replies
Mocking in what way? 👀
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!
Surely there's a good German term like spankenfreude?
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?
100%, as I wrote about my diagnosis (https://www.jvt.me/posts/2022/12/09/adhd-diagnosis-process/) some of it was hard to sit down and make myself do the forms 😬
There's some limited experiments but doesn't look like a solution unfortunately.
I saw you mentioned also tracking just reading and https://indiebookclub.biz may be worth a look? Doesn't necessarily need to publish to your own site, it stores a copy you can then get API-wise
Is this somewhere in Nottingham? 👀
Nope, not yet at least 😅
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 🙃
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
Huge congrats 👏🏽
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
Big yikes, now I'm not looking forward to it 😬 Tron Legacy was such a great film and I've wanted a sequel but not like this 🙃
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?
Very happy to, currently writing a blog post for the Deliveroo Engineering site about it, too 😁
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
Looking at some of the issues it seems like that repo may not be the source of truth for all updates, so I think I may have to rely on the page itself rather than parsing Markdown
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!
We've got a service, the Care Request API that's crapi and it's a fun lil acronym each time it's mentioned 🤓
@pascaldoesgo would you still recommend bats? I know you did it with https://github.com/dnnrly/abbreviate but have more recently used Cucumber for https://github.com/dnnrly/wait-for
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 👀
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
Or uuidgen
which is usually installed on Linux / Mac?
Discover Weekly? 😁
Ooh what'd you go for? 👀
I use https://gohugo.io/ for mine, but things like https://micro.blog or WordPress are also good choices 😁
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!
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
Nice, is that via the RSS feeds Mastodon provides? I've found them a bit hit and miss unfortunately
100% the anxiety - currently investigating the Autism diagnosis, was recently diagnosed with ADHD
100% we did the same 😁
Have you seen Andor? 👀 Very good
Writers block for tweets/toots or blogging?
Definitely the wrong way round 😉
Was really fun, thanks for the hard work on it 👏🏽
What about a Git repo? I've used them as CRUD backends like this in the past and it's worked nicely
If you've not seen fed.brid.gy it aims to make it a little nicer UX 🤞🏽
Gotcha. But would we not want to make it so by default training is disallowed, and make it an allowlist to opt into? I'd personally like that for any of my stuff
There were a few in the mouthful so not sure which one did it, but it was a chonky peanut M&M
I assume to have generative AI only train itself on things that explicitly allow it?
Pudding Pantry? 👀
I could never 😅 I'm always so interested in what's been going on I at least need to go through my main channels to see what's happened, if there's anything interesting people are doing I wanna have a nosey at, or if I can give an opinion on anything (as I do love having an opinion 😁)
Depends on what it is. Does the dependency need to be bumped for the feature? Is someone just trying to highlight that we're quite a few versions behind and need the bump?
Looks like an interesting idea, we'd looked at this before in the IndieWeb using the mentioned Web Actions, with some info at https://indieweb.org/webactions#How_to_markup that may have some idea for things that did/didn't work about this approach?
Thanks, it seems to be so far - mostly Flu for the first day and a bit, and now just a bit of a cold
Thanks for the great work over the years! Sorry you weren't able to find maintainer support for this after quite some time of asking
Hawksmoor is :chefs_kiss:
Similar to how I deal with a new language - https://www.jvt.me/posts/2022/08/12/learning-new-language-go/ - build various bits in it to remind myself how it works