banner
inoutin.bsky.social
@inoutin.bsky.social
Ah, I’ve misunderstood you - usually analysis tools provide best lines in standard notation, but single visualisation not bunch of boards. But at some point one can „see” boards by looking at lines 🤷🏻‍♂️
November 7, 2025 at 8:02 PM
Yup, standard analysis tool
November 7, 2025 at 4:47 PM
I’ve lived in communist Poland as a kid - whenever american tv host mentions communism, I can assure you they don’t know wtf they talk about
November 6, 2025 at 6:39 PM
Add telemetry, connect to @honeycomb.io , solve the problem
Honeycomb: Observability for Distributed Services
Honeycomb is the only observability platform you need. Get all your data in one unified platform with limitless possibilities.
honeycomb.io
July 25, 2025 at 9:01 PM
This whole thing is dark as fuck
July 1, 2025 at 8:56 PM
But only for a single window! 😂😂😂
June 10, 2025 at 4:19 AM
Fast fash
April 8, 2025 at 8:16 PM
So maybe you know how hard is to maintain for example rest api longterm, especially when you have already existing integrations. Events are your internal api - if your system is done and won’t be evolving then that’s fine, otherwise welcome to the world of event versioning and other magic.
February 4, 2025 at 7:04 PM
Cqrs pretty good as a principle, commanded pita maintaining long term. I’d be very cautious before commitment
February 4, 2025 at 2:08 PM
Maman (sculpture) - Wikipedia
en.m.wikipedia.org
January 25, 2025 at 10:58 AM
While SaladUI seems promising I found it harder than I thought to incorporate. Naming is kind of weird and I was fighting it instead of just using. But that just me - wouldn’t recommend. Ash is awesome in some regards but for data eng work I prefer pure ecto - it’s just easier to write queries
January 4, 2025 at 7:59 AM
Finally
December 20, 2024 at 9:02 PM
There is none, because in erlang you think in processes and messages and one can easily ‚spawn’ a process (async) and then ‚receive’ a message (await). You could do it the same in elixir, but these building blocks are kid of hidden (I suppose Task is easier to grasp when you come from ruby)
November 23, 2024 at 8:55 AM
I did rust + tauri which might be better option here. Worked like a charm
November 16, 2024 at 7:33 PM