Someone I would never have called "technical" sent me a link the other week. It was a GitHub profile. Their GitHub profile. A little grid of green squares, a handful of repositories, a project that actually did something. They had never written a line of code in their life, and now they were pushing commits like it was nothing.

My first reaction, if I am honest, was the reflex a lot of us have been trained into: a faint well, is it real though. I want to talk about that reflex, because I think it is wrong, and I think the thing it is reacting to is one of the better things happening in software right now.

what the word used to guard

For a long time, "engineer" was a gate, and the gate was made of friction. Not malice, mostly. Just a tall stack of things you had to survive before you could make a computer do anything useful. You had to set up an environment that fought you. You had to learn a language whose error messages assumed you already knew the answer. You had to read documentation written by people who had forgotten what it was like not to know. The actual idea you wanted to build sat at the far end of a long hallway of unrelated suffering.

We started to mistake the hallway for the room. Surviving the friction became the credential. If you had not bled the way we bled, you were not one of us, and whatever you made did not quite count.

the floor came down

What changed is not one tool. It is the whole floor lowering at once. Package managers that install a thing instead of making you compile it. Documentation that finally reads like it was written for a human who is new. No-code tools that turn a database into a few clicks. Hosting that is a button instead of a weekend. GitHub itself, which took the most intimidating part of the craft and wrapped it in something a person can actually click around in. And yes, assistants that will sit with you at two in the morning and explain the error you are too embarrassed to ask a person about.

None of these removed the hard parts of building software. They removed the unrelated hard parts. The hallway got shorter. More people now reach the room.

You can watch this happen in public. PewDiePie, of all people, a man the entire internet filed under definitely not a tech guy, spent the last year wiping Windows for Linux, ricing his desktop, self‑hosting his own services off his own hardware, and writing little programs to scratch his own itches, right down to running AI models locally. One of the most‑watched people on the internet became, quietly, a hobbyist who builds things. If that is not proof the gate moved, I do not know what is.

building was never the syntax

Here is the thing the reflex gets backwards. The hard, valuable, genuinely-engineering part of building something was never the semicolons. It was knowing what should exist. Holding a messy problem in your head and deciding what the thing is, what it is not, what happens when it breaks, and whether anyone actually wants it. That part did not get easier. The tools just stopped hiding it behind a wall of setup.

The syntax was the toll, not the journey. Lowering the toll did not cheapen the journey. It just let more people take it.

When someone who has never coded ships a small ugly tool that solves a problem in their own life, they did the part that matters. They saw a thing that should exist and they made it exist. That they did it with a no-code builder, a borrowed template, and a lot of help is not a disqualification. It is the point.

why this is good, not threatening

More people building means more software written by the people who actually have the problem, instead of by us guessing at it from the outside. The teacher who builds her own grading tool understands grading better than any team I could assemble. The shop owner who wires up his own inventory tracker will get details right that a consultant would never think to ask about.

The word "engineer" is not being diluted. It is being unbundled. The craft of doing it well, at scale, under load, without it falling over at the worst moment, that is still a craft and still rare. But the act of building something is no longer reserved for the people who made it through the hallway. Those are two different things, and we spent a long time pretending they were one.

so, the green squares

I went back and looked at that profile again, this time without the reflex. A person who a year ago would have said "I am not a tech person" was iterating, breaking things, fixing them, and pushing again. That is not a threat to what I do. That is the most encouraging thing I have seen in a while.

The gate got wider. More people are walking through it. Some of what they make will be rough, and some of it will be quietly better than anything the rest of us would have built for them. Either way, I am glad they showed up. The room was always big enough.

e.