this post was submitted on 05 Mar 2024
108 points (96.6% liked)

Programming

17123 readers
95 users here now

Welcome to the main community in programming.dev! Feel free to post anything relating to programming here!

Cross posting is strongly encouraged in the instance. If you feel your post or another person's post makes sense in another community cross post into it.

Hope you enjoy the instance!

Rules

Rules

  • Follow the programming.dev instance rules
  • Keep content related to programming in some way
  • If you're posting long videos try to add in some form of tldr for those who don't want to watch videos

Wormhole

Follow the wormhole through a path of communities [email protected]



founded 1 year ago
MODERATORS
top 8 comments
sorted by: hot top controversial new old
[–] [email protected] 24 points 7 months ago (1 children)

Not only Rust, but still good to know that they care about such details.

[–] [email protected] 9 points 7 months ago* (last edited 7 months ago)

They’re gearing up for war, sadly. The majority of dangerous cyber attacks are state-sponsored right now.

[–] xmunk 17 points 7 months ago (1 children)

Time to rewrite my video card drivers in PHP.

[–] [email protected] 2 points 7 months ago

include $pixels;

[–] [email protected] 17 points 7 months ago (1 children)

Memory safe languages tend to be easier to use and to learn especially at lower skill levels with languages like Python and JavaScript. It's a nice thought, but the White House encouraging memory safety seems like a relatively insignificant push. It's the weight of legacy code and established solutions that will hold us back for a long time.

[–] [email protected] 6 points 7 months ago

Seriously, a good policy to actually press this issue would be to offer financial incentives to modernize code bases since the cost to replace those old COBOL files is usually the key deterrent

[–] [email protected] 2 points 7 months ago

Time to write everything in PHP

[–] [email protected] 2 points 7 months ago

Golang to the rescue!