Anders S

@anderssv
82 Followers
217 Following
55 Posts
Passionate dev @ ZTL
Props to the @flydotio team for honest reflection and on deciding to do a managed DB. 👏 "There is, obviously, a huge gap between those two things. We filled it with something weird." https://go.news.fly.io/deliveries/dgSN7QkDAI6nDI2nDAGUtIP2gR_qKp8ZxKGXUjk=
I made a curated list of some really good resources on Continuous Delivery. Let me know if you have something I should add. :-) https://blog.f12.no/wp/2025/01/14/a-continuous-delivery-reading-list/
A Continuous Delivery reading list – Dazed & Confused

Reminder: Many systems only need a database. And monoliths are fine for many things. Enough with all the infra complexity already.

APM... I miss New Relics APM, but it is not an option now. For reasons. Is there anything I can use that comes close? Maybe open source, but at least on-prem-ish-able?

Opentelemetry agent could come close, but the analysis/UI part of the equation seams weak. What is the best?

Synchronised updates between browser windows without JavaScript! KTor, @htmx_org and ServerSentEvents! #htmx #ktor #nojs

Full blog here: https://blog.f12.no/wp/2024/11/11/htmx-sse-easy-updates-of-html-state-with-no-javascript/

If you're in Oslo I am doing a talk on Wednesday: https://www.meetup.com/meetup-group-nwerbymu/events/304303659/

HTMX + SSE: Easy updates of HTML state with no JavaScript – Dazed & Confused

Kotlin development in VSCode? Anyone have a functional setup? Is it even possible? Everything I try just pales in comparison to IDEA.
Awesome! Synchronized updates for browser windows with just @htmx_org and ServerSentEvents! 😄🚀 #noJS https://blog.f12.no/wp/2024/11/11/htmx-sse-easy-updates-of-html-state-with-no-javascript/
HTMX + SSE: Easy updates of HTML state with no JavaScript – Dazed & Confused

Started doing a webpage with HTMX and KTor back end. Ended up with... HTML... Not SPA, so things could be a tiny bit better. But we can live with that because of the speed we get. Low effort 100 on Lighthouse! We can always just add HTMX when we decide, not rewrite everything.
While this app may not be the most intricate, setting constraints and prioritizing semantics can help ensure its responsiveness in the future. Let's see! 🚀
Just tested the new webapp on phone for the first time, and it worked! 📱😲 Just responsive by default! Wow! Simplifying with semantic HTML and CSS pays off. PicoCSS is really nice for creating a solid responsive design foundation. 👌 Check it out: https://picocss.com/
Pico CSS • Minimal CSS Framework for semantic HTML

Minimalist and lightweight starter kit that prioritizes semantic syntax, making every HTML element responsive and elegant by default.

Pico CSS