mirror of
https://github.com/kennethreitz/kennethreitz.org.git
synced 2026-06-21 14:50:57 +00:00
c40b8d87aa
Added missing links across 10 theme files, software index, AI index, and poetry index. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
57 lines
5.6 KiB
Markdown
57 lines
5.6 KiB
Markdown
# Open Source & Community
|
|
|
|
Open source was supposed to democratize technology. Sometimes it works. Often it doesn't. The code is usually easier than the community — technical problems have elegant solutions, while human problems require constant vigilance against the drift from stated values to enacted cruelty.
|
|
|
|
I've spent over a decade building tools used by millions. The thing nobody tells you: maintaining a popular open source project is less about code and more about navigating human systems that reliably break in predictable ways.
|
|
|
|
### Origins & Philosophy
|
|
|
|
- [**The Coworking Space Saved My Life**](/essays/2026-03-06-the_coworking_space_saved_my_life) — The actual origin. A coworking space in Winchester, Virginia where the room mattered more than the code. And the recursive irony: the tech industry that gave me a career has been destroying the kind of spaces that created me.
|
|
- [**The Call for an Open Source Social Network**](/essays/2009-01-the_call_for_an_open_source_social_network) — Asking in 2009 why corporations should control our communication infrastructure. The answer got worse.
|
|
- [**A New Spin to Software Platform Design**](/essays/2008-01-a_new_spin_to_software_platform_design) — Predicting app stores by thinking about how people discover software.
|
|
- [**Getting Started in Open Source**](/essays/2013-01-getting_started_in_open_source) — The early idealism.
|
|
- [**Growing Open Source Seeds**](/essays/2013-01-growing_open_source_seeds) — Building communities around shared values.
|
|
|
|
### The "For Humans" Approach
|
|
|
|
- [**How I Develop Things and Why**](/essays/2013-01-how_i_develop_things_and_why) — Reduce cognitive load, match mental models, fail gracefully.
|
|
- [**What Requests Taught Me About Marriage**](/essays/2026-03-06-what_requests_taught_me_about_marriage) — The API design philosophy applied to the most complex system a person ever maintains.
|
|
- [**The Tool vs. The Community**](/essays/2025-09-the_tool_vs_the_community) — Loving a programming language while finding its community alienating.
|
|
- [**Documentation Is King**](/essays/2013-01-documentation_is_king) — Good docs as community design.
|
|
- [**Repository Structure and Python**](/essays/2013-01-repository_structure_and_python) — Structure as communication.
|
|
|
|
### The Reckoning
|
|
|
|
- [**Open Source Gave Me Everything Until I Had Nothing Left to Give**](/essays/2026-03-18-open_source_gave_me_everything_until_i_had_nothing_left_to_give) — The honest reckoning with a career in open source.
|
|
- [**The Lego Bricks Era**](/essays/2026-03-18-values_i_outgrew_and_the_ones_that_stayed) — Looking back at which values survived the transition from movement to industry.
|
|
- [**The Reality of Developer Burnout**](/essays/2017-01-the_reality_of_developer_burnout) — The cost of building in public.
|
|
- [**Be Cordial or Be on Your Way**](/essays/2013-01-be_cordial_or_be_on_your_way) — Setting community standards.
|
|
- [**On Collaboration, Criticism, and Moving Forward**](/essays/2025-08-29-on-collaboration-criticism-and-moving-forward) — How single interactions get weaponized into lasting reputational damage.
|
|
|
|
### When Communities Fail
|
|
|
|
- [**When Values Eat Their Young**](/essays/2025-08-25-when-values-eat-their-young) — How ideal-driven groups drift from stated values toward shadow opposites through predictable mechanisms.
|
|
- [**The Inclusion Illusion**](/essays/2025-08-26-the_inclusion_illusion) — Supposed diversity initiatives that become sophisticated discrimination.
|
|
- [**The Cost of Transparency**](/essays/2025-08-27-the_cost_of_transparency) — The systematic discrimination that emerges when mental health conditions become visible.
|
|
- [**Ethical Lessons from the Open Source Community**](/essays/2019-01-ethical_lessons_from_the_open_source_community) — What we learned, and what we didn't.
|
|
|
|
### Building & Evolving
|
|
|
|
- [**The Maintainer Is the Interface**](/essays/2026-03-22-the_maintainer_is_the_interface) — The human behind the project is the first interface. A terse rejection costs more than the maintainer's time saved.
|
|
- [**PyTheory: Breaking Through Five Years of Creative Block with AI**](/essays/2026-03-22-pytheory_breaking_through_five_years_of_creative_block_with_ai) — Reviving a stalled open source project through human-AI collaboration.
|
|
- [**This Site Now Runs on Responder**](/essays/2026-03-22-this_site_now_runs_on_responder) — Dogfooding your own framework. Porting a live site to Responder in an afternoon.
|
|
- [**Designing for the Worst Day**](/essays/2026-03-18-designing_for_the_worst_day) — What human-centered design means when the human is in crisis.
|
|
|
|
### Conscious Development
|
|
|
|
- [**Programming as Spiritual Practice**](/essays/2025-08-26-programming_as_spiritual_practice) — Code review as compassion practice. Debugging as collective inquiry.
|
|
- [**The Recursive Loop: How Code Shapes Minds**](/essays/2025-09-05-the_recursive_loop_how_code_shapes_minds) — Programmer consciousness becomes collective consciousness through the systems we build.
|
|
- [**The Metrics You Expose Are the Values You Endorse**](/essays/2026-03-06-the_metrics_you_expose_are_the_values_you_endorse) — The metrics define the optimization landscape. The ethics are in the API docs.
|
|
|
|
### Related Themes
|
|
|
|
- [For Humans Philosophy](/themes/for-humans-philosophy) — The design principle that started with Requests.
|
|
- [Algorithmic Critique](/themes/algorithmic-critique) — What happens when platforms optimize for engagement instead of humans.
|
|
- [Mental Health & Technology](/themes/mental-health-and-technology) — The personal cost of community failure.
|
|
- [Evolution of Ideas](/themes/evolution-of-ideas) — How these ideas developed over fifteen years.
|