RSSAmplifier

Dudley.Codes · May 22, 2025

The Next Abstraction

0
Sign in to vote or save

This page did not load. You can still read it on the original site — the toolbar below keeps your place in the directory.

In the mid 90s, when Java and its virtual machine started making the rounds outside of academia, the reaction from the Serious Software People™ was swift and predictable: this is a toy. You can’t do anything real with it. You certainly can’t run production systems on it. And you definitely - absolutely - cannot trust a garbage collector to manage memory for you. I was an early-career developer at…

In the mid 90s, when Java and its virtual machine started making the rounds outside of academia, the reaction from the Serious Software People™ was swift and predictable: this is a toy. You can’t do anything real with it. You certainly can’t run production systems on it. And you definitely - absolutely - cannot trust a garbage collector to manage memory for you.

I was an early-career developer at that time, and I was excited about Java. My computer science coursework had been all C and C++ (both languages requiring detailed memory management) but in my senior year, that one cool professor (there’s always one) taught a class on Java and I loved it.

Read on dudley.codes

Comments

Nothing yet. Say the first thing.

    Sign in to join the conversation.