chromatic chromatic developer

Lessons Learned Contributing to Dogecoin.

Dogecoin was created as a joke, a meme poking fun at the all-too-serious nature of cryptocurrency. Why shouldn’t development be fun?

Along the way, maybe we can help make a globally available, decentralized microtransaction system that lets people do and build interesting things.

Here’s what I’ve learned contributing code to Dogecoin core and other projects.

Jun 11, 2022

What are You Waiting For? (PR 2986)

Doctor Who has power over space and time. What can the TARDIS teach us about testing code?

Jun 4, 2022

One Transaction, Two Transaction, Three Ah-Ah-Ah (PR 2974)

One rule of optimization: avoid needless work. Another rule: sometimes only a human can tell what's needless. Why PR 2974 matters.

May 21, 2022

Why So Negative (PR 2959)

Some changes suggest other changes, whether by exposing limitations of the existing design or revealing small improvements. Here's work in progress for managing maximum network connections.