Skip to content
AIBites
Culture

Recurse Center Turns 15: How Hacker News Built a Life's Work

Fifteen years ago, a small team of programmers walked out of Y Combinator with a failed startup idea and, eventually, stumbled onto something they

By AIBites Editorial Team13 min read

Researched and drafted with AI assistance, then screened by automated editorial checks before publishing. How we work.

Simple 'Thank You' message in orange text on white background celebrating small business support.

Fifteen years ago, a small team of programmers walked out of Y Combinator with a failed startup idea and, eventually, stumbled onto something they actually wanted to exist in the world. This week, Recurse Center co-founder Nicholas Bergson-Shilcock posted a heartfelt thank-you to Hacker News, crediting the community with making the Recurse Center possible — and with helping him find his life's work. The post collected 792 points and sparked a thread that reads less like a tech discussion and more like a reunion. For anyone who has ever felt the pull of a community that gave back more than it asked, the post is a useful case study in what fifteen years of sustained, genuine support and quiet word-of-mouth can actually build.

From "OkCupid for Jobs" to a Self-Directed Programming Retreat

The origin story of the Recurse Center is, in its own way, a parable about how the best organizations sometimes emerge from the wreckage of the worst pitches. Bergson-Shilcock and his co-founders entered Y Combinator's Summer 2010 cohort with an idea they described in his own words as "OkCupid for jobs" — a matching platform that would bring algorithmic dating logic to the hiring market, operating under the name Hackruiter. As he put it in the anniversary post, "That idea quickly fizzled, and we spent the better part of a year pivoting between other ideas that also failed."

What finally worked was not the result of market research or investor feedback. It was the result of building something the founders themselves wanted. That thing was a self-directed programming retreat: a structured environment where programmers could build projects they cared about, contribute to open source, and help each other improve — no grades, no deadlines, no prescribed syllabus. The organization launched publicly under the name Hacker School before later rebranding to the Recurse Center. Fifteen years later, by Bergson-Shilcock's own account, it has "positively impacted over 3,000 people so far" — and remains the work that gets him out of bed every morning.

"Finally, we made something that we wanted ourselves: a self-directed programming retreat, where people built fun projects, contributed to open source, and helped each other become better programmers."

— Nicholas Bergson-Shilcock, co-founder, Recurse Center

The HN Launch That Changed Everything

After running two small initial batches to prove the concept, the team did what most builders on the internet did in 2012 when they wanted to reach a technically literate audience: they posted to Hacker News. The launch post, submitted on January 6, 2012 under the title "Hackruiter (YC S10) Launches Hacker School," received 174 points and 81 comments — a significant reception for the era.

The community response was immediately enthusiastic. One early commenter (user "gruseom") called it "the most awesome thing I've heard about in quite a while," adding, "I love how rapidly the forms of organization are changing around software and startups. This is almost like a guild." An alumnus of the very first batch — James Dennis (user "j2labs"), who identified himself as "the guy with the red headphones" in a photo on the original website — showed up in the thread to describe the experience from the inside: a group of people diving immediately into concurrency, functional programming, distributed systems, and a half-dozen languages including Python, Ruby, Erlang, C, and JavaScript. A law student who attended the second batch reported that after starting Hacker School, "my knowledge absorption rate shot up at least five fold" — and added that he was "now leaving law school to work at a software development company in San Francisco," despite having programmed for only about a month before attending.

The placement outcomes of those first graduates were likewise telling. As Bergson-Shilcock explained in the thread, of the six students in the initial batch, four decided to look for jobs afterward: two went to Venmo, one to Tumblr, and one to Photoshelter (with another later joining Venmo part-time) — largely through GitHub portfolios rather than formal recruiting pipelines. At a time when coding bootcamps were still a novelty, these results carried weight in a community where showing your work mattered more than credentialing.

The most consequential comment on that launch post, however, came from Paul Graham (widely known as "pg"). Rather than dismissing the model as unbuildable at scale, Graham offered a characteristically measured endorsement:

"This sounds like a crazy plan for a startup, I realize, but this is the right sort of crazy. In fact, the way the Hackruiters think about Hacker School is a lot like the way we initially thought about YC: if it doesn't make money, it will at least have been a benevolent thing to do."

— Paul Graham, commenting on the Hacker School HN launch, January 6, 2012

Black letter board displaying the word SUPPORT on a wooden table, offering ample copyspace.

Thirteen years on, Bergson-Shilcock acknowledged in his anniversary post that Graham's comment "turned out to be prescient." As he framed it, "Running free programming retreats isn't a billion-dollar business, but it's still a worthwhile thing to do." The Recurse Center never became a billion-dollar business — and it has still been, by any reasonable measure, worth doing.

How the Recurse Center Actually Works

Understanding why this model resonated so deeply with the Hacker News audience requires understanding what the Recurse Center actually is — and what it deliberately is not. RC describes itself explicitly as not a bootcamp. There is no curriculum, no instructor-led syllabus, no grades, and no fixed project requirements. Instead, participants arrive with something they want to learn or build, and they spend their time doing exactly that, supported by a batch of peers working at a similar stage of their careers.

The Structure of a Batch

Participants can attend for either six or twelve weeks, in person at RC's Brooklyn space or fully remotely. New batches begin regularly, so the community is in a constant state of gentle renewal — overlapping cohorts ensure that institutional memory circulates organically rather than resetting with each class. RC keeps daytime core hours during which participants are expected to be present and collaborating, but the physical space has historically stayed open outside those hours as well — a deliberate choice that signals trust and acknowledges that programmers do not keep ordinary hours.

Structured events within a batch include:

  • Weekly five-minute presentations — low-stakes, high-frequency opportunities for participants to share what they've been building, normalized early enough in a batch that even half-finished work gets an audience
  • Impossible Stuff Day — a dedicated session for attempting things participants genuinely believe are beyond their current ability, designed to break the habit of deferring ambitious projects
  • Half-Baked Demos — informal showcases of work in progress, explicitly designed to destigmatize incompleteness and model the reality that most good software starts as something embarrassing
  • Pairing Jam — structured pair programming sessions to accelerate learning, expose participants to unfamiliar codebases, and build cross-project relationships that often outlast the batch

The Business Model: Free to Attend, Revenue from Recruiting

The sustainability question — how do you run a free programming retreat without burning through money — has always been the most interesting part of RC's design. The answer is a built-in recruiting function. Partner companies pay the Recurse Center a fee when they successfully hire an RC alumnus. Critically, this payment never comes out of the participant's salary or takes the form of an income-share agreement. Attendance is free, job placement is optional, and the financial incentive structure is designed so that RC's interests are aligned with the participant's long-term career quality, not with placing them as quickly as possible into any available role.

This model is worth comparing to the adjacent alternatives that participants might otherwise consider. The cost figures below are illustrative industry ranges, not RC-published numbers:

Model Cost to Participant (USD, approx.) Curriculum Revenue Source Outcome Focus
Recurse Center Free Self-directed Employer hiring fees Programmer growth
Coding bootcamp $10,000–$20,000+ (or ISA) Fixed, instructor-led Tuition / ISA repayments Job placement rate
University CS degree $40,000–$200,000+ Fixed, accredited Tuition / endowments Credential + foundational theory
Online self-study Free–low Self-directed Advertising / subscriptions Individual; no structured community

RC's positioning is unusual in that it captures the self-direction of independent study while providing the community density and structured peer accountability that online courses almost never achieve. If you've spent time exploring free learning platforms like Google's Machine Learning Crash Course, you'll recognize the gap RC is filling: structured free resources can teach concepts, but they can't replicate what happens when a room full of programmers work through hard problems together and can turn and ask a question of someone who solved a similar problem yesterday.

HN's Role Over 15 Years: More Than a Launch Pad

What makes Bergson-Shilcock's thank-you post interesting beyond its warmth is the specific claim it makes about Hacker News as a long-term distribution channel. Most founders who post to HN are hunting a single spike of traffic — the Product Hunt effect, applied to a more technical audience. The Recurse Center's relationship with HN turned out to be structurally different.

According to Bergson-Shilcock, HN brought RC "the majority of people who came to our next few batches," and "in the years since, HN has remained our #2 source of applicants (after word of mouth)" for the entire fifteen-year run of the organization. That is not a launch story. That is an audience whose values are sufficiently aligned with RC's mission that they have consistently self-selected into the applicant pool, year after year, across more than a decade of upheaval in the technology industry — through the mobile boom, the machine learning wave, layoff cycles, and the generative AI transition.

The original 2012 launch post demonstrated this alignment immediately. Early batch alumni appeared in the thread to give firsthand accounts. Skeptics asked hard questions about the business model and received detailed, honest answers. The co-founders discussed practical logistics: NYC sublet costs running roughly $600–$900 per month at the time (in Bergson-Shilcock's words, "You can get a room in the city for ~$600-900/month"), the difficulty of maintaining paid client work alongside the retreat, and the placement outcomes of early graduates. That transparency, and the quality of engagement it produced, is itself a minor lesson in community-building.

thanks years support

HN worked for RC not because it is a large audience but because it is a specific one. The site's culture — skeptical, technically rigorous, allergic to marketing language — is exactly the filter RC needed to find programmers who would thrive in a self-directed environment. When Bergson-Shilcock writes "thanks" to fifteen years of HN support, he is not thanking an algorithm; he is thanking a persistent subculture that kept sending it the right people.

The "Never Graduate" Philosophy and Why It Has Staying Power

At the center of RC's identity is a single phrase: "Never Graduate." It appears in the organization's materials as a statement of philosophy rather than a joke about credential inflation. The idea is that serious programmers never reach a point where they are finished learning — that the disposition toward growth, curiosity, and self-improvement is the thing worth cultivating, not any particular credential or title.

It is worth noting that this philosophy was already present in the very first batch. James Dennis, the early alumnus who posted in RC's original HN launch thread, closed his comment with exactly those two words: "Never graduate." The culture was not designed from the top down and then handed to participants; it emerged from the participants themselves and was subsequently codified by the founders. That distinction matters for understanding why the organization has maintained its character over fifteen years, long past the point when most early-stage community experiments either commercialize into something unrecognizable or simply dissolve.

The most durable communities in the industry — Hacker News itself being the obvious example — tend to be the ones where the culture preceded the formal institution rather than being imposed by it. RC is a clean instance of this pattern. It also connects to a tension the industry keeps circling back to as it debates what it means to actually understand a technology versus simply deploying it: the "Never Graduate" ethos is, implicitly, a stance on that question.

A Useful Counterpoint to the Billion-Dollar Benchmark

The Recurse Center's anniversary is quietly notable for what it pushes back against. The dominant narrative in the world the founders came from — Y Combinator, Silicon Valley, 2010 — held that the only worthwhile outcome for a startup was hypergrowth and a large exit. Paul Graham's 2012 comment acknowledged this implicitly: calling something "a crazy plan for a startup" was a mild rebuke dressed as a compliment, a way of noting that the model did not conform to the expected shape of a venture-scale business.

Fifteen years later, with more than 3,000 people having passed through the program and a co-founder still waking up excited to work on it every day, the Recurse Center occupies an interesting position. It is not a unicorn. It is also not a failure. It is something the startup ecosystem has historically had trouble naming: a small, durable institution that does a specific thing well, sustains itself financially without venture capital, and measures its success by the quality of its impact rather than by its valuation multiple.

The conversation around what "success" means for a tech company has evolved considerably since 2010 — particularly as the costs and consequences of chasing scale at any price have become clearer. The Recurse Center, whether intentionally or not, has functioned as a fifteen-year proof of concept for an alternative definition. A programmer retreat that generates no headlines, takes no outside funding, and quietly changes thousands of careers is, by the metrics that actually matter to the people involved, an unambiguous success story. The billion-dollar benchmark, as Bergson-Shilcock's post explicitly notes, was never the point to begin with.

Key Takeaways

  • The Recurse Center turns 15 this year, tracing its founding to the Summer 2010 Y Combinator cohort, where co-founders originally pitched "OkCupid for jobs" under the name Hackruiter before pivoting to what became Hacker School.
  • Hacker News was instrumental not just as a launch platform in January 2012, but as a sustained #2 source of applicants across the organization's entire fifteen-year history — second only to word-of-mouth referrals.
  • Paul Graham's prescient 2012 comment acknowledged the model wasn't venture-scalable — and argued it was worth doing anyway. Bergson-Shilcock's anniversary post confirms Graham was right on both counts.
  • The model is free for participants: RC earns revenue through employer hiring fees when companies recruit its alumni, with no cost passed to participants and entirely optional participation in job placement.
  • Over 3,000 people have been positively impacted by the retreat in 15 years; the 6- and 12-week self-directed format — available in person in Brooklyn or fully remote — remains unchanged in its core design principles.
  • "Never Graduate" — RC's defining philosophy — appeared organically from an early participant in the original launch thread before being codified by founders, which helps explain the organization's long-term cultural coherence and resistance to mission drift.
  • The anniversary post itself is a data point: its 792 upvotes on a non-product announcement demonstrate that fifteen years of genuine support from a well-matched community can generate more resonance than many product launches.

What Comes Next

Bergson-Shilcock's post does not announce a new product, a funding round, or a strategic pivot. It is, by design, a moment of reflection rather than a growth announcement. But the fact that the Recurse Center has reached fifteen years in its current form — free, self-sustaining through recruiting partnerships, and still generating genuine enthusiasm among the people who go through it — suggests the organization is not under pressure to change what works.

The more interesting question going forward is whether the model reaches new people given the permanent addition of remote participation, which RC adopted during the pandemic and kept as a standing option. A retreat that is no longer geographically constrained to Brooklyn applicants is a meaningfully different institution from the one that launched in 2012, even if its values and daily rhythms remain the same. The potential applicant pool is now anyone with reliable internet access and a deep desire to become a better programmer — which is, in effect, the same audience that has been reading Hacker News and discovering RC organically for fifteen years.

For a community built on lifelong learning and the conviction that growth has no terminal point, fifteen years of thanks for the support — and for helping a founder find work worth doing — is, as the motto goes, nowhere near graduating.

Topics

Sources

Comments(0)

No comments yet. Be the first to share your thoughts.

Join the conversation

Your email stays private and comments are reviewed before appearing.

Comments are moderated before appearing.

0/2000
View all