Max K
mkotlyar.bsky.social
Max K
@mkotlyar.bsky.social
func(){}()
The state (or event in this context) is stored in an append-only log, which can be iterated over to apply any aggregation logic as needed. The order is defined once a state is committed. That said, it's currently quite far from what you’re describing with JSON schema, codegen, and executable logic.
July 29, 2025 at 3:41 PM
Eventually, something like this could be built on top of flowstate. It already handles state machines, durable execution, and event streams. The rest is just layering on ingestion, aggregates, and a bit of glue.
GitHub - makasim/flowstate: Flowstate workflow engine
Flowstate workflow engine. Contribute to makasim/flowstate development by creating an account on GitHub.
github.com
July 28, 2025 at 1:28 PM
Reposted by Max K
Here's the code:

github.com/tailscale/go... -- a Go module cache virtual filesystem (FUSE or WebDAV) with deduping
GitHub - tailscale/gomodfs: GOMODCACHE Go module cache FUSE filesystem
GOMODCACHE Go module cache FUSE filesystem. Contribute to tailscale/gomodfs development by creating an account on GitHub.
github.com
July 28, 2025 at 1:23 PM
This is DeskPi Super6c and a box for it from

wiki.deskpi.com/super6c/
DeskPi Super6C - DeskPi Products Wiki
wiki.deskpi.com
April 5, 2025 at 5:49 AM
I've set up Kubernetes—it wasn’t that hard, thanks to the outstanding tutorial from @kelseyhightower.com
. The topic is complex, but the tutorial makes following along a breeze. Learned a ton!

Next up: setting up node exporter and @victoriametrics.bsky.social
for monitoring.
April 4, 2025 at 6:26 PM
https://github.com/makasim/flowstate/blob/main/pgdriver/get_states_by_labels_query.go#L49
t.co
December 7, 2024 at 2:54 PM