C/C++: so bad that even the white house takes notice 😂
Technology
This is a most excellent place for technology news and articles.
Our Rules
- Follow the lemmy.world rules.
- Only tech related content.
- Be excellent to each another!
- Mod approved content bots can post up to 10 articles per day.
- Threads asking for personal tech support may be deleted.
- Politics threads may be removed.
- No memes allowed as posts, OK to post as comments.
- Only approved bots from the list below, to ask if your bot can be added please contact us.
- Check for duplicates before posting, duplicates may be removed
Approved Bots
Can’t we just bring back Forth and call it a day?
I’m not sure what to think about this. It’s bizarre, the White House making any recommendations on programming languages.
They’re definitely not seen as an authority in this field. Why would anyone care what recommendation they make? And so why make one at all?
There have been words around this, like how software should be safe by design, but the regulation should come from the governing entity. This is simply materialized now, but there has been momentum.
It’s a national security threat
C/C++ is a threat to mental stability
They’re definitely not seen as an authority in this field. Why would anyone care what recommendation they make?
It's possible that they are acting on the advice of advisors who are authorities in this field.
And so why make one at all?
I expect it's because information and industrial security are components of national security, which is of great concern to them, and those things depend on software.
I'm not surprised to see this, given that state-sponsored electronic attacks are on the rise these days.
I think we should politicize code. It seems so unfettered by politics so far while so many other things are nicely split amongst party lines. Seems like maybe the Republicans should embrace C and the democrats can have python or something.
Can I both upvote and downvote you? Seems most appropriate
Republicans get C, Java, Lua, and C++; Democrats get Ada, Rust, C#, and Python; Libertarians get Zig, TCL, Julia, and Ocaml for some reason.
haha as if repugnicunts code...
I thought this is a tech space, but you've just made a lot of people Republicans.
One would also expect Ada to be Republican.
And can libertarians please have Common Lisp?
“We, as a nation, have the ability—and the responsibility—to reduce the attack surface in cyberspace and prevent entire classes of security bugs from entering the digital ecosystem but that means we need to tackle the hard problem of moving to memory safe programming languages,” National Cyber Director Harry Coker said in the White House news release.
o7
Team Fortran raise up, but not too fast our old bones aren't as strong as they used to be.
Gov is getting rusty
Probably a good idea, plenty of languages out there that can give good performance while being memory safe nowadays.
Such as? (Non-programmer here, so I don't know the ins and outs of programming languages.)
C#
Isn't that only microsoft exclusive and closed source? Also does compiling it really yield the same speed as C, it is garbage collected isn't it?
Was always possible to compile+run C# on Linux using the Mono project. Until Microsoft "bought them out" and created .NET Core, a cross platform version of .NET that MS now encourages people to use instead...
Microsoft's new linux compile tools rub me the wrong way slightly, with the telemetry that's opt-in by default.
Mono is still extremely valuable for older .NET Framework apps under WINE though, way easier to setup compared to the official installers from what i've experienced.
No idea how compiled C# compares to C...
Zig and Rust come to mind, at least for replacements for low level languages.
Good luck with that, C/C++ are still crazy popular
well... that's the point - if they weren't this wouldn't be a concern