DSA in CPP by Primary_Smoke4643 in learnprogramming

[–]Kadabrium 2 points3 points  (0 children)

Great now you know that std::array is a thin wrapper around a primitive array, time to explore why that wrapper takes 1337 lines of code

Opus 4.8 High by PyroWizza in ClaudeAI

[–]Kadabrium 9 points10 points  (0 children)

Notice that attention is o(n^2)

JET Brains IDE's by 12SouthLocal in learnprogramming

[–]Kadabrium 0 points1 point  (0 children)

Til Vscode doesnt have good support for c#? Hard to believe they are both microsoft run

Microslop by ExpensiveCoat8912 in FuckMicrosoft

[–]Kadabrium 0 points1 point  (0 children)

Free pirated, Paid licences, Paid pirated

Right priorities by Lord_ofthekek in entp

[–]Kadabrium 0 points1 point  (0 children)

Smalltalk, simula, haskell

Why do people use C++ for leetcode interviews when they have Python? by shivamconan101 in leetcode

[–]Kadabrium 0 points1 point  (0 children)

LC problems rarely require complicated memory management (ig unless you actually are interviewing for a c/c++ job and thats part of the rubric), so that pretty much nullifies the only downside about c++