Codetown ::: a software developer's community
Added by Michael Levin on March 28, 2010 at 4:00pm — No Comments
Added by Michael Levin on March 26, 2010 at 11:14am — No Comments
Added by Max Bonbhel on March 26, 2010 at 1:55am — No Comments
Added by Michael Levin on March 25, 2010 at 6:48am — No Comments
Added by Michael Levin on March 16, 2010 at 1:39pm — 1 Comment
ContinueBeen asked to pass this along:
"Folks,
Just in case daylight savings time got the best of you this weekend, we have extended the
JavaOne Call for Papers by 48 hours. If you have not yet submitted a topic or have
additional ideas, you have until 11:59pm Pacific Time on Tuesday, March 16th to get your
abstracts in. Keep the submissions coming—this is looking to be the best JavaOne…
Added by Michael Levin on March 15, 2010 at 7:30pm — No Comments

Added by Michael Levin on March 14, 2010 at 11:46am — No Comments
Added by Michael Levin on March 13, 2010 at 10:30am — No Comments
I have uploaded the presentation that I gave last night to the Gainesville Java Users Group on the Grails Portal Framework that I have been working on. You can download it using this link.
Added by Joshua Davis on March 11, 2010 at 11:18am — No Comments
There is my proposal for JUG-AFRICA agenda. Feel free to comment and add interesting ideas.
I will detail each point in my blog later.
Added by Max Bonbhel on March 9, 2010 at 10:30pm — No Comments
Added by Max Bonbhel on March 2, 2010 at 1:53pm — No Comments
2025
2024
2023
2022
2021
2020
2019
2018
2017
2016
2015
2014
2013
2012
2011
2010
2009
2008
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.

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 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
© 2026 Created by Michael Levin.
Powered by