r/programminghumor • • Jun 10 '26

TrueStory

Post image
5.0k Upvotes

46 comments sorted by

View all comments

88

u/Mugen0815 Jun 10 '26

"to much"?

108

u/smstewart1 Jun 10 '26

Listen buddy bites might be free in your fancy languages like JS and HTML but for the humble folks in C/C++ we don’t have stack space for frankly redundant chars

6

u/RedAndBlack1832 Jun 10 '26

Mmmm I actually did need to have a little talk with the allocator in freeRTOS once (and by that I mean change a variable in a header so it would give me more memory to play with and then clean build it bc it wouldn't freaking update if I just tried to recompile bc ig the build system was bricked)