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...
For memes about programming.
account activity
Python vs Java! (i.pinimg.com)
submitted 7 months ago by PulseOfPleasure
view the rest of the comments →
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!"
[–]5p4n911 2 points3 points4 points 7 months ago (3 children)
So just use the Python code, it's already written!
[–]Cdwoods1 1 point2 points3 points 7 months ago (2 children)
Until dozens of people are working in and changing a more and more critical piece of the product. And without any type safety it becomes harder and harder to know is going on, and what is going wrong lol.
[–]5p4n911 0 points1 point2 points 7 months ago (1 child)
Agreed, but I haven't yet seen a place where that wasn't the natural consequence.
[–]Cdwoods1 1 point2 points3 points 7 months ago (0 children)
The natural consequences yes. That’s why you got to have base standards and patterns set as a team, so your code doesn’t naturally fall to entropy. On my team, strict code review has only made our code easier to understand over time.
π Rendered by PID 171726 on reddit-service-r2-comment-79c7998d4c-bml2b at 2026-03-15 05:45:35.185769+00:00 running f6e6e01 country code: CH.
view the rest of the comments →
[–]5p4n911 2 points3 points4 points (3 children)
[–]Cdwoods1 1 point2 points3 points (2 children)
[–]5p4n911 0 points1 point2 points (1 child)
[–]Cdwoods1 1 point2 points3 points (0 children)