OpenSSL’s documentation is garbage.

I still don’t understand how it’s possible to make such horrible quality documentation. The introduction is ok but could be better, it doesn’t even tell you where to start, where to go, the functions, classes, interfaces everything is just stuck together like bunch a magnets. I’m not even exaggerating just take a look at the docs, everything is scrambled, tightly spaced, barely explained, just laying my eyes upon the text gives me a severe headache.

They really need to make better documentation. because if you make good api’s, but unfortunately the documentation sucks then developers will not want to use it.

reddit.com
u/Bitter-Today285 — 7 days ago

Why do we need pointers in C++?

Pointers seem kinda useless to me because if you want to fetch the memory address of a variable you can just do "&var" everytime need it. Can someone give me exemples where i realistically need pointers and can’t just do "&var" everytime when i need it??

reddit.com
u/Bitter-Today285 — 14 days ago

Why does Microsoft shove ai down everyone’s throat

No seriously they piss me off trying to make everything ai and making their products ai powered as well.

reddit.com
u/Bitter-Today285 — 21 days ago

What is a buffer???

I keep seeing the word "buffer" everywhere in programming but i don’t know what it is or what’s the point or how and where do you know you have to use one?

reddit.com
u/Bitter-Today285 — 30 days ago
▲ 16 r/cpp

Anyone else still uses DirectShow?

Even though ds is deprecated and media foundation replaced it i still use it in programming quite often, maybe i’m just obsessed with old stuff

reddit.com
u/Bitter-Today285 — 1 month ago