Technically Feasible

Updates

Updates from the fediverse

💭

This means that my content, or at least part of it, is still available if I need to migrate instances again.

I need to further refine the process, as media and emoji are hot linked. This was not my preference but I could not get my head around async await at 2am.

mstdn.social

💭

Last night I switched the method through which I import my mastodon toots from here into my #11ty blog.

It now pulls changes when a ci build is triggered using an external script, rather than during the render/build phase. It does this by generating markdown files with yaml frontmatter. The process creates a new commit which in turn triggers a full build of the site on the main branch.

mstdn.social

💭

It's early days, too early to be thinking this far forward. I can't get the idea out of my head, so i'm putting it out there for comment. With any luck this will help me to move onto the basics, such as actually implementing activitypub.

mstdn.social

💭

Are there other solutions I should be considering which would be better suited to the task? I've not implemented anything with OSGi or SPI directly so this area is quite new to me. SPI seems like it may work technically.

mstdn.social

💭

Would this make sense from an implementation standpoint? I'm not currently targeting native image; it will be a deployed service running upon an installed JVM. SPI seems much more lightweight than other solutions like OSGi, which seem like a sledgehammer with far-reaching design implications in comparison.

mstdn.social

💭

I'm in the process of building an #activitypub implementation using #java and #micronaut.

I'm considering options to make the platform "pluggable". The plan is to use something like SPI to load plugins from JAR files, allowing features to be added to customize the platform for individual needs.

Off the top of my head I'm thinking things like custom APIs or storage back-ends to do things which won't be included a (completely theoretical) core distribution.

mstdn.social

💭
A completed Lego Lotus Evija #76907 on a grey background

Another lego_brick_red #lego model complete. The lotus is quite nice, though the windscreen is not very secure on this model.

I've run out of shelf space for this one.

mstdn.social

💭
A completed Lego model of a 1970 Ferrari 512 M #76906

I built one of my lego_brick_red #lego cars. I'm not a petrol head but the builds are quite fun. A nice model for my little collection 😊

mstdn.social

💭

Excellent, I think I've finished. Shame you can't port your old content, but it would be open to abuse.

Really wish I had implemented the materialize feature for fedi posts into my site now. I'll have to write another import script to parse the full export instead.

mstdn.social