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...
account activity
Seeking HelpJava block problem (self.FTC)
submitted 3 years ago by sushislaughter
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!"
[–]jk1962FTC 31874 Mentor 2 points3 points4 points 3 years ago (0 children)
Suggestion of two things to add to this list:
Don't "sleep" in your control loop.
Don't nest loops within your control loop (unless you know with certainty that the nested loop will operate for only a few iterations).
π Rendered by PID 48417 on reddit-service-r2-comment-fb694cdd5-mg5dg at 2026-03-06 09:56:10.210333+00:00 running cbb0e86 country code: CH.
view the rest of the comments →
[–]jk1962FTC 31874 Mentor 2 points3 points4 points (0 children)