I'm Attending Open Source Bridge - June 17–19, 2009 - Portland, OR

Open Source Bridge is a new conference for developers working with open source technologies. It will take place June 17-19 in Portland, OR, with five tracks connecting people across projects, languages, and backgrounds 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.

Through this conference, we hope to answer a question: what are the rights and responsibilities of an open source citizen? As developers, we find ourselves in many roles; we are users, creators, and leaders. The Open Source Bridge team believes that our role as open source citizens informs our work whether we are conscious of it or not. Open Source Bridge is intended as a call to action to become better citizens, by sharing our knowledge with each other.

In addition to conference sessions, the conference includes two dedicated “hacker lounge” spaces for attendees to hang out, schedule code sprints, and connect with each other. One will be at the Oregon Convention Center, and one at the Hilton Portland, Executive Tower, our official conference hotel.

Outside of the conference, Portland offers many attractions for visiting geeks: Powell’s technical books, dozens of local brewpubs, and large green spaces like Forest Park, all accessible by mass transit.


We have a thriving local user group community, with many events posted on calagator.org.

Registration is open now. Please go to http://opensourcebridge.org/ attend to find out more. We are also seeking proposals for talks, through March 31st. You can read the full call for proposals at opensourcebridge.org/call-for-proposals.

OSB is providing a user group discount code that will allow members to register for $150, which is lower than the early bird rate and $100 off our regular registration. Enter “osb4228″ when you register to receive the discount, and be sure to mention which user group you’re a part of.

Open Source Bridge is a 100% volunteer-run, non-profit conference. Find out how to get involved at opensourcebridge.org.

Views: 22

Comment

You need to be a member of Codetown to add comments!

Join Codetown

Happy 10th year, JCertif!

Notes

Welcome to Codetown!

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.

When you create a profile for yourself you get a personal page automatically. That's where you can be creative and do your own thing. People who want to get to know you will click on your name or picture and…
Continue

Created by Michael Levin Dec 18, 2008 at 6:56pm. Last updated by Michael Levin May 4, 2018.

Looking for Jobs or Staff?

Check out the Codetown Jobs group.

 

Enjoy the site? Support Codetown with your donation.



InfoQ Reading List

ExtendDB: Open Source Amazon DynamoDB Compatible Adapter with Pluggable Storage Backends

AWS recently announced ExtendDB, a DynamoDB-compatible adapter that lets developers use the DynamoDB API with different storage backends, starting with PostgreSQL. The project supports existing SDKs and tools without modification, giving teams greater flexibility to run DynamoDB-style workloads outside of native DynamoDB while maintaining compatibility with current applications and workflows.

By Renato Losio

Cloudflare Identifies Query Planning Bottleneck in ClickHouse

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

How OpenAI Built a Secure Windows Sandbox for Codex Agents

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

Presentation: Platform Teams Enabling AI - MCP/Multi-Agentic Tools across Linkedin

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

How Netflix Maps Thousands of Microservices in Real-Time

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

© 2026   Created by Michael Levin.   Powered by

Badges  |  Report an Issue  |  Terms of Service