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

I use https://hetzner.cloud for my personal servers which have some in Germany but looks like not in Frankfurt unfortunately

 Like

 Reply

Reply to https://lobste.rs/s/lm7hcu/implementing_indieweb_into_my_website

For those wanting a bit more info on the IndieWeb, see the discussion and post on https://lobste.rs/s/zg6iok/indieweb_movement_owning_your_data_being where I shared a transcript of a conference talk I did on the subject

 Reply

Reply to https://lobste.rs/s/lm7hcu/implementing_indieweb_into_my_website#c_93bkut

I use https://github.com/PlaidWeb/webmention.js to render my webmentions client-side so they're always up to date, instead of needing to rebuild the site - I've written a bit more about it at https://www.jvt.me/posts/2019/06/30/client-side-webmentions/

 Reply

I followed the instructions in https://formulae.brew.sh/formula/coreutils which prompts you to update your PATH: PATH="$(brew --prefix)/opt/coreutils/libexec/gnubin:$PATH" which worked wonders, and I now no longer need to prefix with g

 Reply

Used to but moved to Hetzner as performance and cost wasn't as good, and I had a few issues with downtime - one which left me with a fairly critical server dead for over 24 hours and needed restoring from backups

 Reply

Can't comment on the Kubernetes angle, but I've been using https://hetzner.cloud and have had good experiences - fast, competitive price and no issues with unexpected downtime 👍🏽

 Reply

Sending hugs 🤗 can't imagine having to go through this alone - I'm lucky to be living with Anna Dodson, and that both of us are quite introverted and enjoy being at home. Hopefully it won't be long until you can see them

 Note

Made some good progress on my Micropub edit/delete functionality today - hopefully will be in a state to look at getting live tomorrow 🙌🏼