How you can tell most english anime profile accounts are larping about programming.

Kind of an neurodivergent rant so feel free to ignore, but I really hate the cute twinks on /g/ and here on rdrama that plaster the language of God onto their jap paraphilia.

Exhibit A (see the attached picture). An anime girl holding the Ritchie Kernigan C book. This is a beginner-tier book that describes how if statements and for loops work. At the time, it was ground-breaking because programming was so much more primitive. Nowadays, it's completely unimpressive. Not only is it very basic, but it is flat out wrong in some places, since most people use C99 or C11, not Ansi C nowadays.

So what would be a good C book to photoshop onto all our favorite cartoons for undersocialized men? There isn't one. Even something "official" like the ISO C99 or C11 standard diverges from reality significantly. Books like "modern C" are written by hucksters who write C at the level of an undergraduate who just finished their first C programming course. The way to tell if someone is a serious C programmer or not is if they use libc stuff like malloc or not. If they do, it means they don't really care about the underlying hardware and operating system primitives. Ironically, the x86_64 reference manual Volume 1 is probably a better source for learning how to write good C code than any C book that currently exists.

16
Jump in the discussion.

No email address required.

:#marseynerd3:

Jump in the discussion.

No email address required.

He really showed that anime watcher who the bigger loser is

Jump in the discussion.

No email address required.

I just slap the keyboard until my code works man i dunno why you gotta make a big deal out of it.

https://i.rdrama.net/images/17143397112180295.webp

Jump in the discussion.

No email address required.

The best programmers I known usually don't interact with the programming "community" they're usually too busy actually programming.

They also don't care about aesthetic memery like /g/ does, often rocking a basic laptop they got on sale they use the single monitor of.


Follower of Christ :marseyandjesus: Tech lover, IT Admin, heckin pupper lover and occasionally troll. I hold back feelings or opinions, right or wrong because I dislike conflict.

Jump in the discussion.

No email address required.

:marseyindi#gnant:

There are only 2 languages that you should know - python for when runtime speed doesn't matter, and X86 assembly for when it does

Jump in the discussion.

No email address required.

:marseyhesright#:


Follower of Christ :marseyandjesus: Tech lover, IT Admin, heckin pupper lover and occasionally troll. I hold back feelings or opinions, right or wrong because I dislike conflict.

Jump in the discussion.

No email address required.

Have you read your SICP today?

Jump in the discussion.

No email address required.

SICP is also a bad book. 1 quarter of the book is dedicated to getters and setters for fricks sake.

Jump in the discussion.

No email address required.

HAVE YOU READ YOUR SICP TODAY?

Jump in the discussion.

No email address required.

>x86_64 reference manual

I'm in love with volume 2, unironically.

Since I started writing my O.S I need to reference it all the time and it is so clear, well organized, there's nice code examples. It might be the best reference book I've ever read.

Jump in the discussion.

No email address required.

:marseybaited2:

Jump in the discussion.

No email address required.

OMG imagine using that disgusting language over RUST. As a proud rustacean, I'm going to inform you: that's blasphemy. You can do better. Grab cargo and start using a beautiful memory managed, statically typed, comfortable yet low level language with a spectacular packaging system. No more memory leaks. No more makefiles. End the weird bugs caused by unrequested type casting. Easily find libraries. AND ALL OF THAT IS BLAZING FAST (at C/cpp-level speeds - yay compiled langs and llvm c:). Why wouldn't you? The syntax is spectacular as well; extremely clean, much better than anything else out there. Those match statements are so extremely pleasant, and the looping conventions are orgasmic. And the compiler is the most useful and polite you'll come across; no more endlessly scrolling segmentation fault and template errors. It's amazing and I love it and you should switch now because it's far superior to literally everything else, all those gross languages you're used to using. Come to rust and you'll never look back, it's so versatile and cleeeeean. Graydon Hoare is literally a god. The rust book is my bible. this is my religion now. USE RUST

Jump in the discussion.

No email address required.

Link copied to clipboard
Action successful!
Error, please refresh the page and try again.