all 49 comments

sorted by: hot top controversial new old
[–] 106 points 4 months ago (6 children)

If you're talking about applications that can be made to act how their namesake predecessors did 30 years ago, sure. The Unix mindset is all about that.

But don't be fooled into thinking that anything on a modern Unix-like system hasn't been modified, patched or rewritten from scratch at some point in the last 30 years. More than once. Even /bin/false has a changelog.

  • source
  • hideshow 6 child comments
  • [–] 86 points 4 months ago (4 children)

    Slightly pedantic, but according to core-utils GitHub, false.c has not been changed in 21 years. But true.c, which is what false.c is based on, has been changed as recent as 4 months ago.

    I couldn’t resist looking it up, and found the results mildly interesting.

  • source
  • parent
  • hideshow 4 child comments
  • [–] 4 points 4 months ago

    Most changes are updating the copyright year.
    After that, it's pretty much (or maybe completely, I haven't checked exhaustively) for the --help and --version flags, not for the core part of exiting with a certain exit code.

  • source
  • parent
  • [–] 84 points 4 months ago (4 children)
  • [–] 39 points 4 months ago (3 children)

    yeah, I bet there was a bunch of crap written 30y ago too, the difference was no npm or github

  • source
  • parent
  • hideshow 3 child comments
  • [–] 40 points 4 months ago (7 children)

    Survivorship bias. We only see the "good old programs" because the bad ones didn't make it until now.

  • source
  • hideshow 7 child comments
  • [–] 19 points 4 months ago (2 children)

    Yes

    And while not exactly applicable for the computer example but generally everytime this example is brought up

    ROMANS DID NOT HAVE 40 FUCKING TON TRUCKS

    Much less so 100s per hour

    Roman infrastructure was/is impressive no doubt

    But not that impressive

  • source
  • parent
  • hideshow 2 child comments
  • [–] 8 points 4 months ago* (1 child)

    Sure, but we have been running the same Linux command line tools now for the 30 years ive been on Linux. None of them have had any noticable bugs and none of them have been replaced, until maybe now recently with some rust versions that are still not default.

    They are incredibly actually. We dont have that in software engineering anymore. We add features and bloat to all modern software until it needs to be replaced.

  • source
  • parent
  • hideshow 1 child comment
  • [–] 6 points 4 months ago

    Kind of sad isn't it? I had some lengthy discussions with someone who worked for Atari in the 70s/80s and the amount of magic they worked with limited hardware was something else.. Sadly I was a young drunk and don't remember much of what he said.

  • source
  • parent
  • [–] 34 points 4 months ago (2 children)
  • [–] 26 points 4 months ago (4 children)

    That Roman road is in absolute shit condition. It used to have 2 more layers on top of those rocks, a gravel layer and a stone block finish.

  • source
  • hideshow 4 child comments
  • [–] 15 points 4 months ago* (2 children)

    That Roman road also didn't have thousands of multi-ton vehicles rolling over it every day.

  • source
  • parent
  • hideshow 2 child comments
  • [–] 14 points 4 months ago (2 children)

    Who spilled the 55 gallon drum of sulfuric acid out front, and "forgot" to clean it up?

  • source
  • hideshow 2 child comments
  • [–] 11 points 4 months ago

    30 months!??!? Are you trying to get hacked?

  • source
  • [–] 11 points 4 months ago

    I watched whole videos about repaving with used bricks and why we don't do that for all low-speed roads globally is just beyond me.

  • source
  • [–] 10 points 4 months ago (5 children)

    I'm an old-school JavaScript developer, that's why I use Angular!

  • source
  • hideshow 5 child comments
  • [–] 10 points 4 months ago

    COBOL system written 50 years ago...JS package at release.

  • source
  • [–] 9 points 4 months ago (1 child)
  • [–] 6 points 4 months ago (1 child)

    We should dig up our roads to use as fuel while we're at it

  • source
  • hideshow 1 child comment
  • [–] 5 points 4 months ago

    Yeah accurate. I got a few node projects and more rust projects. The few node projects get more security vulnerability than the rust ones. And most time it's just OpenSSL and rustls, which is kinda expected from such important packages

  • source
  • [–] 3 points 4 months ago

    Really, that's some well-crafted street.

  • source
  • [–] 2 points 4 months ago

    Software quality apocalypse continues to worse ( the bar was already low )

  • source
  • [–] 1 point 4 months ago
    [–] 1 point 4 months ago

    And now they are being released 100x faster by AI

  • source