I've disabled that for now - I actually didn't mean to do that and have since removed it, especially as those pages are paginated so you'll effectively get webmention'd forever as I add more content to that tag
Kind replies
I wonder what a reply on Twitter looks like?
I had a look at this last night and unfortunately it doesn't provide that much good data.
There's a year of listening history which may give a similar outcome, but it's not perfect
From me it's a no - I see why some people want it, but would rather prefer they stay out of the already limited space in the commit message title, and there's a level of arguable subjectivity of what an emoji means especially as different teams, projects and cultures have views on it.
But then again, so does written language, but I feel that is at least more known?
I've received my data from Spotify! Once I'm home and have had dinner, I'll get hacking on it to see what they've got for me and whether I can reproduce my Spotify Wrapped myself, for historic years, too!
Not really sure what the issue was, may be that php.microformats.io has been returning a bit slower than expected. But either way there's now webmention sending after a reboot of my post-deploy service ππ½
I had a quick look at the API but it doesn't seem to have a way to look at the user's play history. May require more digging, or using something like Last.FM
Thanks, I've raised https://github.com/swentel/indigenous-android/issues/262 for it
I guess it's more that I didn't want to write any posts and then not publish them, because if I've written it I'd rather have it out there than just sitting around, but have felt over the month I need to be careful in case I don't have things to write about?
What hardware are you running on? I've found it often doesn't work "out of the box" because the hardware manufacturers don't Open Source/upstream their drivers so it can't be released as part of the core distro offering.
It is definitely a pain for users, as it's not like ie Dell would say "don't buy this, it sucks for Linux usage!"
My Micropub endpoint has a fair bit of unit testing inside the Java project ( https://gitlab.com/jamietanna/www-api/tree/develop/www-api-web/micropub ) for common flows, but I've also found a tonne of implementation issues by integrating with real Micropub clients.
Some of it is an issue on a Micropub client, but most of it is something I've missed or assumed incorrectly.
I'm thinking to create a stubbed version ( https://gitlab.com/jamietanna/www-api/issues/26 ) that I can then use with https://micropub.rocks to ensure compliance.
Some of it is also a case of reading through the Micropub spec!
Ah nice! Thanks I'll have a play with it at some point then. Although I'm not sure I've got the time currently to write a spec compliant IndieAuth server too π₯
Interesting. I guess my main thought was whether it was something you could get Okta to only require MFA via Verify, or if you needed to do some hacking around it to make the flow work so you can just log in via Verify?
Did you ever write up how this works / could work? If so, I can't seem to see the post by searching passwordless
There may still be some dupes for now, looks like my async work has meant there are clashes with trying to write to the DB https://gitlab.com/jamietanna/www-api/issues/75
Looks like I've done it now - https://gitlab.com/jamietanna/www-api/issues/74 is the root cause, which I'll fix this evening properly.
For now, I've put a hacky hotfix in to get it working
But this unfortunately has not worked - I'll have a look at debugging this in the morning!
The link doesn't seem to be working BTW π€ seems to go to https://mrkapowski.com/2019/11/Array
Welcome, Matt!
Thanks for blogging about your experiences, it's really great to see, especially because it was through me you've been interested in it!
I'd heavily recommend https://github.com/PlaidWeb/webmention.js/ by https://beesbuzz.biz/ as I currently use it on my site and love it because I don't need to rebuild my site to show new Webmentions, although it does mean that my viewers need client-side Javascript.
If you get a chance, come and talk to us on the IndieWeb chat (more details on https://indieweb.org/discuss )
As an FYI it looks like the issue with minification wasn't due to GZIP but actually the minification of the CSS it does, which would likely replace things like .h-card with a random string
Although it doesn't help you, Hugo has Archetypes https://gohugo.io/content-management/archetypes/ to set up these repetitive and boring bits of metadata for new content types - it makes a huge difference in getting up and running with your boilerplate π
When doing similar with some changes on my own site, I utilised my RSS feed and sitemap, as they had a full list of my sites content, and then did some checks to validate that the url resolved with my locally built site. Hugely helpful, although the script I wrote was thrown away unfortunately
I'm probably not the best person to comment on it as I'm used to tweaking my Linux installs and going a more pain-induced way around things, but it's not that bad. It's a learning curve, it's not nearly as polished an experience that you may expect (for some things) but I find it such a better experience on Linux - I use mac daily for work and it constantly frustrates me!
Glad to see you're also getting involved too! https://gregorlove.com/2019/11/i-just-made-a-very/
Congrats and welcome to the IndieWeb!
Great stuff! That's putting my own work to get Meetup.com support to shame - unfortunately not got a huge amount of time to invest into it on its own
Rachel's talk 'The power of change - learning to live as a "weirdo"' was really quite amazing.
It's a difficult thing to talk about mental health, especially to those of us who aren't very close to it to understand what it's like, but Rachel knocked it out of the park with a great illustration of what autism can be like in terms of the reality of the spectrum and the many different effects it can have.
We started with a bit of humour and a funny title, but she took us through a journey of autism, ADHD, depression, and spun a really intriguing story.
There was a great mix of humour alongside this serious topic, and I love that Rachel ended with two thoughts - she realised that she didn't want to be "normal" but wanted to be authentic, and that:
no one interesting is normal
I'd urge you to see this talk if you're able to catch it again!
This is really awesome, Mica!
Turns out my tests hadn't all passed π
https://github.com/gohugoio/hugo/pull/6392 should work now!
I look forward to it!
There's https://indieweb.org/2019/NYC this weekend if you've not seen
Great stuff, Ton! I hope you'll be able to use this to count towards https://hacktoberfest.digitalocean.com !
Hey, can you share a bit more what you mean? Do you mean how to get Hugo rendering webmentions?
Ooh hope to hear what's said - https://annadodson.co.uk/ will be interested too
Regarding our conversation yesterday for OAuth and API aggregation, I mentioned that while working on PSD2/Open Banking we've been doing similar, for instance with a third party who would register on behalf of a fourth party.
I've tracked down https://bitbucket.org/openid/obuk/src/6b4300bdc872dd55573f3ce9c65b66ada640efaf/uk-openbanking-registration-profile.md as the definition for the way this works with the use of new fields in the Signed Software Assertions (for use with https://openbanking.atlassian.net/wiki/spaces/DZ/pages/1078034771/Dynamic+Client+Registration+-+v3.1).
It may be worth reaching out to OpenID/Open Banking to see if they've got this officially specified about this, or whether this is the latest source of truth you can use
Hope this helps with your hope to standardise this into an OAuth spec!
That's true, but https://adactio.com/links is also using bookmarks, and I'd see us doing the same thing.
It's something I've been wondering about whether I'm doing it right or not!
This is a great idea! I may have to look at the same.
I'm also hoping to start to start publishing from my site first and then having that send the tweet afterwards using https://brid.gy/
Oh sorry - it is up but only responds to specific requests. I've updated the post to note that - worth trying a URL of a specific meetup event - if that doesn't work let me know though!
Ooh no I had not, thanks for that! I'll definitely be implementing the algorithm like that, instead of how it currently is
Welcome to the IndieWeb, Craig! Glad to see it's helped you think about getting to self-publishing all your content, and I look forward to following you (once there's an RSS/h-feed set up!).
You're currently viewing page 33 of 33, of 1639 posts.