This action will delete this post on this instance and on all federated instances, and it cannot be undone. Are you certain you want to delete this post?
This action will delete this post on this instance and on all federated instances, and it cannot be undone. Are you certain you want to delete this post?
This action will block this actor and hide all of their past and future posts. Are you certain you want to block this actor?
This action will block this object. Are you certain you want to block this object?
GitHub | https://github.com/toddsundsted/ktistec |
---|---|
Pronouns | he/him |
🌎 | Sector 001 |
i’m at that point at the con where i just want a quiet corner where i can people watch…
#worldcon kicked off with dune! the musical. i enthusiastically recommend it if you have a chance to see it.
it’s not quite #worldcon yet so we went to the national piping center in glasgow, and I picked up some books and a few pointers.
as fate would have it, the international piping festival is next week in glasgow, as well, so i’ll be doing a wee bit of that, too!
i just wrapped up a day at the fringe festival in edinburgh. til it’s the world’s largest performing arts festival and there was definitely a lot going on!
super interesting flea market, second hand, vintage, garage/yard sale
I just released v2.2.0 of Ktistec. A lot of code was written but the main user-visible change is streaming timeline updates to the web client using server-sent events. The back-end pub/sub framework will also make it easier to decouple some components down the road.
I want a visual indicator that new posts are in my timeline. I appreciate that not everyone feels the same way—if there's interest I may make it switchable.
And now, off to #worldcon!
heading to #worldcon and to do some #sightseeing in scotland, shortly...
My #ktistec tweaks repository (https://src.jayvii.de/pub/ktistec-tweaks/index.html) now also includes adjustments for small screens (for example, if you use ktistec on your smart-phone), such as pagination buttons that are easier to hit with your thumbs or an iconified navigation bar at the top, so it actually fits the screen. It's using the very nice feather icons!
Across my career, the one thing that I think most people don't really understand about software engineering (or, really, engineering) is that it's ultimately about the details. It's about all the little things that have to be both decided and implemented to turn the grand vision into reality. And a lot of software engineering methodology is about getting a handle on those details.
As an aside, I think this is what people like about LLMs, etc. etc. etc. What I think a lot of people want out of software is for it to "just do what i mean" (without explaining what you mean). LLMs kind of give (the illusion) of that...