IndieWeb post types

This content type is full of IndieWeb post types, which are all content types which allow me to take greater ownership of my own data. These are likely unrelated to my blog posts. You can find a better breakdown by actual post kind below:

 Reply

Reply to https://lobste.rs/s/ox7gtm/static_site_generator#c_hg5v8j

I've written about how I added it to my own site www.jvt.me at https://www.jvt.me/posts/2019/08/26/setting-up-micropub/ if you'd like more info on how you'd go about it - as my site is built around Git as the source of truth, I simply need to get it committing the changes for me and that's it!

 Bookmark

Records Come to Java

This is very interesting to hear just days after a colleague gives a compelling introduction to Kotlin of which one key selling point (to me at least) is reducing boilerplate for Plain Old Java Objects (POJOs) that are effectively data-only objects.

That being said, it's still a way off compared to Java 8, and could be nice to try out Kotlin a bit more.

Recommended read: Records Come to Java https://blogs.oracle.com/javamagazine/records-come-to-java

 Reply

Reply to https://f5n.org/blog/2019/looking-at-micropub/

Re:

TLDR: Nearly everyone who wants micropub support writes their own library, endpoint, or whole cms or blog engine.

I believe part of this is because Micropub requires intimate knowledge of how your own site is set up, so unfortunately can't be written as a generic solution, because most folks won't have things set up the same way, even on ie WordPress using common IndieWeb plugins

It's still a good point that maybe we need to look at creating an out-of-the-box Micropub endpoint for some of the common tech stacks.

 Note

Off to #Tenerife tomorrow with the family for a week's winter sun - hope the weather is a bit nicer than the UK, at least!

 Note

#IndieWeb folks using Indigenous for Android (https://indigenous.realize.be/) or at least allowing a Geo URI (geo:51.501476,-0.140634) on their #Micropub endpoint - do you attempt to remap that longitude / latitude ref to a place, or do you currently just render it as-is?

 Note

Hey https://twitter.com/pushbullet is there any way to see how many API pushes I've got left from the Web/ when it renews? I got a notification saying I was running out, partly due to https://www.jvt.me/posts/2020/01/12/webmention-notifications/