Reddit's first cryptocurrency engineer burned out fast. Ryan X Charles arrived with what most people here would call the ultimate gig: breaking new ground at one of the web's biggest communities, pion
Reddit's first cryptocurrency engineer burned out fast. Ryan X Charles arrived with what most people here would call the ultimate gig: breaking new ground at one of the web's biggest communities, pioneering a role that didn't exist anywhere else. He left it behind, and within weeks published an essay on Medium called "Fix reddit with bitcoin." The move surprised few people familiar with the pattern. Ambitious early roles at established tech companies often collide with corporate politics. Charles had other ideas.
Reddit faces familiar pressures. The CEO stepped down days before I spoke with Charles. Multiple factions want control: investors demand returns, moderators enforce rules, users demand freedom. All of it sits under law enforcement's watchful eye. When Napster ran into courts, the company couldn't hide behind user uploads. Reddit faces the same risk today. Nobody knows what will happen with decentralized platforms. If people distribute code instead of hosting it centrally, can anyone hold them responsible for what users do with it? If code counts as free speech, then tools become free speech. Governments have always banned tools. The question now is whether they can.
Charles imagined a way to sidestep that bind. He pitched a decentralized social network that wouldn't run on a blockchain at all. Instead, nodes would host whatever content they chose. Other nodes could host the same material, but each operator decides what to keep. That shifts legal liability from company to host. It solves the free speech problem too. Users get a public platform without a central authority making decisions.
The system works like this: nodes replace subreddits. Users access the network through a web gateway that connects to a node. When someone wants to post, they pay 100 bits of bitcoin—roughly 3 cents. That payment goes to the node operator for storage. Upvotes cost a similar amount and reward good content while discouraging spam. Early technology already worked this way. Before Napster, Hotline let people share files through a distributed network. Charles wanted to do the same for social content, with micropayments built in.
I sat down with Charles at a moment when he had quit his job at BitGo to work full-time on this project. The shift came suddenly. His Medium post generated attention. Articles about it spread across news sites. Fred Wilson published a similar piece around the same time. Roughly 30 to 40 people reached out—developers, investors, and others—wanting to collaborate. None had committed yet, though seed funding interest existed. Fred Wilson was not among the investors.
Ian DeMartino: How did you transition to full-time work on this?
Ryan X Charles: I spent years wanting to start a company. BitGo is an awesome place with awesome people, but the timing felt right for this. I wrote the article quickly, shared it, and suddenly it got copied across multiple websites. Business Insider covered it. The feedback was overwhelming. Right now we have a chance to build social media that pays people for content, and only bitcoin makes that possible without a middleman. I want to build a company here. I don't think this replaces Reddit. There's room for multiple platforms, centralized and otherwise.
DeMartino: About a year ago, crypto messaging apps were the hot thing. Gems built one. Nxt had something. They never took off. Do regular social media users want something like this?
Charles: I think they failed because of how they work. A messaging app limits reach. If you can only talk to five people in your life, that's your audience. You can't broadcast. Tell someone about a new messaging app and they might not join. Social platforms are different. You post something public and everyone sees it. Share a link anywhere, anyone interested can access it. That difference in reach matters a lot. I'm not pursuing messaging. This is a bulletin board, public and open.
DeMartino: Let's get into the technical side. Is content stored on a blockchain?
Charles: No. Blockchain technology would create massive storage problems for a social network. Files would grow too fast. Instead, we hash content. Each piece gets an address based on its hash. Nodes communicate with each other, sharing what content they have. If you need something you don't have, you download it. Peers only send recent material. The tech exists today, but we need two things. First, a rendezvous server sits in the middle to connect users. Browsers can't run that kind of server. It needs a real address on the internet with an open port. Users could run these servers, but not from within a web app. Second, connecting to Bitcoin's peer-to-peer network means you need a gateway. Browsers can't connect directly to Bitcoin. They need an intermediary to get blocks or send transactions. In practice, all this runs on websites. It looks like a normal website to users. They visit a domain and see what they see. Switch to a different domain, you're looking at a different node with potentially different content. Each domain could host its own communities or mirror others. But the host decides what they want. Someone could create a node for a specific community like r/invisiblebicycles and control that domain while still giving users access to everything on the network.
DeMartino: Reddit almost went decentralized at one point. Do you expect mainstream tech companies to build this next, or does it have to start from the ground up?
Charles: Both things will happen. Mainstream platforms will adopt decentralized technology. But they won't create it. Look at Facebook. It wasn't built inside another company as some side project. Someone started Facebook as a new venture and it became mainstream. That's the path. New companies build this, grow, and go mainstream. The other way is acquisition. Twitter will buy and hire to get this technology in house. But I doubt big tech invents this themselves. The incentives don't work. If you're at Twitter and you have a radical new idea, you need to convince colleagues it's worth pursuing. You can't do it alone. You need a team. Your boss or coworkers probably aren't excited. They're focused on things generating value. Going outside, you tap the entire internet. People are interested. You build it there. Innovation at startups beats innovation at existing companies. That's what we're doing.
DeMartino: Fred Wilson published something similar and raised questions about viability. Could this work as a business?
Charles: That's a fair point. Reddit makes money though it's struggled. I wouldn't be doing this if I didn't believe it could be profitable. I need to support myself. I didn't start with money. Building this lets me create something new and earn income. Bitcoin is the key because it lets companies take tiny payments from users. That's critical. Think about it this way: people download content free. If they want to post, they pay 100 bits. The company gets revenue on every post. Spam drops. Good content thrives. The cost to users is minimal. Node operators could adjust the price to encourage activity or fight spam. Money goes to users except for hosting costs.
DeMartino: All this talk of new economic systems through distributed networks has been around. Do you think crowdfunding, crowd investing, and DACs are building toward that?
Charles: Internet money enables everything. Bitcoin might not be ready for mainstream yet. The Lightning Network hasn't happened. We won't see a real DAO people use in the next year. They're far off. But it's coming. We can already see how this will work. The path is clear. It just takes time. I think information economy becomes the dominant one. The physical economy stays smaller. Not gone, just less important.
DeMartino: Anything else?
Charles: I'm excited about this technology and the response. It's incredible to see internet technology go mainstream. The article took a few hours to write. I posted it and suddenly 12 people wanted to help build it. That's the internet working. That connection, that speed—it's not something the New York Times can do. Bitcoin. Ethereum. All of it. It's exciting where this goes.
You can follow Charles on Twitter at @RyanXCharles.