acairns.co.uk
Using metaphors and analogies to explain Software Engineering a fun way: https://youtube.com/@metaphoricallyspeaking
Passionate about DDD, CQRS and Event Sourcing. Kayaking, too.
161 posts
917 followers
824 following
Regular Contributor
Active Commenter
comment in response to
post
Looking forward to it. Always enjoyed your writing.
comment in response to
post
Oh nice! :D
comment in response to
post
Not a single Schrodinger's cat joke in all the replies.
Disappointed.
comment in response to
post
Curious if you would recommend RFCs as a communication method for an Engineering Strategy?
comment in response to
post
This kind of sass runs the risk of a friend getting removed from the Christmas card list
comment in response to
post
My bad. I've been working on extracting a bounded context from an existing monolith. Without applying Branch by Abstraction, and using feature flags to control the flow at run time, it would have been very difficult.
I wrote about it here:
acairns.co.uk/devlogs/prof...
comment in response to
post
Recently tackled extracting a bounded context from a very large monolith and without TBD, BbA in particular, with feature flags, it would have been a nightmare.
Couldn't imagine how a long-lived feature branch would have remotely been successful
comment in response to
post
Appreciate it π«Ά
comment in response to
post
Thanks Aaron! π
comment in response to
post
Totally - and the sfx will be forever burned into my brain! :D
comment in response to
post
I'm doing a wee series on design patterns on YouTube.
Here is the playlist:
www.youtube.com/watch?v=otC7...
comment in response to
post
I'm doing a wee series on design patterns over on YouTube:
www.youtube.com/watch?v=8-5q...
comment in response to
post
Ooh, Iβd also like to know which ones you find!
comment in response to
post
Thatβs a shame. Last 6 months would have been a nightmare for me without it. Particularly Branch by Abstraction
comment in response to
post
Why was it banned?
comment in response to
post
lgtm
comment in response to
post
It's the NuPhy Air75.
Have enjoyed it. My first and only mechanical keyboard. Although, I've been tempted by these split keyboards that have been doing the rounds
comment in response to
post
comment in response to
post
Nice idea!
comment in response to
post
Kafka
comment in response to
post
Functions. Describe. The WOOOOOORLD! π€£
comment in response to
post
It's funny you mention this, because I have a half-baked draft of a blog post which walks through the testing pyramid with example tests for each stage :)
comment in response to
post
It's a beast. I have the P1S and A1 mini. Upgraded the P1S from the P1P. My dad also has the X1C.
Did you get an AMS?
comment in response to
post
Accurate.
comment in response to
post
gti push will never be the same :)
comment in response to
post
Even things like the package manager being baked into the language is interesting to me - which wouldn't be possible in PHP.
I understand the issue raised in the article and drawing similarities to node_modules. But it's solvable.
Just keeping in mind:
Different != Wrong
Unfamiliar != Complex
comment in response to
post
Haha, na - don't worry. Not discouraged.
I'm just mindful I'm on day 0 and got a lot to learn while being more than happy to poke fun at myself! :)
I'm in no rush
comment in response to
post
How did I miss this... π
Exactly what I need. Thanks Matt
comment in response to
post
Phaw, reading that was a trip. Maybe I should stop learning go... π
comment in response to
post
The import statements referencing github.com
Is there something fancy going on here calling github?
comment in response to
post
Wait a second...
What is this magic?
github.com/ThreeDotsLab...
comment in response to
post
Currently trying to learn how to model them and all the aspects. Immutability, for example.
I'm looking to learn golang and, as a goal, instead of building a project - looking to replace some of the code examples in my previous blog posts. First one is on Primitive Obsession (VOs being the solve)
comment in response to
post
Thanks for sending this over. Was nice to see some insights from an app using DDD, Hexagonal and CQRS π
comment in response to
post
I don't unfortunately, but I'm subscribed to your substack :)
comment in response to
post
Would you recommend any content?
Looking to start small - perhaps modelling a value object?