28 points

I mean you’re not wrong but I’d argue you can get more interesting cve’s using a higher more performant language such as c++. Where there are are ways to include CVE 's from C and introduce new ones to each level of your program using inheritance.

permalink
report
reply
6 points

Here is the thing. Everybody, including attackers, is too overwhelmed with the boring variety of CVEs and unable to even think about the more interesting kind.

As soon as we make people stop generating those boring ones by the millions, our days will be way more interesting while we find and fix more complex CVEs. But anyway, those will also be way more common on C and C++ code than most other languages (maybe with an exception for JS).

permalink
report
parent
reply
1 point
*

We can call them CCVE’s! Critical CVE’s.

EDIT: Oh, nevermind. I’ve forgotten that it’s using CVSS, which has a tendency to really overestimate the risk, so almost everyting is CCVE according to them :D

permalink
report
parent
reply
26 points

Ah yes, the rust zealots shitting on one of the most important languages of all time… again.

Kinda weird how the number one way to promote Rust has been to downplay C and others.

permalink
report
reply
44 points

How exactly do you promote anything without saying “it’s better than the competition” in some way?

What else can you say about a programming language? There’s literally not a single point where a feature is not a comparison to the rest of the languages. There’s exactly one actual barrier: turing completeness. And that bar is so low, even Excel gets over it.

permalink
report
parent
reply
4 points

Also rust interacts through C Abi with most stuff. So C is still important for it.

permalink
report
parent
reply
29 points
*

I really didnt put all that thought into it when I posted this (certainly wasn’t looking to evangelize Rust). It was mildly amusing (memory safety came to mind) and I needed a title somewhat related to the meme was really all there was to it.

permalink
report
parent
reply
26 points

I believe, this post is primarily shitting on C and only mentioning Rust at the side.

permalink
report
parent
reply
13 points

The specifics of C’s design could barely be less important. In the 70s it was one of countless ALGOL derivatives churned out on-demand to support R&D projects like Unix.

Unix succeeded, but it could have been written in any of these languages. The C design process was governed by the difficulty of compiler implementation; everyone was copying ALGOL 68 but some of the features took too long to implement. If Dennis Ritchie had an extra free weekend in 1972, C might have a module system. But he didn’t, so it doesn’t.

permalink
report
parent
reply
11 points

Okay grandpa, back to bed.

permalink
report
parent
reply
-10 points

Boomers out past their bed time are hilarious.

permalink
report
parent
reply
7 points
*

That’s because Rust solves lots of issues caused by C, of course they are going to twist that knife and use it as a selling points. Humour is not bad, I’ve done lots of C and C++ and am not bothered a bit by it.

It doesn’t reduce the importance of the language at all, just sheds some light on safer languages, Rust or not.

permalink
report
parent
reply
6 points

Honestly, as a Rust Zealot, I’m much more excited about Zig as a C killer than Rust.

permalink
report
parent
reply
3 points

Found the Cnile

permalink
report
parent
reply
3 points

Lol if this is a joke on C and senile… Haha well done.

permalink
report
parent
reply
0 points

Word, Rust shills are the most annoying and shitting of the programming language zealots I’ve seen since the Java Enterprise shilling of the early 200xs. WHat’s worse, their memes aren’t even good, unlike the JS memes.

permalink
report
parent
reply
-36 points
*

C is the hardware language N°1 of the high-level languages. If you actually want to know and control what happens in the machine, you write in C. Rust, C++ and all the other abstractions are for people who do not understand how computers and computer memory work.

Edit: grammar

permalink
report
reply
34 points

This is a misconception that’s common among beginner C programmers. They think C is high level assembly and don’t understand the kinds of optimisations modern compilers make. And they think they’re hardcore and don’t make mistakes.

Hope you figure it out eventually.

permalink
report
parent
reply
31 points
*

even if you write in assembly, you still may not actually understand what is going on in the machine since processors convert the instructions to “micro-ops”, and let’s not forget hardware bugs like those caused by speculative execution

permalink
report
parent
reply
24 points

I’ve written programs in C. I’ve written programs in assembly, for x86 and for microcontrollers. I’ve designed digital logic and programmed it into an FPGA. I’ve built digital logic circuits with transistors.

I’ll still take Go over C any day of the week. If I’m doing embedded, I’ll use TinyGo.

permalink
report
parent
reply
1 point

Try Rust

permalink
report
parent
reply
3 points

Have you tried putting some WD40 on it?

permalink
report
parent
reply
3 points

Not everyone is on the Rust bandwagon

permalink
report
parent
reply
1 point

Why? I see no reason to go through the hassle of learning yet another language when Go serves my purposes perfectly and I’m happy with it.

permalink
report
parent
reply
1 point
Deleted by creator
permalink
report
parent
reply
17 points

CPUs are for people who don’t know how to melt their own sand into transistors.

Sand is for people who don’t know how to create their own silicon from hydrogen and a neutron emitter.

permalink
report
parent
reply
7 points

I wrote loads of firmware in c++ and some on highly constrained boards. You’re just stuck in the past and spewing bs

permalink
report
parent
reply
3 points

EL MAO

The obvious bait

CC BY-NC-SA 4.0

permalink
report
parent
reply
1 point

Forth is more like the real hardware language.

permalink
report
parent
reply

Programmer Humor

!programmer_humor@programming.dev

Create post

Welcome to Programmer Humor!

This is a place where you can post jokes, memes, humor, etc. related to programming!

For sharing awful code theres also Programming Horror.

Rules

  • Keep content in english
  • No advertisements
  • Posts must be related to programming or programmer topics

Community stats

  • 3.4K

    Monthly active users

  • 1K

    Posts

  • 38K

    Comments