Codetown ::: a software developer's community
James Ward gave a great presentation on Heroku. The server of choice for Facebook developement. He commented on some attendees not being familiar with all the buzzwords he used. So we thought of a Buzzword Bingo game.
I think having a handout with the most common buzzwords especially any the speaker is likely to use would be useful. I have always thought having a handout about the speaker and topic would be a good idea. I have never had the time to actually create such a useful document though.
Expand on this thought a bit to make it fun. Create a bingo card with each square being a likely buzzword. Include in the square a definition of the word. Hand out pennies as bingo tokens. As the attendees hear each buzzword they cover the box with a penny. First one to bingo gets a prize.
The card gives the attendees something to refer to to help them figure out what the speaker is saying.
Comment
What a great idea, Dan. Maybe we can do this at the next GatorJUG meeting.
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.

The Linux Foundation has announced the general availability of Valkey 9.0, the open-source in-memory storage solution developed as a successor to Redis. The latest major version introduces atomic slot migrations, hash field expiration, and full support for numbered databases in cluster mode, enabling scaling to 2,000 nodes and achieving over 1 billion requests per second.
By Renato Losio
At QCon SF 2025, Michelle Brush of Google explored the evolving landscape of software engineering in her keynote, “Humans in the Loop: Engineering Leadership in a Chaotic Industry.” She highlighted the complexities engineers face amid automation and AI, stressing the importance of conscious competence, higher-level problem-solving, and effective leadership in navigating today's challenges.
By Andrew Hoblitzell
Airbnb upgraded Mussel, its multi-tenant key-value store, replacing static per-client rate limits with an adaptive, resource-aware traffic control system. The redesign ensures resilience during traffic spikes, protects critical workflows, and maintains fair usage across thousands of tenants while scaling efficiently.
By Leela Kumili
Emma Yuan Fang explains the Zero Trust mindset required to combat modern software supply chain attacks. She details security controls for dependency management, including SBOM (Software Bill of Materials), artifact signing, Git commit signing, and CI/CD hardening. Learn how to implement security gating, enforce policies as code, and manage secrets across your build and runtime environments.
By Emma Yuan Fang
Google has introduced Code Wiki, a new platform designed to keep software documentation continuously synchronized with the code it describes. The system generates a structured wiki for each repository, automatically updates it after every change, and powers an integrated chat interface that understands the entire codebase.
By Robert Krzaczyński
© 2025 Created by Michael Levin.
Powered by
You need to be a member of Codetown to add comments!
Join Codetown