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.

AWS recently announced CDK Mixins, a new AWS CDK feature that lets developers add reusable capabilities like security, monitoring, and configuration to AWS resources. Mixins work across different construct types, making infrastructure code more flexible and reusable.
By Renato Losio
Google recently announced that WebMCP is entering origin trials in Chrome 149. The new WebMCP standard proposal lets sites expose tools (e.g., JavaScript functions and HTML forms) to in-browser AI agents, which can thus reliably simulate user actions instead of resorting to possibly expensive (e.g., on-screen reading) and often unreliable guesswork (e.g., DOM scraping).
By Bruno Couriol
Google has announced the Google Colab CLI, a command-line tool that allows developers and AI agents to interact with remote Colab runtimes directly from a local terminal.
By Daniel Dominguez
Slack modernized its data platform by replacing SSH based execution in Amazon EMR pipelines with a REST driven orchestration layer called Quarry. The migration covered 700 plus Airflow operators, improving security, reliability, and observability while eliminating direct SSH access across production clusters and enabling a server side job lifecycle model.
By Leela Kumili
Google's Angular team has released a repository called angular/skills, focusing on Agent Skills that enhance AI coding agents' ability to write modern Angular code. The repository includes skills for generating code and scaffolding applications, reinforcing current Angular conventions. It serves as a snapshot, aiming to improve AI suggestions by providing updated context.
By Daniel Curtis
© 2026 Created by Michael Levin.
Powered by
You need to be a member of Java SE Town to add comments!