Codetown ::: a software developer's community
Guess you know about all the resources and video cast Oracle providedat the Java 8 Launch site:…Continue
Started by Michael Levin. Last reply by Michael Levin Mar 29, 2014.
In this interview, Google’s Josh Bloch shares his views on the…Continue
Started by Michael Levin Dec 21, 2010.
JCertif is one of the first Java related conferences in the Republic of Congo, Brazzaville. Sponsored by…Continue
Tags: Max Bonbhel, Michael Levin, swampcast, africajug, congojug
Started by Michael Levin Aug 25, 2010.
Here's an update from the Chair of the JCP and director of the JCP Program office: Patrick Curranhttp://java.ulitzer.com/node/965152JSR Watch: Here’s…Continue
Started by Michael Levin May 19, 2009.
Are you doing much concurrent programming? I attended some of the concurrency talks at the NFJS conference and I'm using a mix of the old synchronized and the new(ish) java.util.concurrent classes.…Continue
Tags: Concurrency, J2SE
Started by Matt Weber Aug 31, 2008.
Comment
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.

Technology companies are extending AI beyond code generation into earlier stages of the software lifecycle, including PRD validation, design inputs, and code review. Initiatives from Uber, DoorDash, and Cloudflare highlight a shift toward AI-driven governance layers that evaluate engineering artifacts before implementation while preserving human oversight across the development pipeline.
By Leela Kumili
Naomi Saphra discusses 5 rules governing language model behavior, breaking down why LLMs act like populations rather than individuals. She explains how tokenization creates strange semantic blind spots and highlights the mechanics of sycophancy, showing how models leverage subtle data associations to match user biases and demographics - even guessing political views based on favorite sports teams.
By Naomi Saphra
With the Reactive Data Layer Architecture (RDLA), you establish a clear boundary between public data APIs and private, framework-specific data-source implementations. Your presentation layer operates in a purely reactive manner, observing data changes rather than procedurally querying them. RDLA also simplifies testing by encouraging you to program to interfaces and use clean seeding patterns.
By Mervyn AnthonyLucide has released version 1.0 of its open-source icon toolkit, marking its first stable major release. The update features over 1,600 icons and removes trademarked brand icons due to legal and design concerns. Significant performance improvements have also been made, reducing package size and adding context providers for various frameworks. Users upgrading should be aware of breaking changes.
By Daniel Curtis
Sean Klein discusses why "human error" is a dangerous myth in complex systems. Sharing the inside story of Azure’s 2023 global WAN outage, he explains how modern incident analysis looks past the "Five Whys" to uncover systemic issues. Learn how engineering leaders can move away from blame, improve Standard Operating Procedures, and design resilient systems that actively protect their engineers.
By Sean Klein
© 2026 Created by Michael Levin.
Powered by
You need to be a member of Java SE Town to add comments!