# Hello ✌

I'm Goulven Clec'h, a 28 yo software developer based in Toulouse, France.

Mainly working in Elixir, Rust, and TypeScript ecosystems, I'm currently a senior backend engineer at Remote, the global HR platform. I also co-founded Bruits, an open source collective building Sampo and Maudit. Learn more on my [résumé](https://goulven-clech.dev/resume).

Interested in software craftsmanship and systems reliability, I blog my journey to building maintainable, performant, and useful software. But I also love talking about game development and speciality coffee.

Markdown twin of https://goulven-clech.dev/, optimized for crawlers, LLMs, and no-JS readers. Other entry points: https://goulven-clech.dev/llms.txt (site map), https://goulven-clech.dev/catalogue.md (media log), https://goulven-clech.dev/feed.xml (RSS).

## API

Filter and paginate the blog index by fetching the absolute links below. Each link applies its value, keeps the other active filters, and restarts at the first page; on a line marked `active` the link removes that value instead. Some agent fetch tools only follow URLs printed verbatim (query string included), so prefer these exact links over editing the URL.

Free-form parameters (for clients that can build URLs):
- query=<text>      Space-separated keywords; ALL must match the title, abstract, or a tag (case-insensitive).
- limit=<1-50>      Default: 5; facet links use 50 unless you set a non-default one.
- offset=<n>        Default: 0. Use the `Next page` URL to paginate.
- help=<0|1>        0 hides this API section; links then keep it hidden.

tag:
- software engineering: https://goulven-clech.dev/index.md?tag=software+engineering&limit=50
- game development: https://goulven-clech.dev/index.md?tag=game+development&limit=50
- coffee: https://goulven-clech.dev/index.md?tag=coffee&limit=50
- remotecom: https://goulven-clech.dev/index.md?tag=remotecom&limit=50
- Enchères Immo: https://goulven-clech.dev/index.md?tag=Ench%C3%A8res+Immo&limit=50
- bruits: https://goulven-clech.dev/index.md?tag=bruits&limit=50
- game dev alliance: https://goulven-clech.dev/index.md?tag=game+dev+alliance&limit=50
- (featured subset; other tags work via tag=<name> or query=<text>)

year:
- 2026: https://goulven-clech.dev/index.md?year=2026&limit=50
- 2025: https://goulven-clech.dev/index.md?year=2025&limit=50
- 2024: https://goulven-clech.dev/index.md?year=2024&limit=50
- 2023: https://goulven-clech.dev/index.md?year=2023&limit=50
- 2020: https://goulven-clech.dev/index.md?year=2020&limit=50

Hide this API section: https://goulven-clech.dev/index.md?help=0

## Latest blog entries

No filters. Showing 1–5 of 12.

[Service-level objectives at Remote](https://goulven-clech.dev/2026/remote-slo) published 28 June 2026 in software engineering « How we turned the daily stream of alerts into an actionable signal for team decisions, with a framework built for company-wide adoption. »

[How can coffee taste peachy?](https://goulven-clech.dev/2026/coffee-peachy) published 6 April 2026 in coffee « My personal cheat sheet to help you better understand, buy, and enjoy coffee. With a few roaster recommendations in Finland. »

[Thoughts on AI agents](https://goulven-clech.dev/2026/ai-agents) published 14 March 2026 in software engineering « On the engineering practices that help humans and robots work together, and my current agentic workflow. »

[Five years in production](https://goulven-clech.dev/2025/five-years) published 31 December 2025 in software engineering « Reflecting on my first developer job, from intern to lead developer, and all the lessons I learned at Enchères Immo. »

[Introducing Sampo](https://goulven-clech.dev/2025/introducing-sampo) published 31 October 2025 in software engineering « My new open-source side project to automate changelogs, versioning, and publishing... even for monorepos across multiple package registries. »

Next page: https://goulven-clech.dev/index.md?offset=5
Max page size: https://goulven-clech.dev/index.md?limit=50
