Open source

I installed my first Linux distribution in 1997. It was Red Hat, and I remember the feeling: here was an entire operating system built by people who wanted to solve problems because the problems were interesting, not just because there was money in solving them. Linus Torvalds was a legend to me — I had never seen his face, but I knew that Linux existed because someone decided to build something and share it.

What drew me to open source was not the price tag. It was the idea that software could be modified. You could take a program and shape it to your own needs. That felt like a kind of freedom that commercial software never offered.

But here is the honest part: I was never a strong enough programmer to contribute anything I thought was worth sharing. I spent my career between business needs and technical teams — understanding requirements, designing systems, translating what people needed into what developers could build. I could see the problems clearly, but I could not write the code to solve them on my own.

That changed with AI-assisted coding. For the first time, I can explain what a program needs to do — my actual skill — and have working code come out the other side. Instead of explaining requirements to a programmer, I explain them to an AI. And it works. Programs are coming out that I have wanted to build for years.

So open source, for me, is no longer something I just admire from a distance. It is something I can finally participate in.

Where wawa-note fits

wawa-note came from something I actually needed. I have meetings, I have thoughts I want to capture by speaking instead of typing, and I want AI to pull out insights from that material. But every tool that does this today wants to own the pipeline — your data, your workflow, your subscription. Even Apple's native transcription lives buried inside Notes, because a standalone transcription tool is not where the commercial interest is.

So I decided to build my own. It uses APIs, it keeps the data flexible, and it works the way I want it to work. wawa-note is the first one — the first of several iPhone apps I plan to build.

What open source means here

It does not mean I am a purist. It means that the code is public, you can read it, you can fork it, and you can leave with your data whenever you want. No lock-in, no hidden behavior, no mandatory cloud account. You should be able to inspect the software that handles your notes and meetings. That is the baseline.