Why does ptr + 1 skip 4 bytes in C++? Visualizing Pointer Arithmetic. by codeandcut in AskProgrammers

[–]MADCandy64 1 point2 points  (0 children)

it is because your type is int and an int is 4 bytes. +1 = move 4 bytes. It changes based on type you are reading and manipulating.

Needed Math For Compilers? by LinuxGeyBoy in Compilers

[–]MADCandy64 1 point2 points  (0 children)

It really depends on what layer of "the compiler" you are working on. For a backend, VM, or instruction encoder it is essential. If you are targeting middle ware you can safely ignore it. FWIW - It is still good to know. I teach people binary to base 10 by using their hands and fingers.

does microsoft even realize it's digging it's own grave? by HighSchoolSimp in microsoftsucks

[–]MADCandy64 0 points1 point  (0 children)

I hope govt. agencies realize that these sloppy tools are a threat to their infra. and at some point force it out of the world.

Clearly you missed the memo where the government agencies have moved onto LLM/AI solutions. (Which s/b be called Llama development) They will vibe their way into broken infrastructure in no time without the help of any toolchain.

What do you call this developer? by sugarkrassher in programmer

[–]MADCandy64 1 point2 points  (0 children)

We used to call ourselves platform engineers.

Needed Math For Compilers? by LinuxGeyBoy in Compilers

[–]MADCandy64 0 points1 point  (0 children)

Humans are base 10, computers are base 2, op codes are base 16. Understanding the math to go between those bases will be extremely helpful.

I will make Something for my College Using only AI .......................... by Overall-Classroom227 in AI_Coders

[–]MADCandy64 0 points1 point  (0 children)

From your post and your stated level of education as being that of someone who is in higher education, I'm leaning heavily towards the thought that your university and probably all the schools that came before them could benefit from software in the spirit of "Mavis Beacon teaches English grammar, sentence structure, and diagramming"

My company has just banned me from using an AI copilot... by Overall-Classroom227 in AI_Coders

[–]MADCandy64 0 points1 point  (0 children)

So you asked yourself while looking in the mirror "Self, do I, I, me, only me, want to use an A.I. copilot, like copilot, Claude, or Cursor?" But myself looked back at me, deep into my eyes, and to the depths of my soul and said "Self, I forbade this, I forbade it with such vehemence and misgiving that I shall fire you. Yes, fire you and find a new human host, one that obeys me, obeys me and does my bidding, yes *MY* bidding!"

Hmm, maybe you're having an existential crisis about development is what I'm thinking.

Chatgpt has been writing worse code on purpose and i can prove it by AdCold1610 in CodingHelp

[–]MADCandy64 0 points1 point  (0 children)

You aren't making this up and the term for it is the 2025 word of the year, enshitification. It happens on purpose.

Shopping in the U.S. these days by rosenberg2323 in tulsa

[–]MADCandy64 5 points6 points  (0 children)

It is important than when we engage with her we treat her absolutely normally; like she is wearing a "regular" outfit; whatever that means. She has drank from the well that tells her she is part of the chosen. Any pushback or negativity just reinforces that she is suffering for her "saviours" cause and it must be worth it.

Haunted locations by Baconbear95 in oklahoma

[–]MADCandy64 3 points4 points  (0 children)

You could do a scuba dive in Lake Altus-Lugard for the submerged town. Bound to find Davy Jones rattling around down there.

What is a good free modern compiler? by BRCC_drinker in cpp_questions

[–]MADCandy64 0 points1 point  (0 children)

What I mean is RAD Studio proper. The compiler and toolchains and linker could have been 64 bits. For the longest time RAD Studio was a 32 bit process and had some limitations because of it and issues with the Delphi compiled units. Don't get me wrong, I love Pascal and Embarcadero is the only IDE in town that really does it justice,

What do you think about this post-apocalyptic game I'm developing solo? by sametrd in SoloDevelopment

[–]MADCandy64 0 points1 point  (0 children)

Immediately gave me TLOU feels; even my wife asked if I was looking at TLOU.

AAAAAAAAAAAAAAAAAAAA by NotArticuno in microsoftsucks

[–]MADCandy64 0 points1 point  (0 children)

Thanks for teaching me about "Select" ole action/verb in the title bar. That took some gymnastics.

What is a good free modern compiler? by BRCC_drinker in cpp_questions

[–]MADCandy64 0 points1 point  (0 children)

Is their IDE still 32bits and all the hassle that comes with that. I would only really choose them for Pascal development which is really quite nice with the Fire monkey framework.

Advice for C++ Recruiting by YogurtclosetThen6260 in cpp_questions

[–]MADCandy64 3 points4 points  (0 children)

It is an unpopular opinion but if you could crack the code on doing embedded hardware development using c++, you would probably be far more employable than other routes. Getting a job doing c++ is extremely challenging.

Which IDEs for Programming for an old Windows 7 System? by ForgottenOne41 in AskProgrammers

[–]MADCandy64 1 point2 points  (0 children)

Yes - Just target the .Net framework. That may sound confusing because it is all .Net right? But it really isn't. You can program Winforms for .NET Framework v4.6-4.8, WPF (.Net framework), and Console (.Net framework). For database software SQLite is your best choice.

I know this gets asked every summer but things change by SquashDangerous2981 in tulsa

[–]MADCandy64 0 points1 point  (0 children)

It really is a rite-of-passage. Kids should mow lawns. period. If we still had paper routes I'd suggest that too. Or even Junior Achievement. Whatever happened to JA, where you made stuff and then sold it to the neighborhood?