A 2024 Plea for Lean Software (with running code) - Bert Hubert's writings
berthub.eu
external-link
This post is dedicated to the memory of Niklaus Wirth, a computing pioneer who passed away January 1st. In 1995 he wrote an influential article called “A Plea for Lean Software”, and in what follows, I try to make the same case nearly 30 years later, updated for today’s computing horrors. The really short version: the way we build/ship software these days is mostly ridiculous, leading to 350MB packages that draw graphs, and simple products importing 1600 dependencies of unknown provenance.
sik0fewl
link
fedilink
29M

I agree with the sentiment, but in his linked project he says this:

Somewhat surprisingly, Trifecta does not touch the images it serves. This is a bit sad since it might be useful for the software to create thumbnails for example. The security record of most image libraries however is sufficiently depressing that it is not worth the cost to do any kind of conversion.

Apparently leaking EXIF data to the internet is not a concern of his.

@samc@feddit.uk
link
fedilink
English
29M

Is that an issue if you need to login first?

@Boozilla@beehaw.org
link
fedilink
English
189M

A-fucking-men.

Been bitching about this for years to deaf ears.

Old enough to remember when folks took pride in how few lines of code they could write to get something done. Not unreadably dense undocumented code. Just lean, clean, and efficient.

There’s still a place for large complex software, but 99% of business apps that just move text strings, datetime values, and decimals around from point A to point B aren’t that place.

See it’s actually fine because computer power is just always going to get better and the next gen will handle it all fine.

Oh and there is definitely no reason to try and reduces electricity usage. See cause we’re totally going to run everything on solar panels any day now and we can just scale that up forever to meet demand without any problems.

Obviously, sarcasm. It is kind of infuriating how little a lot of companies care about keeping stuff lightweight.

Personally I’m very interested in projects to build functional lightweight systems and architecture, particularly stuff that could run on older process node chips. Like stuff that could be made without colossally complex supply chains.

Join the cult of embedded engineers! My current project at work uses a cortex m0, so we have 32kB of code ROM and 4kB of RAM. It’s really satisfying finding little optimizations to save a couple dozen bytes here or there, and there’s never the pressure to just slap together code without worrying about size or speed since you can’t afford it with the hardware you’re using

gregorum
link
fedilink
English
3
edit-2
9M

What might be interesting is to go through some archive of old, say, accounting software and find whatever was really the best. Maybe something that ran on an IBM mainframe in the 70s or something, but got upgraded decades ago. Lo and behold we discover this software from the past (with some modern tweaks) is the best accounting software ever, and it can run amazingly on earlier node architecture that is extremely simplistic to adapt to modern architecture.

Accounting software needs to be updated yearly to the local tax codes or it becomes useless

Create a post

A nice place to discuss rumors, happenings, innovations, and challenges in the technology sphere. We also welcome discussions on the intersections of technology and society. If it’s technological news or discussion of technology, it probably belongs here.

Remember the overriding ethos on Beehaw: Be(e) Nice. Each user you encounter here is a person, and should be treated with kindness (even if they’re wrong, or use a Linux distro you don’t like). Personal attacks will not be tolerated.

Subcommunities on Beehaw:


This community’s icon was made by Aaron Schneider, under the CC-BY-NC-SA 4.0 license.

  • 1 user online
  • 56 users / day
  • 167 users / week
  • 618 users / month
  • 2.31K users / 6 months
  • 1 subscriber
  • 3.28K Posts
  • 67K Comments
  • Modlog