Skip to content
View pasunboneleve's full-sized avatar

Block or report pasunboneleve

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. Markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
pasunboneleve/README.md

Daniel Vianna

Platform Engineer focused on building systems that are cheap to change and easy to operate.

I write about software architecture and the cost of change at:

https://boneleve.blog

What I care about

Software systems degrade when change becomes expensive.

I focus on the structural causes of this problem:

  • hidden coupling between services
  • deployment pipelines that accumulate manual steps
  • infrastructure that is difficult to reproduce
  • missing system capabilities that force engineers to work around the platform

My work aims to make change routine by improving the architecture of the system and the workflows engineers use to interact with it.

Selected Writing

Pinned Loading

  1. plugboard plugboard Public

    Local textual exchange for asynchronous workflows — from CLI tools to AI agents.

    Rust

  2. gcp-service-delivery-template gcp-service-delivery-template Public

    Lean, opinionated GCP service delivery platform using Terraform, GitHub OIDC and Cloud Run — a paved road for consistent, low-friction deployment.

    HCL

  3. gcp-rust-blog-public gcp-rust-blog-public Public

    Deliberately small Rust web app where code, infrastructure, CI/CD, and security form a single flow — no manual steps, no hidden state.

    Rust

  4. emacs.d emacs.d Public

    Reproducible Emacs configuration for fast navigation, code exploration, and architecture workflows — structured to minimise state, reduce boilerplate, and avoid config bankruptcy.

    Emacs Lisp 13 3

  5. markdown-mermaid markdown-mermaid Public

    Render Mermaid diagrams from Markdown inside Emacs using mmdc — instant preview, no wrappers.

    Emacs Lisp 1 1