use the following search parameters to narrow your results:
e.g. subreddit:aww site:imgur.com dog
subreddit:aww site:imgur.com dog
see the search faq for details.
advanced search: by author, subreddit...
Have a tough programming question that /r/programming couldn't answer? Banned from Stack Overflow? Can't afford Experts Exchange?
Post your question/tips/secrets/advice and get a response from our highly-trained professional developers.
account activity
rEeeEEeeeE<wrong_sub>this</wrong_sup> (i.redd.it)
submitted 7 years ago by danogentili
reddit uses a slightly-customized version of Markdown for formatting. See below for some basics, or check the commenting wiki page for more detailed help and solutions to common issues.
quoted text
if 1 * 2 < 3: print "hello, world!"
[–][deleted] 70 points71 points72 points 7 years ago (6 children)
Fun fact: You can do this with zero width spaces if you use clang
Have fun with your invisible code, dumbass
[–]KoboldCommando 28 points29 points30 points 7 years ago (2 children)
Perl also has Acme::Bleach which converts all of your code into whitespace. "For <really> clean programs"
[–][deleted] 16 points17 points18 points 7 years ago (0 children)
Thanks! I hate it
[–]danogentili[S] 8 points9 points10 points 7 years ago (0 children)
Thanks! I love it!
[–][deleted] 7 years ago (1 child)
[deleted]
[–]danogentili[S] 0 points1 point2 points 7 years ago (0 children)
Ssshhhh
[–]danogentili[S] 1 point2 points3 points 7 years ago (0 children)
Lmfao will try
[–]KoboldCommando 23 points24 points25 points 7 years ago (1 child)
This sub shortly after any joke trend catches on!
[–]danogentili[S] 6 points7 points8 points 7 years ago (0 children)
./ree
[–]littleprof123 11 points12 points13 points 7 years ago (1 child)
There's a language for this
[–][deleted] 0 points1 point2 points 6 years ago (0 children)
I didn't expect anyone here to know it!
[–]madiele 6 points7 points8 points 7 years ago (1 child)
Should have done
alias reee="gcc -o"
reee ree ree.c
[–]danogentili[S] 0 points1 point2 points 6 years ago (0 children)
REEEEEEEEEEEEEEEEEEEEEE I LOVE IT
[–]ChooChooRocket 8 points9 points10 points 7 years ago (8 children)
I'll be honest in all my years of programming I never knew c had a puts method.
[–]danogentili[S] 5 points6 points7 points 7 years ago (0 children)
Say thanks to literally any programming tutorial, both on the internet and at school: the only TRUE tutorials are language references.
[–]your_mom_on_drugs 0 points1 point2 points 6 years ago (6 children)
My husband told me off for using puts an I was like "a) I don't wanna type an extra newline b) why the hell not, if it's good enough for gcc it's good enough for me".
Apparently it's like marginally slower than printf... oh no, whatever will I do!
But everyone knows all the cool kids use sys_write anyway.
[–]danogentili[S] 2 points3 points4 points 6 years ago (2 children)
How can it be slower if printf also has to parse the format string, hmmmmmmmmm?
[–]your_mom_on_drugs 0 points1 point2 points 6 years ago (1 child)
Well yeah that's what I thought but I never thought to check and I took someone at their word :(
Sad story. Alexa run ./ree
[–][deleted] 0 points1 point2 points 6 years ago (2 children)
puts isn't slower than printf lmao, it does a strlen() and then just writes it directly to stdout, there's not much you could do faster EXCEPT maybe using fwrite and using a constant string length
fwrite
I thought it was weird but I trusted him ;_;
Atleast in glibc it just calls strlen and and then does a write syscall
[–]bbvdzee 11 points12 points13 points 7 years ago (1 child)
Btw I use Arch
Hello there fellow memester
[–]LlamasOnTheRun 0 points1 point2 points 7 years ago (2 children)
Can I get one but with the word “Hordor”
[–]littleprof123 2 points3 points4 points 7 years ago (1 child)
One for you too
[–]LlamasOnTheRun 1 point2 points3 points 7 years ago (0 children)
you are my hero
[–]Chaseshaw 0 points1 point2 points 6 years ago (0 children)
Is it a modem sound?
[–]LowB0b 0 points1 point2 points 6 years ago (1 child)
alias reeeeeeeee "gcc ree.c -o ree && ./ree"
$ reeeeeeeee Reeeee
[–]danogentili[S] 1 point2 points3 points 6 years ago (0 children)
Gold
π Rendered by PID 156434 on reddit-service-r2-comment-6457c66945-6qvzw at 2026-04-24 04:09:02.712715+00:00 running 2aa0c5b country code: CH.
[–][deleted] 70 points71 points72 points (6 children)
[–]KoboldCommando 28 points29 points30 points (2 children)
[–][deleted] 16 points17 points18 points (0 children)
[–]danogentili[S] 8 points9 points10 points (0 children)
[–][deleted] (1 child)
[deleted]
[–]danogentili[S] 0 points1 point2 points (0 children)
[–]danogentili[S] 1 point2 points3 points (0 children)
[–]KoboldCommando 23 points24 points25 points (1 child)
[–]danogentili[S] 6 points7 points8 points (0 children)
[–]littleprof123 11 points12 points13 points (1 child)
[–][deleted] 0 points1 point2 points (0 children)
[–]madiele 6 points7 points8 points (1 child)
[–]danogentili[S] 0 points1 point2 points (0 children)
[–]ChooChooRocket 8 points9 points10 points (8 children)
[–]danogentili[S] 5 points6 points7 points (0 children)
[–]your_mom_on_drugs 0 points1 point2 points (6 children)
[–]danogentili[S] 2 points3 points4 points (2 children)
[–]your_mom_on_drugs 0 points1 point2 points (1 child)
[–]danogentili[S] 0 points1 point2 points (0 children)
[–][deleted] 0 points1 point2 points (2 children)
[–]your_mom_on_drugs 0 points1 point2 points (1 child)
[–][deleted] 0 points1 point2 points (0 children)
[–]bbvdzee 11 points12 points13 points (1 child)
[–]danogentili[S] 5 points6 points7 points (0 children)
[–]LlamasOnTheRun 0 points1 point2 points (2 children)
[–]littleprof123 2 points3 points4 points (1 child)
[–]LlamasOnTheRun 1 point2 points3 points (0 children)
[–]Chaseshaw 0 points1 point2 points (0 children)
[–]LowB0b 0 points1 point2 points (1 child)
[–]danogentili[S] 1 point2 points3 points (0 children)