this post was submitted on 28 Mar 2025
748 points (99.1% liked)

Technology

68244 readers
4052 users here now

This is a most excellent place for technology news and articles.


Our Rules


  1. Follow the lemmy.world rules.
  2. Only tech related news or articles.
  3. Be excellent to each other!
  4. Mod approved content bots can post up to 10 articles per day.
  5. Threads asking for personal tech support may be deleted.
  6. Politics threads may be removed.
  7. No memes allowed as posts, OK to post as comments.
  8. Only approved bots from the list below, this includes using AI responses and summaries. To ask if your bot can be added please contact a mod.
  9. Check for duplicates before posting, duplicates may be removed
  10. Accounts 7 days and younger will have their posts automatically removed.

Approved Bots


founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] criss_cross@lemmy.world 20 points 5 days ago (2 children)

I've worked on these "cost saving" government rewrites before. The problem is getting decades of domain logic and behavior down to where people can be productive. It takes a lot of care and nuance to do this well.

Since these nazi pea brains can't even secure a db properly I have my doubts they'll do this successfully.

[–] britaliope@kourjetez.bzh 9 points 5 days ago* (last edited 5 days ago)

well the new ruleset they will implement is quite simple:

IF user wants money AND user is rich THEN accept request ELSE fuck off

the tricky part is to say fuck off in a subtle enough way their maga shills think it's perfectly normal in order to save the nation blah blah blah

[–] gedhrel@lemmy.world 2 points 5 days ago

Not just domain logic. The implementation logic is often weird too. Cobol systems have crash/restart behaviour and other obscure semantics that often end up being used in anger; it's like using exceptions for control flow, but exceedingly obscure and unfortunately (from what I've seen of production cobol) a "common trick" in lots of real-world deployments.