"Reducing complexity increases chance of mass adoption" - this is the reason that folks are seeing this content on Twitter on #TechNott rather than directly on my own blog.

But the #IndieWeb are trying to make things better - come and help us build a better Web which works for you!

#tech-nottingham #indieweb

I thought I spotted a rel=webmention link on the slides earlier at #TechNott 🤓 #IndieWeb

#tech-nottingham #indieweb

I finished pushing a MASSIVE update to #KittyboxCompanion - check it out at https://gitlab.com/vikanezrimaya/kittybox-android

// TODO set up F-Droid repo for IndieWeb stuff, I’m gonna need it

Freshly posted: Toward a More Civil and Social Web
@optoutools founder Teresa’s keynote @IndieWebCamp Berlin last November

12:10s video: https://archive.org/details/iwcberlin2-keynote-teresaingram

#AI #AIEthics #NLP #machineLearning #socialWeb #socialMedia #TechIsNotNeutral #IWD2020

Must see for anyone desiging/building tech for humans.
#AI #AIEthics #NLP #machineLearning #socialWeb #socialMedia #TechIsNotNeutral #IWD2020
Congratulations to @optoutools on their anti-misogyny browser extension release for #IWD2020! https://twitter.com/optoutools/status/1236253985457295360

#opensource & works in #Firefox (see tweet video)

Disclosure: we hosted an Opt-Out hackathon @IndieWebCamp @MozillaBerlin last November.
#IWD2020 #opensource #Firefox

Oh Hello Ana - IndieWebCamp London

Don’t forget—it’s IndieWebCamp London next weekend!

#indiewebcamp #london #event #indieweb
🗓 Home and realizing it’s March 4th before reflecting and looking forward.

February was focused. Tore down a wall and opened holes to the sky for the next phase of a #transformation. Healed with patience, eventually reached out with peace. Ramped up ultra training. One trip, for IndieWebCamp Austin, where I barely did enough running.

Ended February with a practice trail marathon https://tantek.com/t55N4 to cap the month with more miles and elevation than any other. Started March with my last long run and now tapering for the race.

Restarted yoga and Sutra philosphy classes, worthy challenges in the midst of self-disruption.

This month: More shedding. Taxes. Completing an annual revolution. RealID, though no flights planned. My first 50 miler, on the 14th. Finding it difficult to make plans beyond that.

Previously: https://tantek.com/2020/032/t1/reflecting-anticipating

#2020 #Gregorian #March #LEGO #month #calendar #twentytwenty #keepmoving #31days #2020_064 #20200304 #laterGram #noFilter
#transformation #2020 #Gregorian #March #LEGO #month #calendar #twentytwenty #keepmoving #31days #2020_064 #20200304 #laterGram #noFilter
#homebrew-website-club
#netlify #indieauth #serverless
#homebrew-website-club

Meetable feature request: create a canceled event

Meetable feature request: event cancellation while keeping in list

Meetable RSVP user interface should prompt Code of Conduct agreement(s)

Meetable events should have a Code of Conduct field for one or more URLs

Meetable events should clearly show event author/organizer and creation datetime

Google confirms Microformats are still a recommended metadata format for content

Noting Google's continued support for Microformats as a metadata format.

Normally the IndieWeb Meetup in Austin is the first Wednesday of the month, but we’re going to skip it this week. See y’all next month.

I was thinking about comments and how I effectively use micro.blog as a commenting system; I receive m.b replies via webmention but they include the @mention at the start of the text.

I thought about hooking in to comment_post() to strip the @mention from the front of the comment as it is submitted but this would leave a before and after situation. Instead, I decided to achieve the same thing nondestructively by checking for it at display time. Now my comment parser checks if the comment text starts with a link from micro.blog and strips it out for display purposes.

See this post for an example.

I've often thought about this and found it to be a little jarring when viewing the comments in the context of the blog. As it's nondestructive I can always reverse the change if I find the flow of comments stop making sense but I prefer them this way.

Announcing Micropub-Media-Endpoint-Proxy

Announcing a web-based solution for uploading files to your Micropub media endpoint.