Published on
marcus.se.net
Writing
I write to make sense of the world, both for myself and for others to learn from my experiences. In these 23 articles, I share insights from what I've learned so far.
Published on
Grafana
Forum series on plugin development
A series of guides on the Grafana forum that aims to address common questions and struggles of community members.
Published on
marcus.se.net
How I set and track goals using Obsidian
Published on
Grafana Labs
6 tips for improving your Grafana plugin before you publish
Published on
Grafana Labs
Learn Grafana: Share query results between panels to reduce load time
Published on
marcus.se.net
Beginner-friendly issues
Published on
Grafana Labs
Popular community plugins that can improve your Grafana dashboards
Published on
Grafana Labs
Learn Grafana: How to build a scatter plot plugin in Grafana 7.0
Published on
Grafana Labs
Plugin showcase: The hourly heatmap panel, built on Grafana's new plugin platform
Published on
Grafana Labs
Learn Grafana: How to automatically repeat rows and panels in dynamic dashboards
Published on
Grafana Labs
WFH tips: Slack hacks that will make you more productive
Published on
Grafana Labs
Learn Grafana: How to use dual axis graphs
Published on
Grafana Labs
Pro Tips: Dashboard Navigation Using Links
Published on
Medium
Adding context and options to your Go client package
Published on
marcus.se.net
Notes on my GolangUK 2016 talk
Published on
Citerus
Domain Driven Design in Go: Part 3
Published on
Medium
Writing a Go client for your RESTful API
Published on
Citerus
Domain Driven Design in Go: Part 2
Published on
Citerus
Domain Driven Design in Go: Part 1
Published on
marcus.se.net
Events and explosions in a distributed system
Published on
marcus.se.net
Circuit breaking using hystrix-go
Published on
Citerus
Event Storming - Ett effektivt sätt att utforska affärsprocesser
Published on
marcus.se.net
Thoughts on DDD in Go
When I set out to port the DDD sample application to Go, I had done a couple of minor projects in Go on my spare time. The experience I had got from those projects had been refreshing, to say the least. I felt like I was being more productive than I had ever been in other object-oriented programming languages. But then I got curious.