Big list of http static server one-liners
Recommended read: Big list of http static server one-liners https://gist.github.com/willurd/5720255
Between and I took 8181 steps.
Waking up after a good nap to the toasty #Tenerife sun with Good Life (https://youtu.be/jZhQOvvV45w) playing, quite a nice afternoon!
Unfortunately it's only 18 degrees, so not roasting, but quite nice and warm compared to the UK this last week!
Not a bad view from quiet adult-only space on the roof of the hotel
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!
Between and I took 9079 steps.
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
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.
I will not be attending How to Talk Really Good - A Workshop - Jess White and Moreton Brockley on
Both Jess and Moreton are great speakers, so this is no doubt going to be a great event full of lots of great tips for being better at public speaking!
systemd service sandboxing and security hardening 101
Recommended read: systemd service sandboxing and security hardening 101 https://www.ctrl.blog/entry/systemd-service-hardening.html
Webmentions: Enabling Better Communication on the Internet
Recommended read: Webmentions: Enabling Better Communication on the Internet https://alistapart.com/article/webmentions-enabling-better-communication-on-the-internet/
Recommended read: The commons we've enclosed https://shkspr.mobi/blog/2020/01/the-commons-weve-enclosed/
A big breakfast is never a bad start to the holiday, especially with an early start! #tenerife #wetherspoons
Between and I took 9265 steps.
Week Notes 20#3 (2 mins read).
What happened in the week of 2020-01-13?
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!
Should you self-host Google Fonts?
Recommended read: Should you self-host Google Fonts? https://www.tunetheweb.com/blog/should-you-self-host-google-fonts/
My preferred photo always sits at https://www.jvt.me/img/profile.png which makes it super easy as I always know where it is, for this exact reason!
Actuator HTTP Trace Does Not Work With Spring Boot 2.2.x
Recommended read: Actuator HTTP Trace Does Not Work With Spring Boot 2.2.x https://juplo.de/actuator-httptrace-does-not-work-with-spring-boot-2-2/
#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?