programming memes
Open in Telegram
4 003
Subscribers
+324 hours
-27 days
+6330 days
Posts Archive
4 003
\r enjoyer
#include <stdio.h>
#include <unistd.h>
int main() {
for (int i = 10; i >= 1; i--) {
printf("\r%2d", i);
fflush(stdout);
sleep(1);
}
printf("\r");
printf("Done!\n");
return 0;
}4 003
My AI thinks it's funny
Asked my AI assistant to โclean up my messy function.โ
It deleted the whole thing and said โfunction no longer needed.โ
Honestly, might be right.
4 003
Not a meme but a question
I am 32 and divorced, been busting my ass for years and managed to either get screwed or screw myself over and over throughout the years.
I did overseas traveling for several years out of high school and as a result I have no college education.
I have nothing to my name at 32 and looking to start over (again.) Iโm wondering if you guys could give me a timeline or some numbers regarding programming work.
If I have never studied coding at 32 but have always been savvy with computers, and have written a couple very simple programs for controlling my mouse while afk and stuff like that.
Is it worth it at this point in my life to pursue a programming career? If so, could you give me any kind of basic guidelines for how much time and money I would spend on education and what kind of timeline I could expect a job from said education, and what kind of starting pay would I be looking at? And what all kind of stuff should I be looking to learn specifically (which coding languages, should I be learning AI or anything else to prop me up)?
Available now! Telegram Research 2025 โ the year's key insights 
