Profile avatar
colinwebb.bsky.social
I write software - Java/Scala, Python, and Rust. Based in a village near Oxford, UK
7 posts 68 followers 359 following
comment in response to post
Hello 👋
comment in response to post
Separating concerns - makes sense also 😀 Thanks for taking the time to reply!
comment in response to post
www.emec.org.uk/six-tidal-st... Looks like there's a handful now with financing. Hopefully they'll prove successful 🤞
comment in response to post
Does the UK have any tidal power at present? I'm aware of many projects that never got approved, or haven't started yet... but have any been built?
comment in response to post
Makes sense. At some point your systems have to affect the real-world though. How does that happen if redundant systems are doing the same work? Which system takes precedence? How's that configured? Is it first-write-wins?
comment in response to post
How do you handle resiliency in these types of systems? Do you have a favourite pattern?