Codetown ::: a software developer's community
Open Source Enthusiasts: this is a great conference. I have been to OSB and I can vouch for it. It's well attended and the talks are top notch. Plus, it'll bring you back into touch with the Portland community this year. Here's some info:
Open Source Bridge: http://opensourcebridge.org
Open Source Bridge is a conference for those working with open source technologies. It will take place June 21–24, 2016, in Portland, Oregon, with five tracks connecting people across projects, languages and experience to explore how we do our work and why we participate in open source. The conference structure is designed to provide developers with an opportunity to learn from people they might not connect with at other events. Attendees will learn and interact at three days of traditional conference presentations, a day of free-form unconference sessions, and our all-day Hacker Lounge.
We’re also seeking presentation proposals through April 15th. Read our Call for Proposals here:http://opensourcebridge.org/call-for-proposals
As a user group member, you can use the coupon code “osbugluv” to register for only $215 when you select Regular Registration. Learn more and register today at http://opensourcebridge.org/attend/
The conference is run entirely by volunteers who believe in the need for an open source event that focuses on the culture of being an open source citizen, regardless of where in the stack you choose to code.
Our event shares in-depth knowledge about using, creating, and contributing to open source as citizens of a greater community. You’ll find relevant information whether you write web apps for the cloud, tinker with operating system internals, create hardware, run a startup, or blog about technology.
The city of Portland is a great place to visit. It has a thriving tech community, a love of all things open source, and offers many attractions for visiting geeks, including Powell’s Technical Books, dozens of local brewpubs, and large greenspaces like Forest Park — all accessible by mass transit.
Visit http://opensourcebridge.org/ to learn more about the conference, see our session proposals, and register to attend.
Thanks!
Codetown is a social network. It's got blogs, forums, groups, personal pages and more! You might think of Codetown as a funky camper van with lots of compartments for your stuff and a great multimedia system, too! Best of all, Codetown has room for all of your friends.
Created by Michael Levin Dec 18, 2008 at 6:56pm. Last updated by Michael Levin May 4, 2018.
Check out the Codetown Jobs group.

Cloudflare recently described how a slowdown in its billing pipeline was traced to contention inside the query planning stage of ClickHouse. The team profiled the bottleneck and patched ClickHouse to replace an exclusive lock with a shared lock, drop the per-query copy of the parts list, and improve part filtering.
By Renato Losio
OpenAI details Codex Windows sandbox architecture, showing how SIDs, ACLs, restricted tokens, and dedicated sandbox accounts enable safe execution of autonomous coding tasks. The design balances isolation with real developer workflows and shows how OS security primitives must be composed for AI agents on local development environments.
By Leela Kumili
LinkedIn’s Karthik Ramgopal and Prince Valluri discuss leveraging AI as a new execution model for large-scale engineering. They explain how to move beyond fragmented implementations by building platform abstractions for orchestration, structured context, and safe tooling like MCP. They share architectural insights from real-world coding, observation, and UI testing agents built at LinkedIn.
By Karthik Ramgopal, Prince Valluri
Netflix has shared details about Service Topology. This internal system creates and updates a live dependency graph for thousands of microservices. It helps engineers see how services connect and resolve issues more quickly. The system merges three separate data sources into a single, queryable graph. It updates almost in real-time as traffic patterns shift.
By Claudio Masolo
Dropbox has unveiled Nova, an internal platform designed to orchestrate and operationalize AI coding agents across the company's engineering workflows.
By Craig Risi
© 2026 Created by Michael Levin.
Powered by
You need to be a member of Codetown to add comments!
Join Codetown