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:

 Repost

Really interesting talk at #TechFast, and #Morph is enjoying having breakfast with us ☺

  https://twitter.com/anna_hax/status/1265908233769754624

 Bookmark

`@API` Guardian

Found this out today, via a colleague, as a good way for your Java library to expose information about the API stability / intent behind classes.

Recommended read: `@API` Guardian https://github.com/apiguardian-team/apiguardian

 Reply

Reply to https://github.com/spring-projects/spring-boot/issues/10452

FYI I've documented this at https://www.jvt.me/posts/2020/05/25/read-servlet-request-body-multiple/ based on https://stackoverflow.com/a/36619972/2257038 and https://stackoverflow.com/a/30748533/2257038 - this caches the actual ServletInputStream rather than just the bytes that are returned.

 Like