Codetown ::: a software developer's community
If a new proposal by Oracle is accepted, oversight of Java technical standards will fall under the auspices of a single committee, rather than the current system, which has separate entities for Java EE/SE and ME.
Java SE and EE concern desktop and server environments while ME is for mobile and embedded uses of Java.
Read more …
ContinueAdded by Michael Levin on January 27, 2012 at 12:26pm — No Comments
Added by Michael Levin on January 25, 2012 at 5:48pm — No Comments
This post will soon contain several Java interfaces for something called a Generatrix. It is the subject of a research article I have submitted to an upcoming IEEE conference. The sample code here will be a supplement to the article for the benefit of the review team and readers, if the article is accepted.
Stand By.
Added by Juan Rolando Reza on January 8, 2012 at 6:56pm — 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.

Schema proliferation builds slowly and gets expensive fast. One schema per event type feels right until there are ten tables, union queries spanning all of them, and a single field rename touching every schema. Discriminator-based schema consolidation collapses that to two tables, turning multi-table unions into a single query, while new variants are additive and don't break existing consumers.
By Spoorthi Basu
Sergiu Petean discusses the strategic journey of evolving DevOps into platform engineering within heavily regulated enterprise environments. He explains how to maximize efficiency using dynamic reference architectures, align platform KPIs directly with board-level business goals, reduce cognitive load via custom team topologies, and maintain innovation sovereignty through open-source technology.
By Sergiu PeteanGunnar Morling, technologist at Confluent and Java Champion, shares his experiences with building high-performance applications in Java, especially in the data space. He shares insights from experiments with building durable execution engines, bootstrapping, and AI natively developing Apache Hardwood - a minimal dependencies Java parser for Apache Parquet.
By Gunnar Morling
Gemma 4 can be paired with multi-token prediction (MTP) drafters that use speculative decoding to generate multiple tokens in parallel, allowing the model to verify them in a single pass and achieve up to ~3× faster inference without quality loss.
By Sergio De Simone
Matteo Collina has proposed a Virtual File System (VFS) for Node.js core through the node:vfs module. The proposal includes about 19,000 lines of code and addresses common workflow challenges. While it has community support, concerns have arisen regarding the use of AI in its development, prompting debates about its implications for code verification and necessity in the Node.js ecosystem.
By Daniel Curtis
© 2026 Created by Michael Levin.
Powered by