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?
Are you sure you want to delete the OAuth client [Client Name]? This action cannot be undone and will revoke all access tokens for this client.
Are you sure you want to revoke the OAuth token [Token ID]? This action cannot be undone and will immediately revoke access for this token.
| Introduction | https://epiktistes.com/introduction |
|---|---|
| GitHub | https://github.com/toddsundsted/ktistec |
| Pronouns | he/him |
| 馃寧 | Sector 001 |


got my bookmarks down to just one page

I just released v3.2.9 of Ktistec!
You can now customize the secondary menu on your home page. This is the menu that links to your posts, drafts, notifications, etc. Posts, drafts, and notifications are fixed, but you can change the final three鈥攖hey default to bookmarks, followers, and following. Edit the links on your Settings page in the section titled Pinned Collections. I typically replace the defaults with hashtags I'm following and threads I'm actively participating in.
I am slowly adding functionality to support Mastodon API compatible clients. In line with that effort, OAuth access tokens are now associated with sessions, which makes it possible for clients that authenticate via OAuth (instead of username/password) to access all of the existing API.
I use this extensively when building scripts to automate my Ktistec instance. A script can authenticate and cache the access token in a secure keystore. Since access tokens have a limited lifespan and can be individually invalidated, a compromised access token does not force me to change my password!
Here's the full list of changes:
Added
Fixed
Changed
A recent poll prioritized emoji reactions and quote posts. I see dozens of quote posts every day, so that's where I plan to focus next.

we fixate on the demise of聽entry level corporate jobs as if that's a bad thing.

Website procedural note: I now have a landing page for the Visible Zorker collection.
https://eblong.com/infocom/visi/
Still just has Zork 1 and Zork 2, but now there's a list to grow.

Building Dependency Injection with Crystal Macros
Appreciate my absolutely cursed macros that call other macros that trigger generic specialisation to introspect on method names all just to create objects
https://willhbr.net/2026/01/31/crystal-dependency-injection/

today i learned that you can run commands in a docker container from the command line. i guess this is pretty obvious, but somehow i missed it.
docker run --rm alpine:edge sh -c "apk update && apk search crystal"

This is just the best thread ever!

I didn't think I'd ever pull it off 馃榾, but the new editor framework is complete and with it support for creating polls. One nice extra鈥攜ou can now choose which content editor to use (rich text or Markdown) on a per-post basis without updating your settings.
The full set of changes in this release:
Added
Fixed
closed_at handling for drafts and remote polls.I'll try not to be quite as ambitious for the next release! 馃槄

A couple of summaries of recent polls:
Is building for browsers without JavaScript enabled an antiquated idea?
87% No / 13% Yes
I interpret this to mean 1) progressive enhancement still matters, 2) accessibility and resilience are important (maybe even at the expense of pure convenience).
Which distinctive Fediverse capability would you most like to see added (to Ktistec) next?
Emoji reactions and Quote-posts tied at 37% each
For what it's worth, I'm actively looking into emoji reactions. These seem to be most popular in servers other than Mastodon, and I'd like to encourage more diversity.
I very much appreciate everyone's participation! Please reply if I'm missing nuance.