Live data from Hacker News

Viewing profile — wildoats

wildoats

HN member
Joined
Fri, Dec 03, 2021, 5:22 AM UTC
HN karma
4
Public activity
6 items

About wildoats

No profile information was provided.

Recent public activity

  1. comment
    Comment #29441127

    It's far easier to write an app safe from memory corruption in Java than C. Java is as safe as Rust. It's just 1/2 the speed and uses 2-3X the ram. It was the best C alternative fo…

  2. comment
    Comment #29441054

    But you don't usually need to scale it. We run 1 million+ LoC Java monoliths on machines with 2GB.

  3. comment
    Comment #29438633

    Java already does this AFAIK. If you use a GC that supports class unloading (all the new ones do). Unused classes can be unloaded from RAM and it's like they don't exist. The execu…

  4. comment
    Comment #29438617

    Java isn't the worst choice. It's mostly safe, reasonable to work with, and quite fast. RAM isn't a bottleneck on most servers these days. Even the cheapest EC2 tends to have 2GB w…

  5. comment
    Comment #29427060

    Space is like international waters and I predict similar hijinks in coming years unfortunately. Satellites harassing with close passes, blocking antennas, maybe even poking each ot…

  6. comment
    Comment #29426919

    This is a bit hyperbolic. Wide scale COVID vaccination is needed for a functioning society. It's clear that waves of death won't stop without it. Especially now with Omicron, the f…