Codetown is a software developer's community. It's a technical networking and educational group focused on software development.

Photos

  • Add Photos
  • View All

JavaSpecialists

Issue 333 - Surprising += Cast (Rerun)

Surprisingly, the compound arithmetic expression contains a cast that can produce some interesting side effects. In this newsletter we explore this and other edge cases in the Java Language Specification.

Issue 332 - ForkJoinPool.asyncCommonPool()

The common ForkJoinPool refuses to tell us its exact parallelism, in order to spare us embarrassing division by zero errors. The effect is that the rest of the concurrency framework has had to create dangerous workarounds to counteract a possibly zero sized pool. Since Java 25, the ForkJoinPool will silently create a couple of threads to make CompletableFuture (and others) safer to use. In addition, ForkJoinPool has become a ScheduledExecutorService, thus we can use the common ForkJoinPool as a global timer.

Issue 331 - Virtual Thread States

No major feature has been adopted as quickly into production systems as virtual threads. Not generics. Not streams. But there are some catches. Original Java threads have six states. Virtual threads have 20 states, which Java maps onto the original six states. However, sometimes it can be useful to know what the virtual threads state is. In this newsletter we use deep reflection to learn how that works.

Issue 330 - Looking Back on 25 Years

Today marks our 25th newsletter anniversary, when I sent out an email to 80 colleagues and friends. To celebrate, we are looking at some of the most popular newsletters over the years. Thanks for being part of this adventure.

Issue 329 - Filtering Exceptions via try

One of the ways of figuring out the type of an exception is with instanceof. Another is to re-throw it, and to use the catch mechanism to sort things out. In this newsletter we look at different options, including switch with pattern matching.


Badge

Loading…

Who Reads Codetown?

 

Events

Blog Posts

New Java features

Posted by Michael Levin on August 29, 2025 at 5:32pm 0 Comments

August 28 2025, Newsletter no. 297 (this newsletter is available in html format at http://www.javaperformancetuning.com/news/news297.shtml )



As usual before a Java release, I'm listing all the new…

Continue

Free Eclipse book, recently published

Posted by Michael Levin on August 24, 2025 at 11:59am 0 Comments

Hi Everyone,
My publisher is running a free Amazon Kindle book promotion through Monday, August 25th, 2025. The book, “Eclipse Collections Categorically: Level up your programming game” can be obtained for $0 on Kindle on Amazon through the August 25th.…
Continue

What is vibe coding?

Posted by Michael Levin on June 9, 2025 at 9:37am 0 Comments

Vibe coding isn’t a formal technical term, but it’s become a slang or colloquial expression among programmers and tech communities—especially on social media and in creative coding circles.

What “vibe coding” usually means:

  1. Coding based on intuition or feel

    Instead of rigidly planning everything out, you’re:

    • Freestyling as you…
Continue

Groups

Forum

Java books for any library 5 Replies

What books should be on the bookshelf of EVERY Java programmer, no matter what specific technologies they are working on?The two that come to my mind areThinking in JavaJava Concurrency in PracticeWhat else am I missing?Continue

Started by David Moskowitz in Java. Last reply by sneha gulati Feb 8, 2019.

Error trying to use Fragment

I am new to Android.  I have been working thru some examples in a book called  Head First Android Development.  I entered a small program using fragments and get a Casting Error.cannot cast andoid.app.fragment to…Continue

Tags: Fragment

Started by Robert Sobol in Java Oct 10, 2017.

Fragment Syntax Problem

My name is Rob Sobol.I have been working through a book called Head First Android Development.I hit a syntax error in a simple exercise that uses one fragment. I have been trying to figure out the error for days.  I am hoping some in the forum can…Continue

Tags: Fragments

Started by Robert Sobol in Java Oct 10, 2017.

Hadoop getting old?

An article just came out in InfoWorld about trends, which is always an interesting subject. Funny, they said Hadoop wasn't hot. Spark is. It's a good read. …Continue

Tags: codetown, infoworld, programming, hadoop, trends

Started by Michael Levin in Trends Apr 10, 2017.

What's functional programming, anyway?

Can you believe people are still trying to come up with a good definition or explanation of what functional programming is? Paul Krill is a journalist with InfoWorld. Here's an article he just wrote: …Continue

Tags: functions., codetown, lambdas, clojure, programming

Started by Michael Levin in Functional Programming Feb 21, 2016.

Santafe College 2 Replies

Santafe just added a new BAS  bachelor's program of study. 5651  ProgrammingContinue

Started by Dan Lackey in Dynamic Languages. Last reply by Michael Levin Feb 15, 2016.

Using SQL with Node,.js 1 Reply

All the tutorials and books for node.js seem to use Mongo as the database.  I am not sold on 'document' databases and would like to know how difficult it is to use any version for plain old tried-and-true SQL with Node.js.Does anybody have any…Continue

Tags: 'document, databases', SQL, node, node.js

Started by Kevin Neelands in Dynamic Languages. Last reply by Lou Caudell Nov 10, 2015.

The advantages of a RESTfull web-based API 5 Replies

I need to get a better handle on the advantages of a RESTful web-based API.  People tell me they scale better than other methods, but I don't see how they reduce database access or have any other feature that helps handle large amounts of traffic.…Continue

Tags: API', 'web-based, RESTful

Started by Kevin Neelands in Dynamic Languages. Last reply by Kevin Neelands Oct 25, 2015.

Want a Job? 1 Reply

Hi, Not sure if this is the appropriate place to post this sort of things (forgive me if its not). My company (really nice company btw) is looking to hire two junior and two senior Java Developers. Please forward me your resume to slaassel@gmail.com…Continue

Started by Saad Laassel in Java. Last reply by Theresa Wizorek-MacIntyre Oct 15, 2014.

Storing Sensitive Data ( like SSNs ) 1 Reply

We might have to store Social Security Numbers.  We REALLY don't want to do this in our own database, we'd like some external 'vault' service that stores them encrypted and getting to them is difficult.  Does anyone have any ideas along these lines?Continue

Started by Kevin Neelands in Java. Last reply by Michael Levin May 7, 2014.

Members

Latest Activity

Visar Zejnullahu is now a member of Codetown
Jan 1
Michal is now a member of Codetown
Nov 30, 2025
QuickBooks Integrations is now a member of Codetown
Nov 21, 2025
Mia James is now a member of Codetown
Oct 16, 2025
Michael Levin left a comment for Tobias Ivarsson
"Happy birthday, Tobias! Hope it’s a great one."
Oct 11, 2025
Michael Levin posted a video

Ever wondered how companies gauge customer interest? Discover the surprising tactics from Expedia...

In an intriguing throwback, key insights from the life of Dara Khosrowshahi unveil how seemingly ineffective strategies, like implementing a non-functioning ...
Sep 29, 2025
Michael Levin posted a photo
Sep 19, 2025
Michael Levin posted a photo
Sep 17, 2025
Michael Levin posted photos
Sep 16, 2025
Jim White left a comment for Michael Levin
"Thanks Mike!  What a blast from the past!  That Red Hat swag! ;-). Jim"
Sep 9, 2025
Michael Levin left a comment for Jim White
"Happy birthday!"
Sep 9, 2025
Karan Aujla is now a member of Codetown
Sep 5, 2025
Loyltworks is now a member of Codetown
Sep 4, 2025
Michael Levin shared their event on Facebook
Sep 4, 2025
Michael Levin posted an event
Thumbnail

Dev2Next at Colorado Springs Marriott

September 29, 2025 at 6pm to October 1, 2025 at 7pm
It's hard to believe, but we're in the last few weeks heading up to the dev2next 2025 conference. I'm eager to welcome speakers and attendees at the event. The Near Time Registration is open for those who have been waiting to get their final approvals to attend. Hotel rooms reserved, flights booked, meals planned, swags ordered (did I say swags), I can't wait for the…See More
Sep 4, 2025
Michael Levin posted a blog post

New Java features

August 28 2025, Newsletter no. 297 (this newsletter is available in html format at http://www.javaperformancetuning.com/news/news297.shtml )As usual before a Java release, I'm listing all the new performance features in the upcoming release, this time for Java…See More
Aug 29, 2025
Profile IconPercy Vega and Karuna Drishti joined Codetown
Aug 29, 2025
Krishna Metlab updated their profile
Aug 27, 2025
Krishna Metlab is now a member of Codetown
Aug 25, 2025
Michael Levin posted a blog post

Free Eclipse book, recently published

Hi Everyone,My publisher is running a free Amazon Kindle book promotion through Monday, August 25th, 2025. The book, “Eclipse Collections Categorically: Level up your programming game” can be obtained for $0 on Kindle on Amazon through the August 25th.https://www.amazon.com/Eclipse-Collections-Categorically-Level-programming-ebook/dp/B0FFM5MHBV/The Kindle…See More
Aug 24, 2025
 
 
 

Happy 10th year, JCertif!

Notes

Welcome to Codetown!

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.

When you create a profile for yourself you get a personal page automatically. That's where you can be creative and do your own thing. People who want to get to know you will click on your name or picture and…
Continue

Created by Michael Levin Dec 18, 2008 at 6:56pm. Last updated by Michael Levin May 4, 2018.

Looking for Jobs or Staff?

Check out the Codetown Jobs group.

 

Enjoy the site? Support Codetown with your donation.



InfoQ Reading List

Google Cloud Brings Full OpenTelemetry Support to Cloud Monitoring Metrics

Google Cloud recently unveiled broad support for the OpenTelemetry Protocol (OTLP) in Cloud Monitoring, marking a step toward unifying telemetry collection across its observability stack.

By Craig Risi

AWS Launches Agent Plugins to Automate Cloud Deployment

AWS launched Agent Plugins for AWS, providing AI coding agents with specialized deployment skills. The initial deploy-on-aws plugin transforms workflows by accepting commands like "deploy to AWS" and generating complete pipelines with architecture recommendations, cost estimates, and infrastructure code. Supported in Claude Code and Cursor, AWS claims 10-minute deployments versus hours manually.

By Steef-Jan Wiggers

Google Enhances Node Pool Auto-Creation Speed for GKE Clusters

Google Cloud has optimised GKE's node pool auto-creation, significantly cutting "Time to Ready" for massive clusters. By improving control plane communication and request batching, GKE now provisions resources faster, rivalling tools like Karpenter. The update enhances scaling reliability and stability for high-volume AI and batch workloads, automatically rolling out across supported versions.

By Mark Silvester

GitHub's Points to a More Global, AI-Challenged Open Source Ecosystem in 2026

GitHub has released its yearly look at open-source trends. They used data from the Octoverse 2025 report to help the open-source community get ready for the coming year. The picture that emerges is one of extraordinary scale and the structural strains that come with it.

By Claudio Masolo

Hybrid Cloud Data at Uber: How Engineers Solved Extreme-Scale Replication Challenges

Uber’s HiveSync team optimized Hadoop Distcp to handle multi-petabyte replication across hybrid cloud and on-premise data lakes. Enhancements include task parallelization, Uber jobs for small transfers, and improved observability, enabling 5x replication capacity and seamless on-premise-to-cloud migration.

By Leela Kumili

© 2026   Created by Michael Levin.   Powered by

Badges  |  Report an Issue  |  Terms of Service