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. 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

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

    Minimal service delivery platform for GCP using Terraform, GitHub OIDC and Cloud Run.

    HCL

  3. emacs.d emacs.d Public

    Reproducible Emacs configuration focused on fast navigation, code exploration, and architecture design workflows.

    Emacs Lisp 11 3

  4. markdown-mermaid markdown-mermaid Public

    Emacs utility for rendering Mermaid architecture diagrams embedded in Markdown. Used to design and document distributed systems.

    Emacs Lisp 1