Literally me in a date: proceeds to explain E2EE and Metadata privacy
More me: rant about privacy and big tech escaping difficulties
. #firefox #indieweb @signalapp https://jj.isgeek.net/2023/09/14-015933/
The Micropub spec is fascinating. I might build a server in Go to try it out. Are there any good micropub clients? #IndieWeb
Foursquare / Swarm to my own site, #indieweb style https://artlung.com/blog/2023/09/13/foursquare-swarm-to-my-own-site-indieweb-style/
Has anyone successfully modified the Grav CMS inbuilt blogging plugin to post to an API upon saving of a post? I'm about to begin building the POSSE feature for blog posts on my indieweb-site.
#indieweb #gravcms
#POSSE https://www.dfoley.ie/notes/id:c001b95a4cf4553a332b9bbaa243b6bc
4th iteration!!! I tore up the last one because I thought it looked ugly, and then I realized: "Wait, doesn't my current homepage look just fine with a lot of space?"
Simplicity was the key after all! Trying too hard to cram stuff onto the page made everything looked cluttered and haphazard. This appearance is minimalist and manageable, while still being pretty, and retaining the original "business card" idea.
“Utilities for interpreting mf2 data.”
Ugh how did I miss this package when implementing webmentions. This looks like it could replace large swaths of my code.
Help me get this proposal the love it deserves! https://github.com/whatwg/html/issues/8693
You can read the motivation behind it in my blog post https://www.yieldcode.blog/post/the-need-for-a-more-semantic-web/
Finally, there’s also distributed tech for authorisation called #ucan which could plug the gap of addresses on IPFS (“CIDs”) being hard for humans to remember.
With #ucan, your DNS provider could delegate auth’z to update the DNS pointer from your old “latest site” to your new one.
I’ve covered a lot, briefly, badly—please ask questions if any of this is interesting! I love the potential of #IndieWeb and the distributed web, but I agree with you that it’s only accessible to tech folk today!
@thelonelyghost @rebeccafinn Are you folks familiar with mmm.page? I’m really excited about where it’s going in exactly this direction — very easy to make and FUN sites (early days yet, but vision here: https://paper.mmm.dev )
Then with https://micro.blog, nicely #IndieWeb supporting personal space online, and https://Neocities.org, I feel like we already have multiple routes down the don’t _need_ HTML skill path!
@rebeccafinn just gonna merge these two here stream like... that...
There. Done. Welcome to the fight for fully open, decentralized, and accessible web
Finished coding my #Neocities simple Links page in Brackets today - awesome app! The page is just a blogroll. But the app UX and setup are super handy.
Downloaded my whole HTML site, opened offline in Brackets, saw real-time edits in the browser live-preview, then uploaded the file to my blog. So good.
Check out the Link Cache that @mavica_again started - a simple collection of links -- a great concept that I'm a fan of. It's one solution against a search monopoly that's degrading daily thanks to garbage AI search results. (And as we know, link pages are how the web USED to work before everyone became too reliant on Google.)
#^
in front of https:/... ( #^https:/... ) adding a link to the personal bookmarklists can be done in HZ with just a clink on this link.javascript:javascript:(function(){var%20url%20=%20location.href;var%20title%20=%20document.title%20||%20url;window.open('https://hubziall.tld//rbmark?&url='%20+%20encodeURIComponent(url)+'&title='%20+%20encodeURIComponent(title)+'&source=bookmarklet','_blank','menubar=no,height=390,width=600,toolbar=no,scrollbars=no,status=no,dialog=1');})();
[menu]menuname[/menu]
into your HZ page by the HZ PDL editor> My ideal here is one super-plugin that posts to my entire list with a minimum of fuss.
Kinda goes against the “do one thing and do it well” kinda mantra that I’ve been trying to stick to for the Share on Mastodon/Pixelfed/IndieNews/Twitter plugins I have built.
Then again, I 100% broke that rule for IndieBlocks, my “one-stop #IndieWeb” solution for #WordPress.
“The State of API-Powered Publishing to Social Media Networks”
https://chriscoyier.net/2023/08/30/the-state-of-api-powered-publishing-to-social-media-networks/
The previews of links to my website don't show an image on #Mastodon.
Here is one link for an example:
https://mo8it.com/blog/getting-started-with-rust-backends/
I added "og:image" yesterday to my base template, but it is still not showing an image:
Am I missing something?
i like the concept of #indieWeb #microFormats and whatnot but all the resources seem to be about a specific type of web presence that simply does not work with how i do web
like, the only thing that connects something i write on my website to the rest is a tiny almost imperceptible link at the end saying "go home", where the fuck am i supposed to put rel-author there?
h-card that has your full name and occupation and gender and profile picture (which must include your face)?? im sorry? the only mention of my nickname is on my email address i explicitly tell people i probably won't respond to.
(that said there are some v cool parts i'm definitely gonna look into now that i don't do static site generation and actually have some server side code running)