"At its core, Fresh is a routing framework and templating engine that renders pages as they are requested, on a server."
Whoa, that's wild. Rendering. Pages. On the server. The future is now! 🥲
Blogged: Building a chat with Hanami and Hotwire
https://katafrakt.me/2022/06/15/building-chat-hanami-hotwire/
Here's the code of my Hanami + Hotwire + Iodine chat application experiment:
Since some time I cannot see issues on Pleroma GitLab. Anyone knows why is that?
BTW, I really want to like #zig, but every time I try it, I hit some very old issue that stops me. Like supporting varargs in C ABI or femit-h not supported (despite what docs day).
I'm unfortunately too dumb to contribute.
If GDPR breaks your business model, you should probably reconsider your ethical standards.
TIL RabbitMQ now has streams, similar to Kafka topics. Might be an interesting alternative, given how complected Kafka setup can be.