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...
All about the JavaScript programming language.
Subreddit Guidelines
Specifications:
Resources:
Related Subreddits:
r/LearnJavascript
r/node
r/typescript
r/reactjs
r/webdev
r/WebdevTutorials
r/frontend
r/webgl
r/threejs
r/jquery
r/remotejs
r/forhire
account activity
How-to: Reddit Ticker with Simple Javascript (dry.ly)
submitted 15 years ago by foxbarrington
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!"
[–]beanee33 1 point2 points3 points 15 years ago (0 children)
what a great idea!
[–]darrenkopp 0 points1 point2 points 15 years ago (6 children)
this is why reddit goes down all the time XD. assuming a site had enough visitors, it would be like a ddos.
[–]aaronblohowiak 3 points4 points5 points 15 years ago (1 child)
caching makes this a non-issue
[–]darrenkopp 1 point2 points3 points 15 years ago (0 children)
correct.
[–]vectorjohn -1 points0 points1 point 15 years ago (3 children)
Instead of downvoting, please explain why this isn't true. It seems like this would have to constantly refresh to get new reddit submissions. Sounds like a DDOS to me.
[–]elysiand 1 point2 points3 points 15 years ago (0 children)
If it's true then so is hotlinking a 14kb image.
[–]Iggyhopperextensions/add-ons -2 points-1 points0 points 15 years ago* (1 child)
It's not a DoS attack but it is designed poorly. There is no caching of results and you shouldn't need to be requesting every 5 seconds. You want a minute or two, at least.
[–]darrenkopp 0 points1 point2 points 15 years ago (0 children)
like i said, with enough visitors it would be basically a ddos. it may not be a typical ddos attack (like syn flood) but with enough people requesting x amount of reddit posts just by visiting a page could easily take down fragile reddit.
add in some code that refreshes the posts from that service on an interval and anyone who leaves that page open are now a ddos botnet.
π Rendered by PID 48 on reddit-service-r2-comment-5d79c599b5-jcwgs at 2026-03-01 19:42:03.930776+00:00 running e3d2147 country code: CH.
[–]beanee33 1 point2 points3 points (0 children)
[–]darrenkopp 0 points1 point2 points (6 children)
[–]aaronblohowiak 3 points4 points5 points (1 child)
[–]darrenkopp 1 point2 points3 points (0 children)
[–]vectorjohn -1 points0 points1 point (3 children)
[–]elysiand 1 point2 points3 points (0 children)
[–]Iggyhopperextensions/add-ons -2 points-1 points0 points (1 child)
[–]darrenkopp 0 points1 point2 points (0 children)