Datasets:
text
stringlengths 1
45.7k
| label
stringlengths 4
23
| dataType
stringclasses 2
values | communityName
stringlengths 4
23
| datetime
stringdate 2009-12-10 00:00:00
2025-03-18 00:00:00
| username_encoded
stringlengths 136
160
| url_encoded
stringlengths 220
560
|
---|---|---|---|---|---|---|
One of our read slave databases got itself in a bad way some time last night and we're working to get it back into shape. No data was lost; the remaining db is just getting crushed by the load, which is why a posting can take 10s of seconds to complete.
Thanks for bearing with us. | r/announcements | post | r/announcements | 2009-12-10 | Z0FBQUFBQm4yYjM4ZVFWQ250NDk0ZkdKVnhBZTkyWnNmM0UwNlRXQ0ZWQzIyNDlSYzRMaWU0YlZJMXZYUmc2cDJBNVNMUFNVcENjQkZTSkxkQnVQX19qWWJ3ZExHR0xMU3c9PQ== | Z0FBQUFBQm4yYjRRbmZ4X2RpTEdCVDZmZ1Y2N3hVb2FLVkdRRTNhRHhraS1way11OVZ0Y1k2MEVUbC02aE5EaWt1cnp3akdJbWQ0VFhFQktBaW05TGZZZGRuNkVSRGhZSlJ5WmJNeVNwdTZ5OFo2eHctTF9lMlQxZWdmemI5Q084S1pZLWFSTmxWSWJndmljbnRPUFhDOUg2Y2VwSzdKR2kyYmJCUWxfU1BTMEZZSGRJUHBlYWhlcm0xNlUwV1c5SDQzajVxNDlIZWp4RWxjUWxtRW5VcGlheTdmaWwxc05uZz09 |
We just added a [preference](/prefs) to turn it off if it makes your eyes bleed and/or offends your sensibilities. It's under "content options" | r/announcements | post | r/announcements | 2009-12-15 | Z0FBQUFBQm4yYjM4b3NiN0twSGJlQV9MV0RrN3FIRjJFbGpUaTlUTHhmNDI4Q3k5VDBMb0dJcXhBT092VGo3MVZObjdVb01kQ2laZE1zaDVRTmJFSE9rV2ZrLWxrbHhvSVE9PQ== | Z0FBQUFBQm4yYjRRazdlSF9CWG45NXR1Mmo5MExGNUJEbjQxeDQ3MEloQkVKUVVTYjdBdHp3RG16Rmc2M2F1d0RWSHpBMDRyV1JLYnpPak8xNmdiNDIzcHRmX3gyV2M3bFRKdzB5X1ZSY0RMUTdoLTVFaFljVUhwZTZkTW96eEtnTGFyYkw3b0NJSEpBZzg3a1oyTFZoeWltODljT2t1cEJCckFuYnJPMDVmOWpaNWVXeEQ1azczZTd2NDlhSFZUQ3Z2WFk1X0stN2VXQkRfLWdad2xGeUxVazVfT1BFX2tFdz09 |
We need to take the site down for about an hour to do some maintenance in an attempt to make the site faster and more stable. We'll put up a blog post later with details of what we are doing.
Thanks for your patience.
Edit: Downvoting this link will not make the downtime go away. ;)
Protip: If you delete your reddit cookie, you should still be able to get the cached copy of reddit from Akamai, but make sure you remember your password or have your email set to recover it. We can't help you if you don't have an email in our system. | r/announcements | post | r/announcements | 2010-01-06 | Z0FBQUFBQm4yYjM4YkdJZk92c09ydW1xRTA1LVVZSEtGQU1yR1MxQV8xblJiODBPaEJiYTAwNkNTRUJBVXVVQWtfRTl5ZFhOTDFWTDhzRGpZdUxpT01DY0xwWVh5X2s2Mmc9PQ== | Z0FBQUFBQm4yYjRROVJ4YnpmOVhSSTBhTjVVQl9GLTNNTm01WTZhY0FTRkJpTGdRWUJfRHlfM2NvQU5neFhLRndCTzY2ZW1FOEU4UlJrUHV5dFA4LUZZdGpTdldXUk1NNDFwVGxJZWhuZkpSUlVtVWFKY2RnbXhfVEdDRDFDanUxcGozMWNYNDBmd2pQT0NkR0JoS3lyUTE3UTFjdVB3eGd0LTQtTEs3VjJpcVkxdzF2ZDN4enJUZTIya19MRDBtZDdZRUxyZTRVVkVzMXhMeDY1T2c4NFc0RGtPZkhTQW9PZz09 |
See [here](http://www.timeanddate.com/worldclock/fixedtime.html?month=1&day=26&year=2010&hour=22&min=0&sec=0&p1=224&sort=0) for the time in your area.
**What will we be doing?** We will be performing part two of the maintenance we started [three weeks ago](http://www.reddit.com/tb/amumr). We will be upgrading memcached and memcachedb, and their supporting system libraries. It turns out we are two major revisions behind, and we'd like to take advantage of some of the new improvements, like the binary protocol.
**Why?** We hope this will further enhance site performance, and make page load times even faster!
**I thought you are "in the cloud". Why can't you do it with no downtime?** The cloud is not a magic bullet, and we are cheap and lazy. We could in theory bring up a bunch of new machines that are already upgraded to replace the machines we will be upgrading, but it turns out that moving the data would be a big pain. So instead we will just take the site down for a bit to do the upgrade in place.
The beauty of the cloud, however, is that we'll have a backup instance already booted and configured if something goes wrong.
**Ok, but why do you have to take the site down?** One of the things that we are upgrading are the permacaches, which use memcachedb (see previous blog post). Because of the way we access them, they are currently a single point of failure for us. We hope to resolve that in the future, but in the meantime, we can't take one of them down without breaking the site, so we'll just take them all down at once.
**Fun fact**: Since we took the site down 3 weeks ago, page views are already up about 15% Lesson: Site faster == more traffic :)
**TL;DR** User [thepensivepoet](/user/thepensivepoet) has provided a handy [graphic](http://i.imgur.com/HzohA.gif) to help you understand what's happening. | r/announcements | post | r/announcements | 2010-01-26 | Z0FBQUFBQm4yYjM4dzdqaDFadkJmbmZ6ZGpSeXRCQ2dUZ1VEYkRybm45NENzV1FEa0oxdmZEeE1MV3I3Q2YtempkYTVxZXZhUnltVmk4YlZyMG9jZV9PSFlmTS0zdmFMZHc9PQ== | Z0FBQUFBQm4yYjRRZFRPWGg2ZXNCaW5CVTFKUUxuNG0zZXdJbzRWSXI4LWUwcml1S3ZnRlpxUkRubEdjV01ReGRNZXN2eWR0bWlfZ2o0Qm04cENiT295SDRJQTdGdWcyQ2JFX1dXdGZzYlc4XzREWFhnV1NmcGNLN1Iwcnpvel9abUppbm5Hdlg3cmJELU15cjNFY3F1dk9TYm5XTzFiVDlwbk53Qm9HSzc4OWNITlk4ZGF2bVJOWmRyNkFiSV9NdGQyc2xZc2tIYUlHRk5YRllZSTlaRXJ0bF96a0ZaSG9ZUT09 |
As [some of you seemed to have noticed](http://i.imgur.com/n1BUU.png), a pop-over ad was running on reddit this morning. This was not intentional. As [KeyserSosa has said](http://www.reddit.com/r/pics/comments/akj4z/get_your_mcdigg_on_reddit_if_you_ever/c0jksgg?context=1), we would sooner bludgeon ourselves to death with keyboards than run pop-over ads.
So what happened? We do not actually control the ad box on the right -- that is outsourced to a company called DART. We share an account with the rest of Conde, so multiple people have access to this. Someone accidentally put in the wrong ad for the wrong site, and you saw the result.
If you turn AdBlock off, you will see that we have disabled the box ad and replaced it with something else until we can find out what happened and make sure it doesn't happen again.
However, blaming problems on a third party just isn't our style. We take full responsibility for this failure, and apologize profusely.
In the coming days, we will be adding some additional safety measures to the ad box to make sure this never happens again.
As karmanaut [predicted](http://www.reddit.com/r/AskReddit/comments/avbf2/dear_reddit_whats_with_the_ads/c0jkquf), here is where I ask you to give us another chance and disable AdBlock for reddit.
Thanks, and again, our sincerest apologies. | r/announcements | post | r/announcements | 2010-01-28 | Z0FBQUFBQm4yYjM4YzVmd2pvZTVPS2Ntb1dWeXpHZHVfdHJONU96SWQtQzR4eFU5Y2lVR2ZMMlVYV09IUEs2SFdnSnBENnlHclA1QTlmRjR0QnNQUzhiYzBVUWVnV29NaHc9PQ== | Z0FBQUFBQm4yYjRRM0JjTTBVTlFFUG1BYjRLOHVfYW1WTlRkYXBETFlPNzJDOG0xd1BfYWowR25sU0RscGZWN1ZZNVliRkUyRHNrRFc3NkFvQV96QXhIekw4RVdjb1h3ZE1xbTRrckpYS05IaXZsbXFYRnVHbm9hc2RiNHRJNjFOa0F6SEtKZmJxVklfQTZHOWtGQUZoSnpXQ3ZSSVB4MjBjYmF3aHl4dU5FUEk2NV9CZU9iZllSX2FlbTAwbjdxd19jRUtTNHZCczNYRWxEcldONHU4c09HbXZsR2w4aGJkQT09 |
reddit was down from 12:30 UTC to 14:24 UTC. Initial indications are that the load balancer went down. We don't use Amazon's load balancer, we use haproxy on our own instance.
Normally such a thing would cause our web monitoring software to freak out and wake us all up, but unfortunately it looks like that *also* went down at some point (that isn't on EC2 at all).
Again, apologies for the inconvenience.
**EDIT:** Here's the post mortem. It looks like we were hit by a bug similar to [this Ubuntu bug](https://bugs.launchpad.net/ubuntu/+source/linux/+bug/276476). As you can see, the bug was fixed in a later version of the kernel. However, the way EC2 works, we can't upgrade the kernel ourselves. What I can do is switch to a new base image, but I hadn't, mostly because there were always higher priority things to do, and it was never really a problem before.
As for the monitoring, it looks like our monitoring server experienced a power failure sometime yesterday, and the UPS failed, and then it failed to reboot cleanly.
So what are we doing to fix the problem and prevent this type of failure in the future? First, I'm going to add a second monitor on a Slicehost machine that has been generously donated by a trusted reddit user, and then I'm going to have the two monitors watch each other. After that, I'm going build a new instance for our load balancer that is on the most recent version of Ubuntu, and does not have that nasty kernel bug. | r/announcements | post | r/announcements | 2010-03-24 | Z0FBQUFBQm4yYjM4UHZycTNyN0xXZk9kOE5zNmZpNVpIQ0t6b0dHMkJwa1drd0QyN0habXE0NnQ0Qi1oU2VjWG1TU2M0N0lxNTY0TjNLSmZLTjdsNG9xOUQ0UnpmcXZXbVE9PQ== | Z0FBQUFBQm4yYjRRWENUTk9BZ2xoVFkxampTV0NWUXY0Yk9obEJ2WjVpOHpPZ2tWeEQxUXh6RmVqblJHc1RPTm1GSktSR0Raa0hGSndDZnBjUDREQ2xBX1ZjY2VreGlsNjlmN0JZaW9vNzhjY3Q2dmZLRTlGWnY4OTE3elhHQXNJU3FwY2lTLVV4YjFIRHVkYVpxc3IyUElZdGE2MnZkWUVyZGNYMERUQWtoaGZlVHFOdy1MY0hrPQ== |
[Specifically](http://i.imgur.com/WXo9S.png):
* [**All**](/r/all) will take you to /r/all and will give you all links without taking into account your subscriptions.
* [**Random**](/r/random) will take you to a random reddit (guaranteed to be not over 18)
* [**Randnsfw**](/r/randnsfw) (if you are on an over 18 reddit) will take you to a random over 18 reddit.
* [**Friends**](/r/friends) (when you are logged in) will take you to a listing of your friends' submissions and comments (sorted by new). You can edit your friends list by going to your [preferences](/prefs/friends).
* [**Mod**](/r/mod) (if you moderate anything) will take you to a listing that shows you links only from reddits you moderate.
Enjoy!
EDIT: Credit where credit is due. The original implementation of this was [here](http://www.reddit.com/r/reddit.com/comments/bnq5n/a_link_that_will_take_you_to_a_random_subreddit/) by [Ulvund](/user/Ulvund). We thought it was great, and couldn't help but make it a site feature.
EDIT 2: added `RANDNSFW` to balance out the over 18 restrictions, if that's your thing. | r/announcements | post | r/announcements | 2010-04-14 | Z0FBQUFBQm4yYjM4d2RYaTRONmlKMGc2RWxlQVZxUjJQbk1tU0dxLTJRTGt4V2xPb3B4LVdMWDNBRmNTTUVGeWEycE44OWNYVFlRQnRabkxRbXpPUHloQlZYZzNSWnJLeVE9PQ== | Z0FBQUFBQm4yYjRRdURzOG56Mnl6ZlgwNXpiZXJhMld0bk9FQ2FqaFlxdXhtR3hvZU9kSllwZUhTQWZoTEtDMXRCWUtjek44QTE2c0hiZzI2TEU5d2czX1VCMDY5UzZwNVgzc1lGWkFhY3YxXzJPV0lCTlNiOUF6NDlzNmhlbkxPWUw1bGxZWjhrZGNSSUppdkVqUXBCcnhmY2x6Tk1nc2hhdmgwbU1DOWF1OXQ5WjZ3UkE2UDkyNGJBc2FwMlZoQnBOT0dieEFXWUtNMFFCSG1ZRjVpaldRX0p5dXNWMkFIUT09 |
As many of you have noticed, things just don't seem right right with reddit today. We are still tracking down the cause.
Symptoms may include votes not sticking, hides not hiding, posts missing from your profile page, strange envelope behavior, runny nose, fever, nausea, missing links from listings, mismatched comment counts and death.
Thank you for bearing with us in our time of pain. | r/announcements | post | r/announcements | 2010-05-05 | Z0FBQUFBQm4yYjM4Nk40eFdlcG5LYWFjVi1pd2dDNVNxbTc4T3I1VE5MUkstYUllMU1YRWVQN2NRLVB1Nk92Q09taFVJVWxqX0t1WnhpVFZFaGFiUUY0ckpaa0ZqOUNvZnc9PQ== | Z0FBQUFBQm4yYjRRYzdZTlU5RG1kdC1yY2FNOXhvdGFWeFdyZGZ6OVNhdDFWbG9iU0IxV2FYal9kYjVPQlVsRmZ5bl9OSEhfajBBWURELTlrWkxicmNXYkd5X2s4U2w2RzBmRi16ZkZJQ3JUNFBJLXVOM3FzdUpuZWV6dUxHX3B3Qlg4Tng0RkMyZVplUjRFS1UtelMwWjlqamRERmlfNWFON3lCTDFDcm1VZDlDcFpodHNJRG80VmVFaVVJOUh0YzhZWHBiN2QzWmh0NHhyOVNvY3dtR0dXNTlhcXFuS1F0dz09 |
As many of you have noticed, things just don't seem quite right with reddit today. We are still tracking down the cause.
Symptoms may include votes not sticking, hides not hiding, posts missing from your profile page, strange envelope behavior, runny nose, fever, nausea, missing links from listings, mismatched comment counts and death.
Thank you for bearing with us in our time of pain. | r/announcements | post | r/announcements | 2010-05-05 | Z0FBQUFBQm4yYjM4Z3dHcWxvZXVHUkxfQWtZVWhSNDNRMUVXSXlwWks0RGhzLXZHY1V6Qkk2NGltR2FpZHBFMWg4anpOcHF6T3Z5NXVRNFBGSGxFVVdjUDlDY0t2QnZwclE9PQ== | Z0FBQUFBQm4yYjRRa0dQZFdLNFY5aU5KY2Rfd195ZmdFdUd5ZUFjcjJ4NWI3OVF1V2prX1BwZjlOZ1d3UXVocjFNd0hHZUw4a2ZhRHd0UV83d2w4a2JQUHlMY0lCdnRfZmlCcjhGbXZ0YkZyN2JseFllNU5UdGNxVktWVUVKeF8yeHhVYS1RWmhJcTJWeDJINDRuS3ZoMlVYWVdZTTUtX2F2T2taZDU5ZU9sRTlpZGF4dVpSM3VPT1FENm1pcDd5cEU4OUNfYno5dWFZbC1oS1lBSkw3X2N3dm5Vd1BmeHNRZz09 |
I know it's a controversial change, but with time I hope you'll get used to it.
There might be a few messages missing for a while, but they'll come back. If the past 36 hours has been "reddit is on fire!", the analogous situation right now is that the fire is out, but the wood is still wet and smoldering. We'll be cleaning up for a while. Translated into reality: The site should still be wonky for another day or two, but *usably* wonky.
I know there are a lot of nerds in the audience dying for the full post-mortem, and I promise you'll get it. But ketralnis understands it better than anyone, and he hasn't been to sleep since Tuesday night.
So please be patient and pardon our destruction. | r/announcements | post | r/announcements | 2010-05-06 | Z0FBQUFBQm4yYjM4bEl4UEF5bHhXMUVnczJwbWIxNTFRUUlQa0pnMzlYTUNFZ0pQSjQ2QmtMUDVhamV3WFY5Y21GaHUxYnI2TWlBaENwb0hteWt0SXhlc1RZZ1c1djdrbXc9PQ== | Z0FBQUFBQm4yYjRRTTBNc0YzeThUUXVzdVlBWGpGd0E1eldoZWU0TEFzWnZxUWVHOWc4Vy1TVGxzNzl1YWE1WGNYU2VYeEJrYkpiQ3d5Z3ZScnNCdnFRdUpuU2doNlJxNjI0RnFHUWdJeG5xZ2cxMkpfbm03U3NQOEtqN1VzeGdGTXZIUEdjNVlocUdjMkdLQmVIMndBcEx1Ti1kNEZOQzRWNFQ0cjg2eE94Qy13U3E2aUxOU2FmcV9NYXNnMzVnVWZ6RTl0N2lIZ29udVlReEVkTmtXLW9OSmR4ejZOZ1lhQT09 |
We had a database write master go unresponsive at about 9:30 AM Pacific. Restarting the db did the trick, but the collateral damage was that one of our worker queues looked like [this](http://imgur.com/cmB21) since none of the consumers were working.
Apparently, rabbitmq gets downright pathological when you give it more than a few million things to store (but, then again, don't we all...), and it took us the better part of an hour to cleanly dump the items and process them correctly.
tldr: no sleeping in on sunday for us and everything is back to normal. | r/announcements | post | r/announcements | 2010-08-01 | Z0FBQUFBQm4yYjM4VnJ5Wk50Y0NMMEMxUDNYeWJteWY2ZUFyVXBoMHc3VXFFWHdWcGpfU0ZFTVVMZHBmV3RsMkNBTms3RnloeFpuSU1rNENYakZOUlBuNzRsT2ZsNEpZTVE9PQ== | Z0FBQUFBQm4yYjRRRW1nU0d0T2ROUzM1aS0tTXlRaWxobzJWMGthOTJTdHVaLXNEOW5hWVJFS0VSRkhaSnU0UG0weE9qZ2VMRjhDaDYzNlV1N1NNMGpUYzZxNmRoVkMySUJDellmaXNybDRWWjRjVzRiQm1zd0w1M2NmQjc5RXFNZThkc1drZG9JcU5ZRWd2a18xV3NsT3dTWm5IalZwOGFGOU1ZLXZOUDR4Q1ltbFVzOHEyY3dRPQ== |
Every fall, as people go off (or back) to school, reddit sees a surge
of new users. And now, as we get ready to turn the calendar to September,
we're starting to see the first signs of this annual phenomenon in our
traffic logs.
In past times like this, posts have popped up where the old farts formally
introduce themselves to the newcomers and get a good back-and-forth
going. This way, the latter can ask questions about the site and the former
can detail the precise way they'd like those darn kids to stay off their
lawn.
It's been a while since there's been one of these, so we thought we'd kick
one off today.
Some ideas to get everyone started:
* [What makes reddit special?](http://www.reddit.com/r/announcements/comments/d73ow/reddit_101_or_click_this_if_youre_new_around_here/c0y327r)
* [What are some cool aspects of the site that might not be immediately obvious to new users? Which of the default settings should be changed ASAP?](http://www.reddit.com/r/announcements/comments/d73ow/reddit_101_or_click_this_if_youre_new_around_here/c0y325u)
* [What are your favorite reddit communities?](http://www.reddit.com/r/announcements/comments/d73ow/reddit_101_or_click_this_if_youre_new_around_here/c0y31pn)
* [What about reddit do you find ugly or annoying or buggy? Do you have workarounds? Perhaps a GreaseMonkey script or Stylish module?](http://www.reddit.com/r/announcements/comments/d73ow/reddit_101_or_click_this_if_youre_new_around_here/c0y329z)
* [reddit glossary](http://www.reddit.com/r/announcements/comments/d73ow/reddit_101_or_click_this_if_youre_new_around_here/c0y31rv)
Oh, and one protip that'll come in really handy right now: **Click the [-] at the top of any comment to collapse its entire tree.** This is essential for navigating large discussions like the one below.
| r/announcements | post | r/announcements | 2010-08-30 | Z0FBQUFBQm4yYjM4M3RyMGU2THFPSkllUm5Pc2pJbXlTWmVZVi1VV3p5amVPTzdNMEVVd0ttVjktQWNDMk85SXozeDU5T21jUHdJa0M2QVpXanItWXhqbXZTeUxJZTZjMkE9PQ== | Z0FBQUFBQm4yYjRRam1KNVZFYlRFdVA5RU9MWUgxakZ1LU01V3gwV3J4OWZyMHFTMWtUU3V5LW1fVVR2ZUgtV2N3MkVUWG1mcUZqUUo2c19aQjNnQ0s5eU1ucnBFbmFQV0Z5VGJWRkhxM3dfSnFaZUJhQXliZWVuZEg1SnBFMWRocUV2cklxZnhKSGxoOE5oNTd1SGFMT19mLVFua3FoT05mNWVHYTBNZ2pabm5Yd2s1U0xuajhFQmpscVA3dXY5ZmVwS1owaWJBaVY3NUNCaF9NM3Q2eUNLUXNjMGpEMVF4QT09 |
One of reddit's greatest strengths is the huge collection of niche communities and categories of content that we have. One of our greatest weaknesses is that most of it never makes it to the front page. So many vast, undiscovered communities. I mean, just look at my own list of favourites:
[programming](/r/programming), [technology](/r/technology), [comics](/r/comics), [math](/r/math), [Python](/r/Python), [coding](/r/coding), [linguistics](/r/linguistics), [haskell](/r/haskell), [robotics](/r/robotics), [answers](/r/answers), [electronics](/r/electronics), [StandUpComedy](/r/StandUpComedy), [ideasfortheadmins](/r/ideasfortheadmins), [ECE](/r/ECE), [emacs](/r/emacs), [reddithax](/r/reddithax), [Coffee](/r/Coffee), [sanfrancisco](/r/sanfrancisco), [erlang](/r/erlang), [bayarea](/r/bayarea), [chrome](/r/chrome), [redditdev](/r/redditdev), [systems](/r/systems), [artificial](/r/artificial), [compscipapers](/r/compscipapers), [algorithms](/r/algorithms), [macapps](/r/macapps), [horseporn](/r/random "good catch"), [arduino](/r/arduino), [operabrowser](/r/operabrowser), [SketchComedy](/r/SketchComedy), [golang](/r/golang), [kindle](/r/kindle), [smallprog](/r/smallprog), [robot](/r/robot), [Esperanto](/r/Esperanto), [avr](/r/avr), [hadoop](/r/hadoop), [cassandra](/r/cassandra), [colorblindness](/r/colorblindness), [android](/r/android), [england](/r/england), [BSD](/r/bsd)
We have loads and loads of these communities, some very tiny, but they just aren't very discoverable. I think that helping people find this stuff is a problem worth solving, and so do plenty of researchers and grad students that have contacted us asking for this data (that we've historically had to turn away). There's lots of [research](http://en.wikipedia.org/wiki/Netflix_Prize) out there on this kind of problem that we'd like to participate in. There's our [JSON API](http://www.reddit.com/.json), but that's just not enough for the in-depth analysis that we'd like to do and allow researchers to do.
We feel that opening up users' private data to researchers like that has to be done very carefully, and always with the permission of the users affected. So I'd like to announce that, from now on, we're going to share all your private data with DARPA. No, just kidding. Today we're adding a **new [preference](/prefs)** under "privacy options" called "allow my data to be used for research purposes". **By ticking that box you're agreeing to allow us to include certain data about you in big data dumps** like [this one](http://www.reddit.com/r/redditdev/comments/bubhl/csv_dump_of_reddit_voting_data/). This is **optional and opt-in**.
We want to make sure that everyone understands *exactly* what ticking that box will do. The data that you're giving us permission to reveal are:
* Your [community subscriptions](/reddits/mine)
* Your list of [friends](/prefs/friends) **edit1** none of *their* data, just that you friended them **edit2** only friends that have *also* opted in would be listed
* Non-content information about private reddits that you post in (that is, we may share *that* you posted there, but not *what* you posted)
* Your browser's user-agent
* Information on spam reports that you've filed (the `report` button)
On a separate tickbox, you can also share your voting history so that people can see your `liked` and `disliked` pages (this has been there since 2005). Either of these tickboxes will mean that you give us permission to share this voting data. Some items we're considering but want to talk to you about are:
* The last time you visited reddit at the time of the data-dump (in general this can be approximated from your last vote)
* The first two octets of your IP address (that is, if you're at 1.2.3.4, we may reveal that you're at 1.2.x.x)
* A [one-way hash](http://en.wikipedia.org/wiki/Cryptographic_hash_function) of your email address **edit** looks like this one's out, lots of people seem uncomfortable with it
**Please tell us if you think that any of these are going too far**, especially if you'd tick the box but for one or two of the data involved.
If we ever change or add to this list, we'll reset everyone back to the default of `off` (and/or implement a more granular set of research-related preferences), so you don't have to worry about us sneaking things in there while you're asleep. **You're not agreeing to let us start telling everyone about every link you click or anything like that without your knowledge**. You are not agreeing to let us share the actual content of your private reddits, and **if you do not tick the preference we will not share this data against your will**. This is for research dumps. We're not going to be fielding requests for data about individual users. We're not trying to share identifiable information and in the general case we'll try to keep you anonymous but we all know that [that doesn't always work](http://en.wikipedia.org/wiki/AOL_search_data_scandal) which is why this is **optional and opt-in**. Did I mention that this is **optional and opt-in**?
Our goal isn't just to get a bunch of data out there, but to use this data to *make reddit better*. We want features like hyper-local communities and recommendations. And we want you guys to [help us](/r/redditdev) shape those features, but to do so and attract interested researchers we need lots and lots of data for analysis. Also, if you don't tick the box, I'll kill [a kitten](http://www.flickr.com/photos/crumley/160490011/) | r/announcements | post | r/announcements | 2010-09-15 | Z0FBQUFBQm4yYjM4UGNIM3kyZWZBUHpBdWwzWVVyODFySWk1VGVCMDVGTXB6SF8zM2Q1SEl0U3ZWbDJpaVdMdFZ5d3M4UG50ME5BanNWTi00UDk0QWNUMEc5SGpxMXlWSkE9PQ== | Z0FBQUFBQm4yYjRRV3RFNC02YXFYTDJNUXZCQjR6QW84Qm9YbE9fbzBOZ2NGQjU0TnZWckpfa2VENDBzYzNkRWJvSl91UlNCbktqVzlYcXVzR2hjUENqbVpEWUpMSGJ3YnlVaGQzYXhnc1RaSzFkblZnVlR3WUc5UUYxV3N3eHJQWXU3N2pQRWsyUE1fTDBUU2tjVWlUODlmQWFOOVE3bkJXVjZ5aWN5Y3A0WEZpanRjaFlpb2FYMUs1eDZpTWxQbWJmbDk5SVZjZGkzbUdBLThPYko1aGZqcEtUVmtKUVBxQT09 |
In the past few hours, a number of reddit users have reported finding a Windows virus called [cycbot.b](http://www.microsoft.com/security/portal/Threat/Encyclopedia/Entry.aspx?Name=Backdoor%3AWin32%2FCycbot.B&ThreatID=-2147328481) on their systems.
We haven't been able to find a smoking gun, so we're not going to make any accusations at this point. It might have been related to a reddit post; it might just be something that's going around the Internet. Some have suggested it was a rogue advertiser on reddit; although we haven't seen any hard evidence, we've shut off any even remotely-suspicious sidebar ads, just in case, until we're certain.
If you have a virus scanner, you should probably do a scan just to be safe. If you don't have a virus scanner but are using Windows to browse the web, you should get one immediately. Please post some suggested antivirus programs in the comments below.
And please don't post trollish "you can remove the virus by typing `DELETE *.*`" comments, because some poor redditor will believe you. | r/announcements | post | r/announcements | 2010-11-17 | Z0FBQUFBQm4yYjM4QmkwbVFpTXNZSWxfckFtTy1WVXFEcWVKakdjS1h2dnFDWHllSXVEV2E4a0p3a1p2MFV5TW15ZkJ5WkNEUmpYX1NnYjRrVExKS3BZcEhwVzZHNG11Zmc9PQ== | Z0FBQUFBQm4yYjRRcGtndWQyU1diV2lkTWFRbkRpc0xCVkNwMlZTX2Rhb240NmxiTGEtWWJlSjZDcjBtOUtXZWhUUzVKdThYeUVZWkJIZXFaMC12dkstbXA5U2ExVWxwV3k5bHpZbUhrVlhETFBOS2pvWXk0al9BZEhqSVpnMmRnR0pmUk1WY1FEOURfWWV0ZXFPRTVWSENCVUREd3BYYW55a1FDTEJDUXhCU0tjT191SkEtSlo0VlEweWJITEtyNDlwN3RlREN1Zm1OU1o2NUx0UFFDZjBIM1A4Y1ZYVGVyZz09 |
As you may know, reddit has a five-year-old [preference](/prefs) entitled "display links with a reddit toolbar" that lets you bring along a 20px strip of reddit whenever you click a submission. [[screenshot](http://www.reddit.com/help/toolbar)]
It's especially useful when opening a bunch of links up in background tabs, solving the issue of "Why did I open [this random picture](http://www.reddit.com/tb/eohp9) two hours ago?"
It's also turned out to be a good de facto reddit shortlink system. Instead of having to pass around this mouthful:
http://www.reddit.com/r/science/comments/em5zw/father_and_son_launch_an_hd_camera_and_an_iphone/
You can just use the toolbar link:
http://reddit.com/em5zw
This is what the "share" button has always done, by the way (have you ever tried it?) Your friend gets a link to the toolbar version, and this way they can see the content, the headline and, should they desire to go exploring, a way to get to the comments. Ideally this will lead them to create an account, and thus reddit moves one step closer to world domination.
Anyway, the reason we're writing about all this today is that we've acquired the domain `redd.it`, shaving a few characters off our shortlinks and bringing them down to a size where we can put them in the sidebar. (Do you see this submission's shortlink up there on the right?)
FAQ:
Q1. Is reddit entering the URL shortening business?
A1. No. We just acquired a cool domain and wanted to show it off.
Note for adblockers: If you made an exception for reddit the simple way (by clicking the stop sign and saying "Disable on reddit.com"), that'll apply to every link you visit in the toolbar. If you only want to make an exception within reddit, and keep adblock on for external sites viewed inside the toolbar frame, you should instead set things up as described in [/help/adblock](/help/adblock).
We'll end with a protip that, for whatever reason, not a lot of people know about. Skip it if you're easily confused:
If you're on an external site, and you want to wrap the reddit toolbar around it, you can just prepend "redd.it/" to the existing URL. For example, if you're visiting a hot new search engine at `http://www.google.com`, just change that to `redd.it/http://www.google.com` (I know it looks funny, but go with it), and you'll be taken to the reddit page for that URL. If it's not already on reddit, you'll be taken to a prefilled submission page. | r/announcements | post | r/announcements | 2010-12-20 | Z0FBQUFBQm4yYjM4bmpXbmRnUzZFQzh4RmFoV0tGWllwUTQ3MGc4WWpkeUtEMDZKTE05NUFPRkFJRFNKeFhrUVc3STVmRzBNTXotVVZLMW5QdElwbTR3b1JwU2JwM3RHMnc9PQ== | Z0FBQUFBQm4yYjRRMkdsVnNNODNQb3V3eWNoWTZ4Nmp0RlpGLTB4cXpEUndfN1NiTkN0a0xabTBNNGZRMFBwS1EtQmJBYVlvaGVlMmM5UVRLZzdkTlU0OXFVa3VnTV9WNDdCM3I2c1BJclYzdmc1RnQ1SFRzSW8xOHo0YmlkMXI4YkZzSkdTM2tLbjBLMzY4MUU5dTJON0UyOXRweTNDaHA3SVhQUnBuRjM2RlFNUWE1aTJWVmNRPQ== |
Don't worry, we do it at night so as to not risk you accomplishing anything at work.
Unless it's day time and you're at work already. In which case get back to it, slacker! | r/announcements | post | r/announcements | 2011-01-25 | Z0FBQUFBQm4yYjM4V2FlTUNtSm02aDZFaEFkTFlCVFh6LV8xOGFlbUJfS0U3YnEzcnhsWHBYcW9GbG4teEMtYlc5ZU1uaXh0bDRFdFdJdUQ5a3AxbGRaTnpxcFZyTjZNZmc9PQ== | Z0FBQUFBQm4yYjRRTTRseWxjQlpReE1aVzRzbDRpN3lDZ3Q5TDJ2QzFsVEZwQklaNUZNdHl0VllReUUzNi1RUGhTRlY2Q3RWV2ZWU0ZKTVhDT3NvZjF3bjRoUHpaSER3VHFKcHFTQkRHX3AwN2dfdV92MTF0eWRwdjgzWjdXVGxUT3l4RWlac0hxbnpyb201NFZpaFNkNWJnWGdOWkJBaEloeXFia210TGxSdGY2YmdFWFJTOThrRnI2bkkxR3JoT1E0NUg3c3U4UVR6N3BTbDJNUURsaEc2UHJTVUdwOXZDQT09 |
**Captain Photon**
He can use a beam of light like a lasso or a rope. He can also control the ambient light, making it easy for him to turn out the lights and leaving criminals scared in the dark | r/totherescue | comment | r/ToTheRescue | 2011-01-25 | Z0FBQUFBQm4yYjM4RGxNTnctcjN1U19fbnVrSVFkQ1JwV0lSLXFxbkRlUUdKMEQ3eDFrNjh0ZTJJOVBidnYxMTJZOEQyMnIyc1V4bHRqU3VPNWFGSjJkQjktVGVFUXE1OUE9PQ== | Z0FBQUFBQm4yYjRRdEN0bjdSNThZS3ZUM1NXUURudXRIczgtVm9GUV9FNGsxWGg2dWs3Umd4WDlyZE1zdWdBVTdvTWNVMVZkSDRXRUlGUDlOc013X0ZYaUF2TDVTY3lvbFQ5a2RfQkZoazlmZHBmWFNaOS14aXBIUlRqX0JsRGRGN19sbF9CRTZuSXpOWEo5ZmhELVp6Tm9qWXEyb0JuOGFjX21xS213a1ppdkZiNVdhNHZiRGdweG96SmpUV1dBRm9qSUkwU0hrNW5W |
**Zeus**
Defeats thugs by firing lightning bolts from his hands. Has a giant, flowing white beard. | r/totherescue | comment | r/ToTheRescue | 2011-01-25 | Z0FBQUFBQm4yYjM4WDNHWllzWnF4NkRBU3JzMEJyUkxmc0pVWFJDSlp5ZGVIeDl3dC1iQkIyVU0xSXRrM09WY2NVcUc5aGRDeWhKcS1XX05pT1JLSXkyUE9KOHEwTWR5WEE9PQ== | Z0FBQUFBQm4yYjRRaWJQWl9MYldIMHVaN3Znbl81ZndGMTNEOFV6aWVmZUZ0TVpacUVLS3lRWEcwTGFJeHk5ZUJaZElqaUwyNkU4a3M2R1gyZjBSRlUxaGJETW1ybXl0YUh2SW9sYko1ZlloamMzZzd4Z0V3REI3Qm1ZUXBpdDRELXJYVmV6dVlid3N3VVFvZFV6SmdnTk1mUUVDLXFUSWV3My1RXzcxZFppUGlvUmpYY3hQWEdqLWdlMXVNYklxaGNacWttSDRwZk51 |
How bad assed do you think would be appropriate for a 5 year old? i assume something like super heroes that help clean his room from the evil Manic Messy Man?
Or, sticking the the rescue theme, super heroes that save people from precarious situations? | r/totherescue | comment | r/ToTheRescue | 2011-01-25 | Z0FBQUFBQm4yYjM4UmhiNkFneTItS3ZONUhIcmJDUkVndnpwN1cxbjktTVhpWUdLYlNkWkNVYUVwUWRESmNnRXFibGpfRkFGdVh2OHpVNU1LeF9USmdRZ2JZVHBHb2E5alE9PQ== | Z0FBQUFBQm4yYjRRTVRwZ3JZaW82SjVJNXBWYldMN3dnUGl2ckFjTTJ5QjJOZFhHYkx5WllSOFJzTUY5NE8wMHBQMURwUU9VUHJHRDVPNTdfcVFqZFhQTXh1NG9rSlJZRmtTWEV5X19IUXE3WjJ6eTJ1cVA5emRMajNtWENXSlBYdWJjYzRpVFd3c2wwejZqeVRUVWxxbFBhY1NoSDNLUmE5dkJ1RW5HeGdaSjNHaEl5RmRpNjF3PQ== |
**"Jack of Trades"** - using rapid flash subliminal messages from computers he is capable of learning everything about anything, but his weakness is that he forgets something in return. so while he may suddenly, thanks to the computer, know how to fly the space shuttle...he now has forgotten how to drive a car. He could also be capable of learning physical feats the same way. Think of it sort of like "I know Kung Fu" from the matrix, but he always looses something in return.
His moral lesson is, is while you can't know or do everything and be great at it, you can be good at a lot of things which is better than knowing a lot about one thing, but not being able to do anything else. | r/totherescue | comment | r/ToTheRescue | 2011-01-25 | Z0FBQUFBQm4yYjM4Qm9xMGxtQjhpMHJwWEFDUmdiZmFlZHNPeDljMjBXWFQwcld5ZW9Ia2JMOGc5dklnT3lvcUkzWlNQUUpXd0Z0bm5NVzllRzFCdmpZQ2tlNHF5dzl6Q0E9PQ== | Z0FBQUFBQm4yYjRReFdDOFYyUWJqQ0VRNndMcXVCeDJlby1lOVJMOXZ3d09SSUNHczZLQjNxaHpCaUJjTWs0MlRUZnF1Zng1WE9CQVRnTjZVVGpoUktPSzR4YmJrRGVmNFhLeTlaeFlJWWpHT2VISGhJR1VPVG5oRnRoNDJOREFmQ2JKcVc3Si1FMXNIMzdvOEhtbG55SmZZMXJPSjhRdG82NkJrT09EUkF0dWkwZjRsbTdGaUVtUTNEa05PUjhjbTF6WlBHeFp5bE1X |
**Souperman**
A hero whose parents were killed by malnutrition. He shoots steaming soup at his enemies and travels the world delivering nourishment to hungry children everywhere. He also makes lots of soup puns. | r/totherescue | comment | r/ToTheRescue | 2011-01-25 | Z0FBQUFBQm4yYjM4bGZhcFdQRnVlSzQ4dUxseWhaYkRVd0YyOXhfY2JNaVBxaWh1eE40RUVaWmFxbUR3U1JldXhtbWV0SVUyYnRjV0FFbW5oWWRsejJ6LVE2UGdJd21nVEE9PQ== | Z0FBQUFBQm4yYjRRRXVDQ1dlSjFpRTdteDAxbVU5U1JfbzVlbkllcUhuRGtKM2hENTNOSmdfaWdvVkJzWnZUTUhMbjdoQVQ3X1A0WGFoWkpzSmJjcWw2M0J6TmJ4b19wRjJMYVNsaDRWSXhNQk9tSFVWMEM5OW0xdkdLOWNYdVI0cmhOM0lRQlJReGV5d080RXNtQmhlOTJQUy1FaTZzSzQ4RDRVdzlfZmpNaXlxSGc5QzVEcmV1TExzUFBtZktJVzBTRElVXzhlYlB2 |
Since this is a reddit project, how about making it so that the "episodes" are based on actual news heroes we (redditors) find in the news... or which we (redditors) *make* into news. For example, the toy store owner who did that thing for that child a couple months ago (sorry, I'm not gonna dig it up, but I'm sure one of you participated and can do so). I'm sure you can think of other such examples.
tl;dr let's make super hero episodes out of reddit stories. | r/totherescue | comment | r/ToTheRescue | 2011-01-25 | Z0FBQUFBQm4yYjM4Z0FNQWY3X293RnM3VjdMRG9EeEdGcWVsc1A2WGdDdGZXbEhjMHVweFY3YVJSS1R5dWt6SmxZNHItdEh5WE5NNG5mM09kYUJfMGRneVJBVDVfSjEtVWc9PQ== | Z0FBQUFBQm4yYjRRaVdkYUMzamxxVFJ0MUlTX1NLVFBVTjNtVlU4VTdmakNNV2NwbnN5aVNSN2N3WHNvdVhMRE1kaGZlSG1qazVOMVZ3eHJUazJGUHRBWGtPTGJFYnpjb2E4SFlHWXVPY21faUVrd01VUV9LMXVyS2pLeEs5WHBGV19QQmtGbHZZQmloNDRMWUtrTERMamFiM3dGd2Nyb2tfLWxxNF9EZF9pMG9ZOUV0V1NYb2tQQk92NXoxb0FHclFqRGZETHhhSGxy |
I made [this](http://www.reddit.com/r/ToTheRescue/comments/f8wp1/a_subtle_start/) post a few minutes ago. | r/totherescue | comment | r/ToTheRescue | 2011-01-25 | Z0FBQUFBQm4yYjM4a3RfNnZVTjRWeGxLVUI3T3VmanNaNnZqN01xc1dJdjByY3dEanB0ZnZDN3g2a2ZrQ1hJRldidlhZbG9mWmdsVTN2c1pvcGdYMjllalNxU1c0WUdjbVE9PQ== | Z0FBQUFBQm4yYjRRTk1aWk0wSWRNczMzMFlRMEx5dEpaYnJXVnFld2pLWXZwNzljY1VwLWk4NGhHOE1yNnNfT2V6cHJPRXgyaThkMW1mNU93bGpobzVFcmh2TDVUb1I5RUo3UUs3VnpORG5GS2JpbFg1aDBJQkx0X19Mbi15UWluQzU3UXE5RGR1YjBQR3F1Tjl4d2NDTmp5Z2N3LU9oNVNPWWJ1OFFGYXhSem9nOUs3dHdvRm14di14c3BvYjNRZGZEOW54VlJDd2tX |
Rubber Band-Man -- Shoots rubber bands out of his hands and can manipulate all things rubber. He is equipped with superhuman strength, albieit rarely used, preferring to fight crime with his wits and rubber band capabilities. | r/totherescue | comment | r/ToTheRescue | 2011-01-25 | Z0FBQUFBQm4yYjM4TlIweWlQa0daQzZmRGlRS0pVTjIwdlB5NUp0ejNRa04zb3pKWmxweXVFLTF2MEdYaVhjUlJQN1lSbldneFNTbXdHeDFtTURfeDZHa3VOM0gtSEt5ZHc9PQ== | Z0FBQUFBQm4yYjRRbUNKbmFFOTc0VWpnSENMaktvaWczTk5fODVfZ21DUVEzYlB5akFPRUlPR3g3cGtUeTItbzlTZDJfdDJEZXhhV05wRUZEYlRoRS1oSlp2TkV5Z01ZWjdacGQ1enZhaEd0V0ZWX1RlS21fdWdpWk5FSzJ1ZktSZDdEaDBmUmhQdjBEc0xTMjhmdXlMejVXLWd6SmhyVnEwTTVFWktVd21GNS1uQ1pRU3pnMHVXVlRkcGRRMXpMQ3NSQlJmYkxoOEdv |
Narwhal:
A flying Narwhal who helps the non-flying superheros fly "to the rescue."
| r/totherescue | comment | r/ToTheRescue | 2011-01-25 | Z0FBQUFBQm4yYjM4ZHJmcVVwNW55cUhtUm1UNGRmZEIwUkt2bFVXZkFkV0FBeHFNTmZrM0xMTW4tM0RZQkNsdWl3c0JjWEpOamwwQWprNjB3MEYweld4eG43Y1Mxd3RPOFE9PQ== | Z0FBQUFBQm4yYjRRMlRrQnRyVzlRX1Z5Qm91SjdIYmVjUzIxOWJMcTlIREhNOG5wSmFBcHI0X0xodFlRTTl5ZWFXOFJIUFBUaXZYNkxnaUVjX0N5R2VzVTc1d1A0VWRpRjM0WWlPTVF1UWVRR2pQblo2ZGt1VVBHX1hET3ZxVVZFX0tIeHNZRmxKNGZOUVlxNDAtS3NOQXZ4ck54N0hMV2dLV2dZem1xRVlGQURsUG41eDBKMzVUZ0xtQktQNzRYUFhyUkh4V0FfbW5C |
FishLeg - "Super Villian" He is angry that he is born with his super power, to turn his left leg into a salmon for a short period of time. He uses this power to go and try and ruin americas fish farms by attracting all of the fish to his leg. This odd ploy would then bring on the SuperHeroesToTheRescue to save americas supply of Omega-3 Fatty acids, and to teach FishLeg the moral of the story. Everything has its purpose. Fishlegs then becomes a fish farmer, and helps solve world hunger by leading fish to starving countries. | r/totherescue | comment | r/ToTheRescue | 2011-01-25 | Z0FBQUFBQm4yYjM4dXhVZXI1cXM0QzJIbjZzUE44NE1xektQVTR0WkVGY1B1MFBndk14WFRTU1FuMDBPRzRtX2EtYk1HOS1KZDAtOEN6bGVROU5HUXFfZEZlV1FleFQ1d1E9PQ== | Z0FBQUFBQm4yYjRRSWtQRUNmTmdibUFUbU1FYzJoel9CNUlkUTBleUJVZnp3cTRTVTR3WTQxRTBPdGZ5VHFhTUo0Y2lfbGI3cHdreS1CSGlDLU5DZjlreFM5SWFlQ1hsdGI1UUZVeWNwR09UWUNLTWJjdVVFV2ZDUUU3bS1fZmxVc3o5TWozX1ZsVnBPOXotLUpMLVlPaHBKbkx4UGdoT2Y3WVJZYW54cmtRd0dRSHN6aTRsNEctMjBMOGZxMTgwZF9XRENqa1FIR3VK |
Someone in the other thread suggested The Narwhal, so I made [this](http://i.imgur.com/C6afg.jpg).
He just needs some powers or some sort of weapon. | r/totherescue | comment | r/ToTheRescue | 2011-01-25 | Z0FBQUFBQm4yYjM4WFBtSnNaWDJXTmxLV2wwbVQtbU1BMjI5bVF3UjREUVFQXzJVY0RLUFd4NEVmMllXMUEzUG5vd1FhWFlfSGNpQXJYdllUUGlaM3NXODVPVU1fVzVwSFE9PQ== | Z0FBQUFBQm4yYjRRWXU0YlR1cmRZaXJpMjVZRGhyd0loM2huYUtNSmRxTnVDQ0RLRTFLNWREMktFc3AzYXdiWEFDWk9COFJadDU0dDVhMG9TUVQ2T2lQSjhnQmQwUGxXOVctRDZwYlIzX0RYV3JwZExuQXcwbWlfS1Bua2ttOXIzYnhuTm1uOG9FSkx1ZnBjSFc1N2REeUJsa3o3MlJucXVNaE4tN0pXVUFpRTNKRTFaX3h6ZDFfSm5MRVJHRmNyWjZWekhBVnRxRGZl |
**Deadpool**! | r/totherescue | comment | r/ToTheRescue | 2011-01-25 | Z0FBQUFBQm4yYjM4c3VrZlhyTWtWT2FGcXI0Y1JkcHBtQV9DMWw4OEtoM3hFeGZwMWd4bFlKV1BFaHlycFpOMnFQanV0T1Q1VlY2aWpGRXRHZmk4MUxESHlhZDRXZkhYTlE9PQ== | Z0FBQUFBQm4yYjRRX3RFTURlU3lBTVVta2o3SDlIVUVCcnZhRThUT2wzNVh1TDc0d1lnajFwY0lacjZ0QzlMY3IxU3JMcUJnQk9zZWJTSDl6MlczRDJFTi1nTThIMlVJQ2lXdzk1aWx4bklQTHkzU2x6Wjh3YmlVay1hSW5vNV9CRnZvNmFURHlyanoyblo2a0NGNWdtOW9nX1NrdFdQZUN2QTlpQzdqVVdtRzB3V3ItWWZUM2dqYzRTVEpYR1FWemRpLTdzZjVDQThn |
**The Forehead**
* Has an indestructible forehead that can be used to break down/through anything.
* Never forgets.
* Isn't very agile.
| r/totherescue | comment | r/ToTheRescue | 2011-01-25 | Z0FBQUFBQm4yYjM4b2RYRmdpd3VPX3JjeEJKMjYzM1FKQno5R0VZVGJLeVlvM1A4RkRGUkZLSm4xb1dJckZjNWhPU1dRYXlqLVNiYW4zVEItd05RQ1pIQmFlZGVGaGFYdmc9PQ== | Z0FBQUFBQm4yYjRRZkVUWndKNm9Ua2JXVWhTNnlWenc2LUNYRW5MODNzNDBoVGVxVTdkbVVhdVptbzB3UlZQeGItRTIxRlpvM2MxQWZXUWZmZHU5Y0pveHVxT3g5QXo2WWRseFlKbDc0ZDA3enJkcnh5MEVmaXRHQU44T25rV2k4aUh6SUlxRDFCUTVzZmRpSG1VVFRNM3NJNDdfZktvclY1NFRzUEFkZDZtTUpDM001eFFVaHJMbkNhbDFDdUxzaVhadHk0QXlIOVpX |
Well, we did grow up on some pretty intense animated series in the 80s and 90s and they were absolutely awesome! So maybe we should do something in a similar vein... like a group of 3-6 superheroes (more would get a tad confusing) that have super powers but are resourceful, with action and situations that have a more of a larger than life feeling... What kind of kids imagination would be stimulated with heroes that clean someone's room? | r/totherescue | comment | r/ToTheRescue | 2011-01-25 | Z0FBQUFBQm4yYjM4bVpXY2VDNGo5d0NvbTBTMkRKQ1A2dDYtT2ppOThWWWVYa2V5YTE1MDJrM1U5YndYR3FXSUFCT1pYZVhWN2x0REx1YThzdHVOXzRBeXI3U0ZGVURnLXc9PQ== | Z0FBQUFBQm4yYjRRT0ZuaEpkbzNZYk5pRlFoU1dXaFRuR0JWZnNNWlNXWnVHQkh4MGV6ZndlUG40YkhZaENqa1RqU1ZOMTRMVU1vT1ktcmlWT1lVbnVDa1JDOVkyUnJuSk5LN19MY0ZtcVEtUWZsdy1XQ19vX1lDeGViTFVPMVhYOWJfY0kzSUNuSFVwUWp6TGh2YUxyNVBRQ3I2aHlmTlV3cDRqUjVDVk5sMUFqQllfVXNnTG9jPQ== |
His head is his weapon. I think he'd need to be very large and have superhuman strength. Kind of like Juggernaut but with a different costume and an awesome horn. The reason I was thinking big and strong is because a narwhal is a large whale. | r/totherescue | comment | r/ToTheRescue | 2011-01-25 | Z0FBQUFBQm4yYjM4bTY3bWl6aVRoZmxyWVhhN1pBSzFKVld3V2VoWE00UFVUMGxkZ1Q5T0VaT1VPdnJ4SHRKa1BPVXJTUk45UWVWSkIwNmY4R20zX3c5NFFLM1cwcTdQRHc9PQ== | Z0FBQUFBQm4yYjRRQnppWjQ5Z0J4UTFUcEg5N0pIRHRGdER2cVdSbXJTakVSZXlNLU1mZWk0NFlNN1ZUd1dUSjRpLTJqNnY2S1FBbmxRZUlKRTBEaGhMMXVZeVdLWHUtek1pc2VyRXh0Y1NZOEdhbTVJRGtvekE1ckw5UGMzMVZ5R1dRZ1NoZEdVMVRZTGlQNWQ5RERqU0Z5dlZIVWRwNG5vY3A5RWlEZHhyQnhacHdNcWJzdUNybGpSenRVRzZfZHNTekJnSFdiTGtV |
LOVE the idea of including a Dr. Reddit. | r/totherescue | comment | r/ToTheRescue | 2011-01-25 | Z0FBQUFBQm4yYjM4Yy1tZVJQUkM5R25qRmwzdF9jbWk2YTd3VjQxRllpRXVFU1hVZTZQc2x4X2FQT1FIU1BUcHZRdDNmX3A0Zmg4LUEyeUFGSmpNYmp2YTl1a09FN05EWmc9PQ== | Z0FBQUFBQm4yYjRRczlfd2s4dHR3NXJhb1ZRa25qSzVfNHZLSVltRC1MbDI5THp6NU53aHBLSEI0S2RMczJhckd6b0owaGdLV0RLYTVLSW4taVh3MEowTUNLNDN2aXBMa3YzZHg5QVhGWWdkRFVMX1dhbnIwY0kwYTZmbG5fWlhneVBqcHhNelFPV0FvbUJZZ0NhT0VsLUktOTAwTFY1aXh1M2oxUWNBUDlJc3NhZmZrUF8wdUNvPQ== |
**Big Bear**
Bass-thumping rocker by day, bad ass superhero by night. No "powers" per se, just a big, strong guy...
Maybe a sidekick? | r/totherescue | comment | r/ToTheRescue | 2011-01-25 | Z0FBQUFBQm4yYjM4WWhxbVNvdktRWDEtVW5wNVdJN3hVYTdQRWRkWS02LUt1alhqb25tb0dxdFNzLVh3aE5lbi03Ykh1X3A3WmVYanpUQVRlVXZGb0RUMzlHMkdKM3J2aWc9PQ== | Z0FBQUFBQm4yYjRRLU1wNHA3YVdaMmhYUHJJa2FiemtFSG1OTGpUSkh6R29UUnBpRk02MVl1dFAxZ0IwQlRmSU1sRmNhbHFibThQS2lLbEZEUGRIbWtVQThTZDFSZDh4Nzh4RGllX0lfc1RFZW9ZckZSN2ZERGJYbmltVHh4Z3UzVklGM3MzRk9jRUhpQXFoOFpmQ0ptMTJEbW12NDNkaVdtWGJLRXVLWmsyRUlpdEVWMXpQTzZsR1ZkYWdWV1FQYzg5eTlISWZJMFBy |
Maelstrom: the power to manipulate water. And his twin brother Firestorm. | r/totherescue | comment | r/ToTheRescue | 2011-01-25 | Z0FBQUFBQm4yYjM4c1FtVHAzaDFWRy12d19MWHJYa2llcnVLYXByZ3FGRzQxNC1zR2lyRTUteWRCM2h4Z0Z1b1ViTnUtcTBUMlpsNkZaaXVySVh2OHByNXQtNm5YNmhnQXc9PQ== | Z0FBQUFBQm4yYjRRRFltekppdVp0LXJmdFV6MTY3Y2lvSDN4RW5PWkV4X1lxeUtXWWlacUMtTEp3cXl5YnhlcDVwQ1dLNG8tOGNUN3NWMTd0dzQ5VnZ3NHVpQ01Fb1huMGE4Z28tXzJScno2YzNSTkFTZGtuN25yMkZhWkhGc2dFZWpaS1RvSnNCdDBUS3NQbzRfU2J0RHRDZi0xMWlVdFJvMDdvSDFVTVV2blN0RVp2NE5oUkthWm9OQXpUY0RIUjhyaHdodWlQX1Ux |
**Snoo**
The reddit alien, he is able to coordinate with other heroes and use powers when he gets enough upvotes. He rides a narwhal and he can turn his enemies into bacon. Once he get's over 9000 upvotes, he becomes GOLD and is able to turn people into more than just bacon, crispy bacon. | r/totherescue | comment | r/ToTheRescue | 2011-01-25 | Z0FBQUFBQm4yYjM4TlBtWDBvSU90Mmw2amVXR3dvZXUxbjNYNzg1cUdUMjNkeUZUb1hCamhqS3c4OUlka3pockN2Ym1QRzRnWms2Uk8xX291WXo2UUZWZmw3WWdlUjBxX3c9PQ== | Z0FBQUFBQm4yYjRRV1Z4YkM2NVZLU0pHVnAxZUNmcWIyaXVYQ21hRjZMTWo5N2wtSHhRaGlxS2tSVmhyVGtka01QLWlkd1IwdW02cklJQ3JoMXViSnhnX3JPN2ZOcXRqY0ZMV3MwMjFhR1ZmbTJXS0ZmR2hWS21mQlM4NW10VFNPbWtnZ2cyM3ljbnVOUXZmMWxLX0JFVjZveGRqRGJlVmZ0V3VYN3V5UmRLdFNNMm1CV2F0Rm9fcWpnNFdLbjEtQVk2SFVKcTN2MTBJ |
MC HAMMER? Haven't seen him in superhero form in a while... though it might be the wrong generation.
Maybe a magic skateboard or something? | r/totherescue | comment | r/ToTheRescue | 2011-01-25 | Z0FBQUFBQm4yYjM4MXhUcUlzSVNla2d0MDhMYVJsdnNrU25INmVnSjRwTDN5b1dEcjF4MkVTS0xqaHR5clF2N0VDdWNtaWJHcjdrRDMwU3p5RWFUN21IQUVXVmhWOTNjU1E9PQ== | Z0FBQUFBQm4yYjRRalNYSnZjVy13c3dtNnFXT1ZNZnEyMU9rU1dtWWlrMWwyV0VacnF3Y0pUai0yMUpTMjBwRlFvOTVabG12VXBQaDkySklPWHVqZGdmZFJnNUY5NHlhSXBVTExIV1RIVVF0SDBfTDdpby1YaVRPT2VlRzRwc1Fod0VaTXJUTlNGRmN0Z2JacjdKV2FhVlB3ekZCR3kyNXN4Z2ZLa0g3NEdxQnQ0SnViUlh6amladmplLTVZRzRoVzhDYXh6UDRPTUI1 |
**Shark Boy**
I have no idea what powers he might have, but my son is 4 and loves sharks. This kid might as well. He could be instrumental in defeating **Orpheus Oilslick** in his plot to ruin the Gulf of Mexico... | r/totherescue | comment | r/ToTheRescue | 2011-01-25 | Z0FBQUFBQm4yYjM4UEdwYm9kRjE1cUdsQ3o2amxjcTdzRGZHaDVIVlU0bTA3YktyOTBQQmsyX3ZoM3pSVjZJYWFfbVMwS2ZaRXhzcU01ZzFsR19rN29IaWNqNXFkamRpa0E9PQ== | Z0FBQUFBQm4yYjRRT3BRVHZwWFBwQ19KS0dxbHVWOGpCdWYxRVpUcXc1WU5Wb3czQVZpanNkcXQtdTQ4eEFwMWhnYW5zUG00MnF5TzBDSm5aUWVsb1VsakluVlFHWXptSHFvNG9oQ042RU9PSURlUksyU3h0c29sYWxUVHhhSDBzVGUzeFFXbjdLV0U0SUxBUURsNmF3eHVxWVpqTlBOcTZIUzY5YVJQeUxiX0hGYk9MRndTWUc1RWlCSW9BX2lfVE1aT3dEUklKVXBI |
**Gator Face**
He's just a guy with an alligator face. Little kids would like that. Maybe he has a super-chomp or super tail-whip. Maybe another superhero could toss him a fish once in a while. And maybe he could put on glasses when he needs to read something up close. | r/totherescue | comment | r/ToTheRescue | 2011-01-25 | Z0FBQUFBQm4yYjM4dWhUcGtkV0c2ZHBIbU1QX1ZQclJ6UW5lNzFjQmZualdKMUV2YU41U2I0dnZnSUlZMFdwVmk2cmVOdE5GQlFtWWFVc3lZV29xZk84MWM5STg5RnJ5M1E9PQ== | Z0FBQUFBQm4yYjRRcEh1Z1V4SlZMbGs5ZGVkS0ttTERJTXFlOENxQk13X3N0TDQxVTNDek9GOVN6c0xLelBOajh2OVExR05FU29fT1U2SVlMVjFWdGJ4NFUzUnZmTFVsdzRMeWtPZHZjRmJNaXU1dHZ1b21sc1E1Q0poT3ZCX2FSRmVxeWdoaEJuRFp4aHJ5T0lLa3YtSVUxaDF5ZEV5ZFVqcEo4X0FWM2szX0FsTE56N0daQkIzVjgzdVJjbGdIenNNTHdGQ2dtcE5y |
-**Captain Awesome**, think superman only way cooler. He can fly, shoot lazers from his eyes and throw a tractor trailer 100 miles.
-**Madam Victory**, a female lead in the vein of Norse Goddess who can control lightning.
-**Crash Bang**, once a stuntman but now he’s a fearless hero who can fly faster than a bullet and break down any barrier.
-**Weirdo**, the youngest member of the group who is half boy and half dog.
-**Dr. Reddit**, the leader of the group and an alien with extreme intellect and the one responsible for giving the other heroes their powers.
| r/totherescue | comment | r/ToTheRescue | 2011-01-25 | Z0FBQUFBQm4yYjM4WE1SYXlLN080TTJpNnBFNHpXd1c5LXVhQjduQmRGazM3dWc3VGxDcWFmRGtKakV2dUl0ZzVHUDlUNGY0RkNHbDk0TzNnXzJNTV9YWG9XRkduaHpJUnc9PQ== | Z0FBQUFBQm4yYjRRa3RqTmFTYUhRaWlfS2lGaEZDQVJBanJlVzB2TEM3dE5DLXlfVi1MZE96U3ItSEdDU3VUZWItV1YtQ0JIa0dHc2hIbzNuVW1SaGE4a0RzR182SEZubjRCZjlTZXNtQ2VqN1RBdnAxSVQ4aUU4WVZiejViNXgtQ1pfUEhIczhPVmVNNlFHMzl3VE52RzExaU80SHpHYmVmOUltX0p5U2VnbmJOUVJlamFibU5jZUM5Z1ZmanlxUG9EeEZOQ3RRclJU |
Make Noah the superhero, DUH. :P | r/totherescue | comment | r/ToTheRescue | 2011-01-25 | Z0FBQUFBQm4yYjM4dEdBbGtyQ2R3c3F4Q2FUaWp3UVVkRFJLaXhNMUJjbC1neXllZnJlNnV5dXF2NzR1ZmdaajA3S1BlS283QzhJall6MFpHbzZROWZJS1A3NEVEcVJSQ3c9PQ== | Z0FBQUFBQm4yYjRRR3kxaVpoQWxXOVFGc1MzbThicnl6TVBIRkE4MU43UjlIT3lRc1dKODlNNjFQQjF2TVJFT2MwdF9kWUFiT3ZhNEJSemNTeE9ILURJWXlqWWRySE94S0dmbFFOMU12N3BWUzhlNElxOXVWRXp3U0xtaEhsVFQ1ZEtLd3BFQmhyV3pNWVJOQlBzWml5LUEyRkZKbzdNTHFkYzhDS0xuVXdGWTZzTTl1Y2hiTU5LVXFGMFlqdjVUNGdrMW9qUjdVVF9K |
Really inventive superhero idea, me gusta :) | r/totherescue | comment | r/ToTheRescue | 2011-01-25 | Z0FBQUFBQm4yYjM4U1lJMUZGTHVIVGlQVElDTndpMHpUaE1hVklBc194VHlCeGFiNmxrNGIySHN4N01LdUZZaDVTdDB2bXBYVkI5bFd2SnN6blZUZlF0eFlWSnBTd0VNMEE9PQ== | Z0FBQUFBQm4yYjRRSjZXaTdiVEhDMDNCcGtKVDlTdVJKLTcteEU2R2xJNjNiWURjSHZYbUF0dU01OXEzUkNZQUJhNnZhY3BvUkw2clFmNGdJYmtEd3pZZEpRQVIwVGhUUnZ3dGdaaG5meGo2WFp6RDA0X250VWx0NkcyREVUX3pPbXk5TXBVYnRCaGs4Z3VFZlVZQldIdm1IU1Jyb0s3WXd3b2FhaFZNZGJwcDVaTG43VDFKdWphYlFOaFNfZGN5TlMtMTRJTXFnV2w5 |
Man, that is a **fantastic** idea for a character. | r/totherescue | comment | r/ToTheRescue | 2011-01-25 | Z0FBQUFBQm4yYjM4SWJaZy1JMGNQeVJ2Ym9lTi1WZnI4N0l3dkowUFp4MUg4ZXdaX3ZqTzBMWGRPNDlsY1NQeE9oQVgwd29wMXVxYU5wVVNsUk1zeGo0eTNmWG5GTHNDUFE9PQ== | Z0FBQUFBQm4yYjRRVmt2V21Jd2tzLW9hMVBXdi0tMVJBak1VOENxXzNJWjdHQ18zYWFNOERuVEF6aGh6WUVwdXVjS1drLXh2aXV0T3ZPdTk0VlNmTW5pUXl2TDJGa1ZERFNKMzNLaFFhYURuTVltZVVuajAzNjROMnZXV1owRTF5aVVFOVBCYlV4bzdjVjRhTEVIcVpGQWluSHZMQVpRVGFlQkY4cDJqbm9ZTDVRZkFlODVySFNDNVduTlMzRlNMclFoSGVLYzJzX25N |
Awesome. Are you volunteering to animate the whole dang thing? Is it easy or possible to collaborate on an animation through Reddit? | r/totherescue | comment | r/ToTheRescue | 2011-01-25 | Z0FBQUFBQm4yYjM4TmZPZkJ2MGwtc3JJT00yM1hsMmJOMkl1WjZadVR3UWtHX0ExUzJqNEM1VnZaN2tsb0dHNW43MHZjVzZJRkpuOUhEVmwzZUhzX3NoT1d5S213QzNob2c9PQ== | Z0FBQUFBQm4yYjRRLWFrSVZSRTh0UzBuVjVqN0ozX3l6N3ZEUmdBd0VIVFZ2eEZHZm1LLUNhMHJ3Y005RGpjU1VPRVF0UnhhSWJaRVNlYkxVNTdhQndYMUVPb2xXN0J5azFGM0x2OFI0V1NLWU9vaWNfR3RTQnZmLXhxRDFvRmhraV9STHA5Ti14djRlRzNTeC1GODlBZjBpVmZMZ0VIOGp1TlQwMXNKSWhOak1pbUdyMElUMnFVNXVYRUZPSW9kd2dFUEQyUkxnbmcz |
Cross posted from the thread:
I heard you needed superheroes. So I did this today:
**[Major Science](http://i.imgur.com/Tn6zC.jpg)
**
Unfortunately I don't have the time to actually contribute to a comic, but I figured I'd at least throw *something* out there. Use him, don't use him, take pieces of him, whatever. Do as you will. And good luck :) | r/totherescue | comment | r/ToTheRescue | 2011-01-25 | Z0FBQUFBQm4yYjM4a2pPb0k0YUZhNU5SMnA2S3ZkNDZCUUtndFpqUzJ0TnYydkwyN2RYRVRxTmdXVlJNWjhMQm9FcDJTVUxxbnZQUklON3VESDU0WVlUdzlmRXl6VXB5YWc9PQ== | Z0FBQUFBQm4yYjRRT3NlQ2ZUZ3NwSms3WkVEeTFFUXhTZGM0SE9JMjRJRWtWUktXR1FnWU13Z1dIUTVFV1lEd1RKVHBISXVnNWpBY2l1aDFsMzF2NnNUbUNsRWJxVGYycE9ReFRnT3EwNVR4dnk0dDlsY1p2Q1VpLUpwRjI2eTBuVGtUakR2YnBZX2E5anhDQ3E5T0YtTGxNX256YWxCUmMwNHR5Z2dpb1pmbVhIcWxnaXluMk0yZGhqWmtNRGREUUx6SUVjRGVmZmN4 |
Upvote for Captain Planet style. :P | r/totherescue | comment | r/ToTheRescue | 2011-01-25 | Z0FBQUFBQm4yYjM4UEh4SEFrWXU2MUtxWkVrZjVwdjE1bm5iVmItNjV0WGZTZThJUGZhNmlfVC01b3B6OS1CSHh1bm94Um0waE5PZ2wzMzFjRkEtUTM5WXBydkFYdmhHSEE9PQ== | Z0FBQUFBQm4yYjRRbWQ3VExabkh4eDNoZWFkcjRuOEV0T1dtOXJOMzNSZnRjS1lidEwxZF9WN2JvcXpybjY2SE5LNVNUNDhjN19rNDVFVFlSajBWbHdaWjZ1Mlh4UTY5RWh5MDlicFFMM2xkclF3WnF5NnkzWUF6S1d4SWFVaUJzSndRLVpmODhkcWw5Tmp1QzBXR3YxajlmcWk5SDJqc1ZQdDlJUG9yam1YTE9IWERUY1Y0bTlzeTAyYjdnT0Iya2NjcGhyalZTZk5m |
**Glob**
An aquamarine, gelatinous blob created by underground Taco Bell experiments with meat-like products. Has the power to shapeshift into any inanimate form he has ever seen. | r/totherescue | comment | r/ToTheRescue | 2011-01-25 | Z0FBQUFBQm4yYjM4bllmX2pMa05HQzVXeW8wWHZGTHV5cVhQSXJTblRoZ2dMWm9xSnVHLVpkX0pGb1JLUFE2VlpQU2toM0w5c0htTk8xVmtxMEhoWWZ4Uk5zSEJDRFV4LWc9PQ== | Z0FBQUFBQm4yYjRRaGxNVVQ3bHloUUI3b2M1Rjh0c3N6OWdNcnhNNTZra0QxSldvZnloMWtkR0hmdXN4TnpyQzdHN1FwWklnUTZfdkNfMVVUbURPLTZTb3VUYmZxNEQ2TWtCbU9IWmVHNDE2bjQ4YjhqODM2NDNIUG9NZzUtSGIybjVEUk9JN3M2aU5UcHk3bkNBbk83REVCbGxpVnpCUFVoT1I3bUhlM2FnSGg1TXR5ay13RTVCMnN6NDRHczhDS0ZoemlITDc5MTkz |
I had an idea for a series of kids books revolving around an adolescent superhero called The Average Adventures of Super Mike(or whatever). Basically, Mike and his friends have super powers but they are just kids so their powers are just beginning to manifest and almost never work right. They face everyday schoolkid problems like bullies and such and try to use their powers to overcome them, often with hilarious unforeseen outcomes. Ideally Mike and friends would learn a lesson or something in each book as well. I thought this idea might adapt well to this particular project so I thought I'd throw it out there. | r/totherescue | comment | r/ToTheRescue | 2011-01-25 | Z0FBQUFBQm4yYjM4dzZROW50S29ZQkp0cDhGdFFISXd1SEdxNmJvUDRGb1B4cHRkendVMm1adUxJQWV5Q0RFOG5RV0J5a25fTDFHS2hIS3BBY281NVJOd3oyQ3NjcjZjWmc9PQ== | Z0FBQUFBQm4yYjRRdzJTZ3ZXWjQ2MXdDazNlbllYbEpNSFFSR3dzTHFjNnlrdWYyNm05VzhmYVM4cEZPUGpMZDk5Sm9JZzVRQmxnTlZra0dtN3duVzdrOW1uTkdPSFg4a012eVJUcmNPTWM3ZERPMVhsWWM4eW9sam1EeTFrVHMwVzViazQ3OHVDeDhWRGFvUk5BWXFYNXAxS3dWMDFfcmY2eGlGV2JjQnNpLVNFU2VhWVdqT0J1M2xrZmo5dHBSY1NMVkVLQXpZWGNv |
I think Shark Boy already has a thing going with Lava Girl. | r/totherescue | comment | r/ToTheRescue | 2011-01-25 | Z0FBQUFBQm4yYjM4RENnMVI3a1pQVnJnRHBnakVTckdyVEp0R2tYVmMwc1BycUQzTEtHTFJzaV9OWjJLMUV1TVpkeFVlTVVOeko1UDZPaHZHblpZTTBTcnJSNEZKOWllZUE9PQ== | Z0FBQUFBQm4yYjRRbXdZZGxkWV9SVjFqOU9mZW51M2NRQVRzRFczd1FacGJwRm52aXA1RWxzVE9tMkJKbVJyZ0FHUjNBbVJxREtfVjFDV1R6aHVaNzFwRG1wR29GRmI2SWc4eEwzMU9WQzZUVWlqbl9JZUo4bWoyaFBveW4wOWExcG4tcGN6NkRXQzF2RVNpZGQzSnhJTk1mYVBVSi1jMHZpQTZseU5TTzVXakRNUkJTbGZ4MzVWYzlTbWRhaTYyY3pUNlJZSS1hWTcx |
His sidekick/ward should be "The Green Ladle." | r/totherescue | comment | r/ToTheRescue | 2011-01-25 | Z0FBQUFBQm4yYjM4c2dDZlpwX1JaVWlNMUlzQ1RUNFZSTjB4UjYwU05PLXM2N0x5d2xUN2tJNHNEMWtpUWhqT0hnb0hIZVdwSXp2Mi0yVmhyR2V4al9PR2hqZlpUeEJhS1E9PQ== | Z0FBQUFBQm4yYjRRVko5RFp1N2hLZ3dyRVZLM0NsZVVCNTZjclU2ZnZiVTViejlnUVdGSlpXRVhOQlBOY1ZHQUxySXFfbzR0WVl0YzNZb2Y5V1N4R0p5V3pqZEJvOWVzMjY1ZG9CdDVWcWpZQVhWWV8zdTliUG1ubUtGdVdtZGxzQTNWSGZEdWY0b3ExUkR1ZXpLVmJ6OVJfcWtxYTlzRHNkZTBtMTZsT2dvS0dXYy0tME9FME1fYlBzTktkX09SdmVTVjFSU0ZuYU1j |
Souperb! | r/totherescue | comment | r/ToTheRescue | 2011-01-25 | Z0FBQUFBQm4yYjM4YjktUVBJbFc0NGwzVmIyeDhlZXVMNE5YXy15VTNVQTgyZjFHUHpaNTZKT0I1U2tmZHZGQVlhU2laMWpFeFpMQlpCOGxRMjdpUmI4aGJETG1zdF91QlE9PQ== | Z0FBQUFBQm4yYjRRZHhUbEoyQklJbUhwcVVySHJxbVNSaHU0NVVjckFQamJHbHI0a3RQSDRWdU9PeVNGaEdvblQ2eEVhcnkweWFnODZHTldUdW5wSVlMQzF1X2NzVGxpRVlTX0lWVDN5eXZYMXFROEJ4Q04zcWZTU1FLdWNYWklQbkZpb21GUlZoOTdYRVVYWHIyRFNTQnlaNkhWeG1RWml1bUZmTHk5VlJ1bk8wbzRNaEJqN2lqSGlIenU0eWhiNjdrWlRCQzkwTmVr |
I approve of this superhero. Upboated. | r/totherescue | comment | r/ToTheRescue | 2011-01-25 | Z0FBQUFBQm4yYjM4VS1hSENSbjJEOUVUaFZ6TV85a3lKSEE3Q0dRVnlBT2pRYjVnN3MtdTNycUx3ZHdaY1lfUEhpbzZTLVRLY2JTZFptSWdrX0lnb1NRTnEycERJX1djTHc9PQ== | Z0FBQUFBQm4yYjRReVNsdmZSdk1rdklUWi10YXVNbi1vWWNiM1c3MVJyREtJN2p6cThLY1VEZ0M5NDNZWHV2dkRVQkFwLVBBd1drX2taOHpXS0tfblhKMFo4X0Eyc08tUUhsYlQzTWx0anlHVGdodE5RZHE5NjQ4ZUNVTkR3WmtnbEhYOENHclpBOXBvZThvZWNVYVY3WGg0SEN3b0RNQy1WeVMtSEkxSmdLNXJ4NGdhV0M0d3lLOHZ0Tjl6ZnJjOVVXcTRleGd0Qkdo |
Peyton Manning? | r/totherescue | comment | r/ToTheRescue | 2011-01-25 | Z0FBQUFBQm4yYjM4VjhLM05VcEZJN2tlM1RET2pob3dIZGU5VUtEZktzSW1hZzJmRlJxZi02U2ZTMTlmZEtOWFZmek9tSjdZNTdGc1RKbV9pVnBuNElKNkNKTXg1R3htVGc9PQ== | Z0FBQUFBQm4yYjRRX0k0WjBXZWJQSWRvb19MekxWUlVlRG1mQ3RFRDgxVGcyZUhNTmVGRHJGRW1mOGpRdDRockZ1ZDFsb1pzcEROcVlpX0ZrYjgxYjBNaEItcW1uTjhZaTF1cHJtUVpJcHM0bGNiSlVqRGp0YndsRmd1VWV5b2lKdEY5bWdUeWpNcm5NTTdKUVByWlRPcU1vaGdiOU5UWXRGaFU1STVxQXBlSmFKcGJfVURUQkliRlhKYVFEenFrMFdTYXBfLXpjZ3d6 |
Who decides? And should we vote on our favorite heros using a poll or just from the upvotes each hero gets in the comments? | r/totherescue | comment | r/ToTheRescue | 2011-01-25 | Z0FBQUFBQm4yYjM4eTkxb1ZRNTFTY0NZbnpuQUNNUURpY3V1MGdMa3pWdXFpb1o0TERuU3VmcThHMEdzV2U0SUJGZ1djWnJfRUpaVE82U2xGTm5fYmhQRFBTOFFQaTRtNlE9PQ== | Z0FBQUFBQm4yYjRRNUxRMUVPVlRad2xsRjJMS1dLRmFmOWN1dDJYNldhRS1COERTSVFrOUFVUGxKNElEa05NMl9ScjY2SEZaNXpGTUtlLWloZndrOWRzc0NUdGNSM0pMMG1hMlpZd3hmU1RZU1FZVlBsRUtPa0xyWnR4WjhjMmtXeHFYUDZYemlHdlRablR2R0pQbTZDWUhkODVBcVl0dC1ZYnB4WE5MTWh2S3V0d0M5QWdKbk42eHNvMFhTZ3VPNng4QURBR0oxVlc0 |
Love the idea of Dr. Reddit. Keep that one in the mix. | r/totherescue | comment | r/ToTheRescue | 2011-01-25 | Z0FBQUFBQm4yYjM4MXR3UC1HNlpwV2RHUW5Dd0FhOWl1dlF5YVVOaWd1VmRiSUdRVUVHWXlkY3hzM0REcmxkYzZEZ2IzOEZaelFnX1ptbmdjRHBYWFBzY2REeGZXRkxRemc9PQ== | Z0FBQUFBQm4yYjRReml1U3VzTm5EUHoyVFBjOTRBQ2JOTzBRR3Ziemd6YlVlLUtkN2VNY1cwMU0zczJreGhBUWViSGpuYmJ1akxUMENLdGVKd2dFVzlDTndKOHlBNnRpaHozUUpOTHpaQmtQdmV2Y1lUS3MxV1VvOXJEZXZDeE9WTXFVaGV3YjFWWXFCZWNTdVI1a0JHaEFKNDhxaXVyam1CbFBLbEYxR3VqaWVUeXlEcUhrX2RZempzWTYxVVB0a3VKOVc0Y3RaZW5Q |
*Steve*
He is has the power to always be on time. He is a part time pizza delivery driver, part time pilot for the Super Heroes. He flies a giant mutated peregrine falcon that he has since tamed, and can call to pick him up with a particular whistle. The peregrine falcon can travel faster than anything on the planet/universe. | r/totherescue | comment | r/ToTheRescue | 2011-01-25 | Z0FBQUFBQm4yYjM4eWhYb1dLV3U0Q1pyRUtrUFlGWmtNbktiaTV5aWpyNkVsUGZ0WlItMGhvTUhINDZ2VkNzSXN0ZzZrZmlDMWN6T3ltRnNhV2hKbDFBRTZWTndacjMyZ3c9PQ== | Z0FBQUFBQm4yYjRRNC11TGYxTUx0THNTUkVBR0FFZENNMkp2YzBMMXBRaTZtVHpBbTVxd2pxcVBJNDA2eFpfcU11cDVxNkVUazBRZEk4aHI2ak9najNBbTJEVi1NOXBrRFk4TWZrVGtHYzNIOHdkYUtPaXQ5cU9jZ0dzTURMUC1rdEU0SDBNengwWWl3cW8xQW5HeERCeF9uakZTLWtWYnpoMVRxYXhBc216VUFjTXY3NWNIaXQzZDh6dWI1OFZYbGtHWnVyZU1meHNs |
I think [weirdo](http://people.rit.edu/smm5348/409/pics/barf.jpg) and [Madam Victory](http://t1.gstatic.com/images?q=tbn:ANd9GcSRt6ZBv40Vui_kOSUif9zhqqrrFp1oW22cztAW4O5oU_gI6SyZVQ&t=1) have already been done | r/totherescue | comment | r/ToTheRescue | 2011-01-25 | Z0FBQUFBQm4yYjM4T2lIZUtUSVVyWEkxN0VfOHQ4SU1ySkU0UTQ3d1BQekNXRUkza2t5ZlI5ajgwNVRGTXNtZEU3dl9YVldoeUx6QnZUS29LbWd2aDVERHl6REdsMjJDcHc9PQ== | Z0FBQUFBQm4yYjRRZEFFeFFsTFhUTkxzdV9id3lQSzN3YU1id1J3V0JFdEZpTTY0QmR0NnhUNC1yczFmMGRmLW9BMzU2aDJrZG9ubXMzTFJsN3RJQkVpTDVrckk2bEpnOU1zMi1sbnR1WGRrNGVBamdsaC14c0FZTlBsWVN5cnkyVUZRbmhxV1VhZkZIRVNDQUdIVU94UHI4YzRmUGx5OGFxbVV6Q3RRMHpaWXF5TlpOLVJNQlNNPQ== |
**The Niblet**
Mild mannered canning factory worker by day, Karl Kernel trips and falls into an enchanted batch of creamed corn. He is pulled to safety and everything seems fine, but over the next few days he exhibits the amazing powers of Zea Mays, the ancient Aztec god of the harvest! He has accelerated healing due to his ability to photosynthesize. He can wrap up villains with his corn silk shooters. When Niblet is exposed to heat he can explode with shockingly massive force and then recombobulate. Not only that, but the ladies think he is corny, but still inherently sweet. | r/totherescue | comment | r/ToTheRescue | 2011-01-25 | Z0FBQUFBQm4yYjM4OXF3bGF2MHBBSllCMUdacllaSEdaSktRWjRqUndxalB3dWFNVkd0MDdueml2VHNGV01QMFRRSzQzRElNOTA3Y3JFXzhIWGhoUkNOUEtUZjJ3ZkZzR0E9PQ== | Z0FBQUFBQm4yYjRRb3pYRmpGbnR0VVRFc3RBMk8wLS05LUVaQWp1bzNpZ3U3QWRKTVFBYXEzQTBGcExGdW4xZDdtVDlIRVl3dDFVajF2eHZibEZaZ21KM0E1Tm9VQXlpLXNlQ3ZiaXB3ZWxsVDByOTEtZ2VEa3hhUXdOa1AxRi1zZWJBTC1rbU9WektWMEc3MzA1X0RuZTJrUkZfdHdKeVU1WUszVXpFOW5JMHJrcjZ4bW5wUlBUN21JTl95TGJacS1odzcyZ3hmR1Vo |
**Souperman one liners**
Can it bad guys!
You barley carrot all about these kids!
Blow on this! | r/totherescue | comment | r/ToTheRescue | 2011-01-25 | Z0FBQUFBQm4yYjM4RTFiNmwwZzVvYl9GMmVyRmF1ejg5UndHSThONlFSNVVDN0lxYmpVeWlQQWNTdG5RQkRheGFxVTZ6NTBfLXpYZ0c0eTRMS25GUGxqWWktdDRINllUQ0E9PQ== | Z0FBQUFBQm4yYjRRN3l3Znp1ajhlcUhiZGFLQ29YU3lHcFktMDk4Sk9PV05nbDFRYXg2bDUydzM2c1pJZ0lzYzRNTzJLUEVmTHMxdldJN0dTY3RCTGxYcUhaMTlTTWFZZktkWUV2NWpUb0RDT25qNTg4cElKcjRCbUotV085NzVEMWJkdmlwSldrTnlMOTREVjlKWHM3eWZnLXRVREZ1bjVZODlKSGZWNlJHUk5ZMDNBX1ZuN29Vb3BWalo4b3hRRE9JZzZCTmNjQXhY |
**The Brain** - This guy can be a superhero or villian but make it where the top half of his head is gone and he has a large brain. His head being abnormally larger then the rest of his body. Mesmer type abilities like being able to move things with his mind, telepathy, etc.
**Major Bacon** - Military type hero. Dressed in camo and looking very military. Big muscles, excellent with hand to hand combat but can call in large aerial strikes via fighters as well
**Oran Ged** - He is light blue but his outfit is oranged. He can change other colors though sort of like a camellion. Blends into the background and can be very sneaky.
**Nove L. Ty** - He really doesn't have any super powers but can pop up from time to time to make witty remarks. But just as quickly as he can pop up, he's gone again. He's there just for the laughs. | r/totherescue | comment | r/ToTheRescue | 2011-01-25 | Z0FBQUFBQm4yYjM4dW0wRmFMbjRQTXRJSUl4LVBpYkthZFZzS190bjVIT1BoaHFzQUg3RXJ1eVNTSWJtZjl1amZKQlVocm11QlplTHVnSmtpcXFKMFFmc3FRYTBpbUp5TWc9PQ== | Z0FBQUFBQm4yYjRRM2VSeUY5YTNwNC16aDZxQjMyMVFiMVFHT2R0dmxFemUwN3NITzFJQS1TWDdrVkQ3TmZ4aHFKV1ZtemJTZDRoNVJvTUpRN3VDYkJkeHhrcFlZR0Fob2Y5dFNvYTBNMnEzV0kzdTB2V2Jmekx4bzFhOU9KZXZmQkxYV1Q0UWpWMlNOWFBtRG5xZC0yUVZwYnE0X0RHQl9OUTBaWXhEX2kxSDBrRVZ5QmdDakNIdktqbXl5bE04Y1RKTHZ3cnczbDEt |
*Ace*
A dealer in Vegas by day, but by night or whenever crime might strike, Ace strips off his dealers tux, and puts on his investigative trench coat, he is a type of thief, but only steals what he needs to, in order to solve problems, he always returns what he has stolen, and has the quickest hands on the planet. He has been known to bump into criminals who have burglar'd a place, and picked them clean of what they stole, only to return it to its rightful place leaving the burglar confused. | r/totherescue | comment | r/ToTheRescue | 2011-01-25 | Z0FBQUFBQm4yYjM4dUZzQTlxZkRDOUNzTmJjYzNOZG93a3Fpd1dVNHpnSUhyXzhCTTVCUVhHVWZsUHJ5T0kwQVpaZDQ1S05URTBldWlCSWV4bGljUkJYd0gtdXR1bkJNUVE9PQ== | Z0FBQUFBQm4yYjRRamNIQUh5WDVmSTFhY1F5UHRvYmw2ZUlkSnpjMjRiSmxWLWNlMGJSc3k4SlV3Q25lZWJPcm9kN0hsMTFINmlSWmlEbVQ4NEZhQW5tVnNMcFVzWHBWTnBZR0dhU3FtbF9mbl9KVkVtV3REYUN2LUsxa1FGMktXMThRZGhjQUdwYmcyRmR3V1dCWncwRmFsRzl0ZTNRQ1hrNk5RMmFwd2JYY1pRSnZTaERUSVJuWE5JV0I3dVNGdmZ4a0FlQkx6ZlA3 |
**Mr. Waffles**
Of course, that's just his name by day. I actually mean the hero's name is Mr. Carrot. | r/totherescue | comment | r/ToTheRescue | 2011-01-25 | Z0FBQUFBQm4yYjM4RnpfVFlYc0FDRl9IWWdrOWhRZW4wdjJQLXBWbTBPaU9admhJUlBzcmthS2tkSnhSY0J0SWNlYlp3YmdXVFpCVGNIOE1sTTRBczVhbi0wRDZmUVp0VWc9PQ== | Z0FBQUFBQm4yYjRRTXFHVG5IczVFbndRVnpLeGxfZml1ekNwczFfRjgtbFJoZ2tqSjFrTmFqRUxYTEdUb0d3RVBWYVZ2OE5tQUp3YjlKdVVTdFNyaXRpZFpmcXJ1ZmVQSlE2NkctdHpGbU1RN29ydHotUFBRRVU0MkN0cGtweE9McF9iQnc2b2ZIWkhGa24xbFdQdEZpUkhhcFZMSlFUT08xRVZ3R0N6TmV4ZjQyVEVNbTQ0Zzh1ZXA0Tl9YRGZSNFpuQnNVVlpaUDB6 |
So he's an... elephant? | r/totherescue | comment | r/ToTheRescue | 2011-01-25 | Z0FBQUFBQm4yYjM4ZmdpcXhaWEc5WDFIMXE2ZVU4NzNLUE5zaUV1ZmJwOG54UmpXV1ppS181dDFVcWpISlI0TmZFVzZ3TTFtcWhJNHRfTkp2NVUxdWRaa2c4MWViYUFwOHc9PQ== | Z0FBQUFBQm4yYjRRUTZiajl0M3NJRVNyQ2FWUkhmTEp6UGdrQkJWd0pLOVJyMVVORXd1Z0RFRUhjdU16b21SNlRQNEJyYktzUG94M1Q1c2RkMWsySFFnei1leDJOY19JNmZuaVJreXUyVFB2bjlCUEE0MXQ0VWpfQVpUV2lHUjVvc25uNnEtV1hPdlZobU9TTmZBQ3h2RGRHdjNTZ000TklDZVFoZzlRMEtYQk1tN3lNRWZPakQydUNHT3d0LVFGZG9BLUZzalhqUG1z |
He's really more of a [five head](http://www.urbandictionary.com/define.php?term=fivehead) | r/totherescue | comment | r/ToTheRescue | 2011-01-25 | Z0FBQUFBQm4yYjM4UXVMNUYwdHRZMDJjNG96T3VXNDEyUGZfSHNvQjFJdFlDVnREM2ZIamVra3UtNUFMemQ0Wkcwb1V4WWQ1OUdwRHNaaXZLZE5fRklweFVRRmFEb1FFbHc9PQ== | Z0FBQUFBQm4yYjRRMWdfbDFVQVVjd3FsT2xtVk9rbXZ5MFAtMWU4ZjdnQ3IxTUFrNmFyTEN4dngxVDVxb1A4cVE0VnlydXBpMmZCcVFNaDBJRnZ0d0V2U1lVMFZ0WE1JSV85eHdvaUhMUGxCVWJOTzZ6dzFvMDVqb0xCenhreHlMUGo3MUhsRjVFMFBvRHc0TzBMMGpmT0kxOEd6bnZ2OXl2RmhBSVk5TmZXN2tfckVWRHNxS09FakdkMU5hc1k0ZVVTZVgzYk12ZllN |
Big Bear's [theme song](http://www.youtube.com/watch?v=nMIkpFwGG9Q). Maybe? | r/totherescue | comment | r/ToTheRescue | 2011-01-25 | Z0FBQUFBQm4yYjM4eHlLYkZCN2RiR0I2SlNTQXhWQXRTOURoVFFWUHl2ODdMb25fVWVKeFZSRjRzYmRtWS1ocjAxeXkzRHg3WkZhOFhsMVFtc3hMNTk2OE5aY3FsVnl0TWc9PQ== | Z0FBQUFBQm4yYjRRRTZRZE8yQXViMUJRSWhzZHdvcTVzRDVzUUdRTnhHUUkwczhvc3BfNnJ6enhuaTk1cVhUc0twMzdWR1hzVmFlWUYxSGNWN2dMNW00cXNrTEE4WHJJbXd4OVpKd0NyNW1ESVpYeFRoeW5uWG1tejBKamxLWk8wR0dqNHVtYzZQLXFqTjloU1oyWlA4U0pWdG93N3ZxWTc1b2c4QlJOTFNjaWdUU1lxMGZxdTU0MW11bzBDLWpPOG9PTFVudldVc0l4 |
I think peyton manning should just be himself as one of the super heroes running around in full pads. his unexplained presence would be hilarious. | r/totherescue | comment | r/ToTheRescue | 2011-01-25 | Z0FBQUFBQm4yYjM4UThydTF2WkV2MWxwOVpnYnZjM2RDOFJfSWdDS0ZxVGg3cG1hZTFsTG50TGxfRkRSNnl0bkU0VHFjSnZraWh3M2FwemRIREN2QnlVd2dXbFEyNzVMOWc9PQ== | Z0FBQUFBQm4yYjRRZWZ0dS1WY3NHTVFPVGNxcHlFZGRVSGxaTm9hVU92NEJIR3Z1MU5PWHM0d2x5XzU3QUJQSHEzaDY3R2NhRnJXS3h5LXhOOVJneTZlMUlZM2lwTWNQVkhtQlh6LWh0amhaY0RkUW1VTDhmZ0N3VVZKeFU4R3NKb1dxd2xXMjQ0cEd0RmdWcEZrdmJhaU95OXRTMlJpZTVPLU5yVDNESEk3ZXl2Smt3Z3Y4a2FMRzRYYi05WFlmMWtGcEJTRURiNWk4 |
I was going to upvote this, then I realized it's *not* about a bear who plays guitar. | r/totherescue | comment | r/ToTheRescue | 2011-01-25 | Z0FBQUFBQm4yYjM4RW9WMUhoZjFxU2ZzMUc3ZmFTajVFeDctVTV5Mm8tZC1wa2JKdzh2d04xNEt3U0NPY3R4SExVSmtYNUFfNGV5ckFBbHppLVhRb2hrZjNjMHhVWENKOVE9PQ== | Z0FBQUFBQm4yYjRRRzUtazJYYlNpME1IQXdXeTBHcDVmVHF3VGJ5VW5jb1RHV25VUkxtNUNUR0RQUjd5YkJFNEtTRGFqN3MzYVZQVEItZUUzZkNweFQyVkJnY1ZoSEZqdC1fdkxndE1EcWRnRXR1dkdjZEluWVFMLW52MEhreHIzR1NRdnR6U1EwQjNGampVRnhvbmhZRTB4dURTTk9rdGJtNmpMdHFoaTBHUC1pQTIxZXg4b0lKYTFibUc5VWd0dVFuei1BazlRcXpk |
here boy... shhshereyryrrrrororoorppp! (sound of me unable to whistle.) | r/totherescue | comment | r/ToTheRescue | 2011-01-25 | Z0FBQUFBQm4yYjM4WkZOSHBJaFQyTURSWlRZTWZrVm1hc1VVSTFQaWJWOFdLOExKNDlTQ3dOZUNnYTJ5T25zcWp2RlI0SDZGTXJsZ3A0bEdGSnNIRXZTczA0cUx5VUhkNWc9PQ== | Z0FBQUFBQm4yYjRRMm9FeklKaVRiUFpyRFZ2U0lxT1AyRlBuakpQTzNSUkdTS0s0c2RqMXdRMEhLM2U3cjlWeUVkX1kySXZzbzZ6Y0N6VzFTX2F0dWtseVp6UWJYODJHZ2FOZjNWN0JsZVBpOEtVX09uY0o0NHRaSHJjVnZSQnBuNHNFT1lQSzFaNk5PYWJlRUVLLWJGbjRTQWJEWGg5aXdfamVQU3RtMlRzWV9jOHNWZEhHR3RvR2V5a016QXc4X29MNGU3cTZRcEhEVWhXSXViY3YtVXUxUmNWNUJrcVBudz09 |
I think in the spirit of other PBS programming that this should be educational and aimed at a 5-8 year old. Think about stuff they're thinking about (going to school for first time, having fights with siblings, etc.) Noah trusts PBS to give him something good.
Also it shouldn't get too meta on Reddit. Maybe a few random references to narwhals, etc. but I would avoid wacky troll faces and socially awkward penguins. | r/totherescue | comment | r/ToTheRescue | 2011-01-25 | Z0FBQUFBQm4yYjM4dTRpNDktTWhueDNJcFNmLWhNdktQVW5BY1ppN21RUXJrbERPOTZYQlpNTmVRRTY5UFpjZWt3YnR1MDNZemxCcXpLZGFlRmkwWGpKQ01idWIxQVVMNmc9PQ== | Z0FBQUFBQm4yYjRRSHF5cGJ6X2ZWLTN6M0doTGV4QlQ5a2JFeUJLVS1SeXlBcGZRbGY3bkw4bllueDBVRFpQelRyQW04QkV3UEk4WkJBcWMzT2RBVEdFN2VmMGdPMUJRczZXVkwtbVVIb1czdWk4Y2hoNTBnaUpJTndoaWdHdWhmRVJkTkE0NWMwdkp0a3IwcFN0X2Q2and1cklYOGRsMnh1TEhTU2t2SmVLVE1BZVRhNmdVcXJRPQ== |
i would have been extremely into this at 14 | r/totherescue | comment | r/ToTheRescue | 2011-01-25 | Z0FBQUFBQm4yYjM4ZkdMbUtDYXJCSkY5dnA0dmlaUHdzcUlVaHZ4ak1TcENqZzhpUUNHMjR0Ql9RNHpzaV9yS1JOZzNFdTFfZ01Qdk9rTW9ueGVDN3Rpbm9YU2w4NGNGVlE9PQ== | Z0FBQUFBQm4yYjRRSXBPLVJNblNxZEhWSWcwLWxRajlxLW1KOExiRmtYWWxQNEdMdXZaY1M4TEo0cTNWNGRHajRjRkEzX0FPWjNTTmdQRFhCYzNtRDluMjF6TjE0emNtenJOUmlRdGJESHVkalVfZ0gyektTd0czQ3U2M0lBS2dYOFc5MEJDM1E4MGdpSFR6ZTVwVXRPWUtVSDFpZXJHV0NoU1FlWldhZzk4MEdfZzFpVkpfeWJ2X05FYWZTVUpvNWZSbXVBZU1KNjEy |
**Noah The Ninja** | r/totherescue | comment | r/ToTheRescue | 2011-01-25 | Z0FBQUFBQm4yYjM4bERQcnd0TlVsZDJKc2cxVGxFNTFjd1dMSWhlU3NDUFJtSk5ZMTNKUzN2SVVhT25uNklMaGNWX1J3R0xNREw5Y25hSzJVaFdtMU04SXhPOERCMnFOMWc9PQ== | Z0FBQUFBQm4yYjRRVlphZWpLZXF4T1BIbEVqZjNkb21mNlk1TDlNRDc4WE9EaVJ2QkZvVWtzS2VBdHRncHYzUDJqUEY1SDZNMk9VQkVEdUVzY3VpT3lrSktuZklCWWoyMmRVYTAxNHB4cW1sV1BMZGhJZ0x4QnFhcFZPeWZVTDNXSldua2lSenlBYkRUbHV0OHNWN2kxcldZa2F0U1kwbjJmeDBpUGlGNFlLSGtTdnFvakVzRnBOT3F1RlJTdm9YdjNlNDhaeUZ1UXdP |
**Strutter**
The magical scientists responsible for genetic testing have weaponized an ostrich. (You know, like they do...) She can outrun a cheetah, use her neck to squeeze/detain criminals, and can leap over mini-malls with a single bound. More importantly, she'd be responsible for a bit of silliness and comic relief.
I can't draw to save my life, but the image in my head is similar to the classic internet emu pic. Although she wears a football helmet to protect her when she runs through walls/headbutts criminals. It also helps hide her distended cranium, which she's rather self-conscious about.
And yes, this is a comic book character for a 5-year-old.
| r/totherescue | comment | r/ToTheRescue | 2011-01-25 | Z0FBQUFBQm4yYjM4Q1BacGdwSk1FM2lTME04X3NlajRBeFh4TzVNZHlFV2txU0VlYXFmVDlKQW9oRVJaa21oS05YWmFwUDQzMVlqNHB3eDVUTXgtdjYzV0FBd1NhTEs2WHc9PQ== | Z0FBQUFBQm4yYjRRaG0zYS1XeEItT0pWcmxDQzRRMU1PN1JnWVVtc0dlUkVjeUhNX3NtbzVMOEhOR0NiYTR6SHlWMklpRTNwUEt2WlNxNWJRNzNPY2k0c3Bkc0Vjck5uVEZQcG9aMWxRTk9tdTNJOXpzd1kzUmhxekRuYVg5MlhZbzFOVTFxcDVHVUFQdlBZRThKb3Y1WE8wSnlBbGZQVFlnRnZrQTltNmZnV2lGQjEzdzFxX0RULV9qNzFHNVB2TGg5ZDE5LXIzY3ZE |
I like the idea of the trollfaces and Dr. Reddit. | r/totherescue | comment | r/ToTheRescue | 2011-01-25 | Z0FBQUFBQm4yYjM4bEQyUmQ4TkdhQkNxY2J3aGZaNmFjaW0zeGtZdUlpa2hNSUFlLVdCaDJ1RllMOEhtcklHdjVOVmItMEhETjhxUC1wUzE3VkphY0J3cFNTWHhTblBiUXc9PQ== | Z0FBQUFBQm4yYjRRZ1E4aTljUjdyZUl5YTAwVHBYa2hSTU5NSHJnR0Z0MG1UbXh5NUVhemlJUk54bmhKZUcta1pVdk5QMU02cUE1MXhCeFdDV0VGS2NHdzRUcWplcE14NXBrTkRFSk1OVWdNWVFuSlUtZnZYWjYyU1dHM2VxOGM0cXlkanIya0tWRlZ2WTlSbWhnT1REbEsydGIteHUwdGRycDVuT3BUcG45b2J3R0dIbGw3UmlrPQ== |
Definitely villain. For a five year old, the hero's gotta look a little more friendly. | r/totherescue | comment | r/ToTheRescue | 2011-01-25 | Z0FBQUFBQm4yYjM4a2ltbE1RblhRdWlJNEphMEpFQU0tWmFOY0ZLY3NkV3JDMHpyZzh2dEx0bTNNTHQzM2V3ZFhhYnB5QlpUNUc1NnRyT0xISFh0U1JFdDZBd3Vxem9BTFE9PQ== | Z0FBQUFBQm4yYjRRRlZUN0taRERFY203Z3JfMS01WlBXVTMtTzROb0wyeGtrSmF3TklzTzBaS0QtcWttT0locWhacDROX2dNS1V0VWRBSFJwSlQ0ZWtVV3dRZUs3SjYxa0R2eUV5azF4Uk9oOEpqMDlvU0VwZjltc2w0T1dDSXNqU05INmZaUHpXdmtYRmhlWmp4aWZySVJkQnV5cmlPeGNZWTh2OEx0bFFfQ1liWU1sdk1zWGJVR1dPRTBCNXk4VTIxNVZTams2a1da |
I think these characters should be more like just regular people, with of course some special trait. I don't think that they need to be complicated. Kids like strong, fast, and smart super heroes.
They don't care about mind control and bending time and shit like that. Lets keep it simple, but cool. | r/totherescue | comment | r/ToTheRescue | 2011-01-25 | Z0FBQUFBQm4yYjM4Q2ZvRlFwZGQ1Q0FTSG42dHlTc3dtZDZYbno0b3MzNlZQejZwZF9kTmxRYnhSNGt5eTRndndkX2tYMlBFNGJHWjh6N2V2NXQ1Y3hRT1JWbzZGMHlPY1E9PQ== | Z0FBQUFBQm4yYjRRRTBEczk4bXZXamxIcEFSVFN2aFlnLVJhSVhacGhzcHA1ZHhGZXFHSGg0T2thS1ZZNDVfZUoyTkE3cnZvS1JrV2FVYTBrVFQyYlROMmIyR1BPUmVlbmM3ZEE0RUJtZS1teVNiUzZIYVZJX2tvTFdldDNoUjRqcFI5bS14MEJQbUtWeHU1RFRBMXFZV3IySExXUmFLbm5tRkJyQlBZYWphUWl3c29WOEJQM1ktNW1NSHRLR3p2S2ZZWU5vSTRUTjdW |
**Captain Smegma**
Uncircumcised superhero who creates an impenetrable wall of smell by unleashing his oversized foreskin when fighting crime. Captures bad guys within his foreskin and renders them unconscious through a unbeatable combination of fumes and asphyxiation.
Always accompanied by his trusty British sidekick **Sir Taint**. | r/totherescue | comment | r/ToTheRescue | 2011-01-25 | Z0FBQUFBQm4yYjM4TlFWMmFVRmo1UVRwSGJUMV9NVTkzSkIxcXUzeE5QanN6OWFHdTdFeFpWRnhqY25PaGNkdlJaRWhGNzkyczJLLVhSd3pTV2xDa0VLLW5TVnI2OExYR3c9PQ== | Z0FBQUFBQm4yYjRRLVlLTUo5aFpXWVdORGhLZk5sS2YxVVZfT3EtdEJwVElvN2s3eUhES1ZBMF85UlE5eTZENzZ4Z1dUbHJ2Z0NTZjRvSmhpUlYwR2xTOGtkeWxGLU1tUlB1MEJ1VkgtcGM2LVRpX0hHV0RDVG5tQTBIcHlzZXFXTzhRaWxMTHZWQkt1LWlLZGtEXzN4OGQyeGQ4REVQMEYzdWpJaWtFRVA0cy1TZ1R2RnQ3WGFVZ3ZSemIyNkhjRUhJd1VVbzY4OUVs |
*Mark Fascismo*
An evil crime lord who plans on taking over the world through his manipulative corporation. His strongest muscle is his wallet, and buys his way through everything. He is a calculating individual, who can usually never be traced directly to anything. He has his fat little fingers in pies all over the world, and one day hopes to eat all that pie for himself. He has a son he hopes to raise in his image, but the son is uncertain if his father's life is the one he wants to live. (His son will be the ultimate downfall of the evil empire, when the father realizes his own corruption) | r/totherescue | comment | r/ToTheRescue | 2011-01-25 | Z0FBQUFBQm4yYjM4emp6N1pmR21XeW9aLVltdGFGT05iM1pDc21TdngxcW5tV0RoRjNrV2tpTzdLZ0Z5TlJnMnhNdjJkLWJsYzhPODhMUzN1eWVhbHFjVFhTUU9vWElnekE9PQ== | Z0FBQUFBQm4yYjRRb3JTTVM2NjM1a1NtTG9HS21mdDVHbjJ1a1lVTVFlNUZHM1NzSFBmQllfTGxQUElXSmhOMGpaRWNrWFNNZmJmOWxZZWFCNVJBR0FTNDJBcFd6eGxxX1FMN0hjZkdfdjE5MS1kblhvN0tNbFZjRTVmNWtiQzhMT3c0Z1RFU09yeTF6OHQwQVpNaHFIRm1CTHVld2NlUTJaRS1fQnRzdUs5aVB5dXJoQWU2dTBKY0pSREM1OFpnZUI1bEhidDZ0bGR4 |
Like the Rhino from the Spider-Man comics? | r/totherescue | comment | r/ToTheRescue | 2011-01-25 | Z0FBQUFBQm4yYjM4aG8tazhkUDRfV0tzZVhVV0hlUGlIU0xjanhOZC15YjJ6dmtRR1FfUVJwMGpuYW9FeDZTOUhyeFZtYVhOR0p1dzlFYzVNRDdja2ZWQmhEcHZRMGMzTkE9PQ== | Z0FBQUFBQm4yYjRRcl9QR1I0WDNfb0hVNFM1enR6TFU1V2Q2cmR5WmdKcGJNa3N6cFRvYTVmdHY0aXl0X0I0aGhBckVTeHNvRVowUVRMOGl2S1UtSHNMSkxvcWwyZXpQNVROb3YxWmZnN293alhqZ1NpNG5xNXpmYjBwUGoweE1TTThQLWJ0N1Y2UFNmUmxYaExqYklIdklXZ1ZNcWRBa3JiYVhmQUZLNzU5NG1kUWV5UUJtdnNNTHZueFkzQjZPczRzaFhKY21ZUkNP |
I vote for Dr. Reddit | r/totherescue | comment | r/ToTheRescue | 2011-01-25 | Z0FBQUFBQm4yYjM4Um9lRC1iczRlX3ZUX0RGQzh0MzNmZzZ0NlVJVGNTSjFsUmJnZGdQWExLSUs5NE1SWVNlOWZ0dEtabmxFdlNCQ2Y2T3dZX3hLX0c4MGxwZ2RwMWcyeXc9PQ== | Z0FBQUFBQm4yYjRRZWpLeWhpb0hoM0tvZURmZDFEbXhXb0R2dUw1LWUzR3VwS0dEZXdHMFcxcE1zaFRIazFGSkNuV2RPbGxyZGZqZFA3WlZ2b3ZpV05JYjZwWUFTUFBBeGNzekh1OEdKSklKUk9IMzd5MUJFRjZYUVFyZ1QtUmJYWWg4c1dLN0ZNZG5aV2RBbFlxV0I1MHU3dmZ0NEgtM04tel9VdWViUnNVLTkyTTNJbmNUOV9PaXo5ZWc2RU5NM3hEWllXY2MtaXBQ |
About a sidekick for the Super heroes Like a Arctic Fox Who name Chaos Cheesecake >_> | r/totherescue | comment | r/ToTheRescue | 2011-01-25 | Z0FBQUFBQm4yYjM4Wm9QY044Zjl3Vm56WEFCeFdMamtyejJDWFhYLVdicTRiQ0lGNVRiVnE3a3cwS3R0OTUwRXREX1hBOVFadmRDRm1yZURLNHRGSzdoQzgzRldrM2MxM1E9PQ== | Z0FBQUFBQm4yYjRRbjhFcE5FOHdHNTFFZU9naVNUYy1YZkhLaXp3eFhZU2tDMm1PM0gzamNDejNzaUdLWVpZV2IwZEM5RExMcTZDUzNKcFVZYmpWa2V6bzFWbFl0anhBa0hiMmFVWGMxOEdpMUxHUXFKYW96cnl5NVRhVGFBWUtkbl9za3ZzdlZpLWtldE10MzBib1dKbmp1WFhHYV9paWN5dUVvQjRweDkxUnpNbVVxQkt5N29uN2RobjZBN0tHcFRRNlNMU0lCQl80 |
**Nature Boy Hero**
He can talk to all animals. And isn't particularly good at anything else, but he gets by.
The kicker is the animals don't have very much to say. Because they are animals. They think about food all the time and are easily distracted. The others tolerate NBH because he's kind of a comedic relief.
I mean, he is the only person that understands the narwhals, that's got to get him a place on the team. | r/totherescue | comment | r/ToTheRescue | 2011-01-25 | Z0FBQUFBQm4yYjM4OGljVGhmSlRmU0RGcTc3eEJjemtLSnpZS0dzWnpOM1M1WnctenZRTFkzTWs5VWxRbGdyeC11OWE2aG9TMzU0Y0VLY19BVmpZeEU1WkJwdVlPcGQ3VVE9PQ== | Z0FBQUFBQm4yYjRRUTJKeDM0ZE5mVnpjMWVqVkFFdXItR243T0cwMHhIRnBlYWw3ak45aTdkVjRzX1pBNENJaEtBYjZZV0p2aDBsNTBaWlNxd3RfaE9MbnVIXzhrRnhqTW9SSVNqb29fY1k5ejZNdWg3dmNPbzJjcjlaUHlkeGxRNlRUNkVnQVllME9RSldVdy1XLXVwOFRoMlRpanV1ZTdOREpyTkQwdU5JU20yQ203Ni1vUnJoZDFPVEtKREVLTEFfMW5hUmpaSUda |
I really like this guy. | r/totherescue | comment | r/ToTheRescue | 2011-01-25 | Z0FBQUFBQm4yYjM4VzVEYlVlVC1qeU1kRlRiM0t2alRVY2puU1FyNVgwYlN4VEdqWFQtMms3R0x0OWNkRVE1ZVdEU0htS3lBNnk3dHk1Vzg4NWk4cVRieDB5T0Y1LU9NTkE9PQ== | Z0FBQUFBQm4yYjRRRlYyam5tME41U0pDcGpKNDUwSlh5ZDY1Y3RkM2lRRXpkQi1pcGxiRlc1TUt4SVcweFpBbXpkQ3dUaVVmcXdCdkNyUWpTY3pla3YtX3ZNeFpFdnBPNXNvUE1XS3lHSDNXU1Z6X1d0VjBxR2hTUkoybjh4LXRPZ2VzelZNT1ZxVUxGUENUbG9NSmIyWkJSQTc3MnFuaWlFc1VuYVRIUFhlbHZMcUhDaDQzWV9zaElTeGpxSnRSR3cxQUtYYkVZejNr |
**Scumbag Steve**, should be kinda like Rocksteady and Bebop from Turtles, stupid but still on the darkside! | r/totherescue | comment | r/ToTheRescue | 2011-01-25 | Z0FBQUFBQm4yYjM4Tm9NNG5GR1pGQ1dFZ3p1bW43bGtTQXlNaklveExmanp1akwtM3lPYjVTNU1mYjU0NTZyazQza1lxRFFPZ1p5QzUtdlRiQ2V1VU04LVRYOHBIVzZvbEE9PQ== | Z0FBQUFBQm4yYjRRbGoweTRlb0tXaE5DMkVSTmNZS0hsdjVXbmNMa1RiTzhLTWN1NGZKSmlUMVFGQ2xnekJJOHBjMWY4MHhxcFVuT2R6V09pbGxTLVlGd2hyTGdqODctRkZ5NVp1RjhmTlZDQ1h1WlJtb196WTdiRWp4U3J3Yk9kekU4NVR1RjFkZm1LekhwZjFuYUFLcjdYc2NtcWVHUV96ZmVoWDAxQ1FUVlRRSGlvZUY0NGtKT09EaHpaUzY0czFuc2E0QldoVFdE |
the Troll faces can be working toward world domination using their evil *hivemind* machine. It's a mind control device that ensures everyone has the same opinion about everything. | r/totherescue | comment | r/ToTheRescue | 2011-01-25 | Z0FBQUFBQm4yYjM4QUE0RTNiay1ldnVrY3lDSzhkUkhqMmgyVDNQU1pDaWl6RFZ0ME5mUVU2dG1oM3ZjekFwZ2ZHU3JSdkg1ZEEybFhNcFpVNThHMFBXSXhKYjdoMXhXemc9PQ== | Z0FBQUFBQm4yYjRRWUdQQmFjZ3Jkc1JZYUpMRjZYOVJvMWZXd2xQemVQUlhtVnc2M0FPV0JZdEo5a2lPbVJMVmd2bmpUbnBQQ29kRGFwRE1OekxXMk9fQlBiVVAwbmNlMzItbXVXMUZJQjduQ1ppTUtzdENiMTkyNTNUZjN2d0JDc056UXNoTW56M1d1azZnYmwwRmNZUS1SY3JGOFc3bG9PT3FZUHZwSktsaWdJWkJaa1M0cWhVPQ== |
**The Blank** (villain)
He takes away people's powers and uses the powers himself. Eventually he is defeated because he does not efficiently know how to use other people's powers, the moral being not to covet and take things of others but to learn and develop your own talents. Maybe even have him become a good guy after being defeated and give him a new power.
Here is a crude [MSPaint doodle](http://imgur.com/3dZkR), if anyone who can draw wants to make it awesome. | r/totherescue | comment | r/ToTheRescue | 2011-01-25 | Z0FBQUFBQm4yYjM4UDZWLV9ibFVHZnlWVno4ZGZ5NmZORHZxeFhPSVNIWU05a0F5aTd6cWw2R2xsNWE3cml6NlJHRjh2UXN0bktNV1NOSU1NNkI4a0prUTdrMVBGdnd3NXc9PQ== | Z0FBQUFBQm4yYjRRQXhBcklOa0pVYTVvaGp6bzN5akJaNEpMeFBlQURXMkZRN0NPMjFRNDJ4MV9KX2lOZFZDcXd3ZDdnT3FNeGxkTDdFcXRuLVJ1Qmg3MjdaWFBucG12ZFpPOGx1eUJmWjZ6cFBLM2VWQzUtNTU0MW1wTmstVnVLNGRnY2VBc0NvamJpT2xnVnF4V3B0a09VejlKQktwV1E2LVNzSnVMUjgzUWtITEFGYVZCbUJJcEhaODYwa0RZaF8tTFJpYnBUZXU3 |
Yeah I suppose so. I was thinking he'd be super big too, like the Juggernaut or Hulk. | r/totherescue | comment | r/ToTheRescue | 2011-01-25 | Z0FBQUFBQm4yYjM4R05ld09ibDhZMDhwQWI2SGZfYUpqdkV1dFplQUQ1NG9LV1dpWTI0MFVPN1RtdFdneUpoNWFiZ0xBdUlscy1mdi1PSWo3bXE2bk1ubDVnNFdQSnhhVmc9PQ== | Z0FBQUFBQm4yYjRRME5BRGp6MWJPUWxaVk1iLTAxRUN0ZFdfbkw2d19pTGhYeFB5X09vekFfclotTkw3WU94eHpOZW9xZWd0SndVMUp1aGFKOXdpZWFTd0N3MUF0UUFfZElONzU5X2pONHVXQjFEZnJXYVA5U3UxbUNrVVA1OF9ybEZSSXpKRW1uUmhuaFdidzFzaERybVNTM3M5aVpLMW93YTM4U1MzT0FRMU9hTEVnaGdOSXJUUVo2eHd3N1dIdGpaNWl1X1RoZnlk |
Make it a bear... don't make a fuck. | r/totherescue | comment | r/ToTheRescue | 2011-01-25 | Z0FBQUFBQm4yYjM4b2syNlY4QThEaEZScThRVnhwdzRKek12MF9tNEZOSU5tbUdUWXpVcGthOThIb09BemRBUHlGRDcyajZrU1h2STJLRnVHVmZSTjNXOGZLOXZzRWVLYVE9PQ== | Z0FBQUFBQm4yYjRRc1ZMV2RQcm82ZmNicnBLRFVfWHhkZ25iWVhGRmtHZTdTT3ZMdTF2dmdCRGdJbl9qb01WQUg4cnE3NUJFLTBDTkhjcW5Jd0tIc3Bzc013YTR2bE93QndTYXJITkZVWi1TemlNdVR0eUtfUURlMGRjZGh6YWRuQnp2S0VqcTdTSTA5RDJaTFF0ZDF2YUwzUjBRQ1EtME4zal9VdkttLVZDUWJrbWdTLUlVbjlBZ1g4M0J0aTlLcGxuaUZIUEJuSXV1 |
**Ernesto the Equalizer**
A Spanish immigrant that has the ability to make himself equal in power and wit to any one super hero. His weakness is that he thinks he's only respected and admired while using his power. He deals with low self esteem and suicidal thoughts. | r/totherescue | comment | r/ToTheRescue | 2011-01-25 | Z0FBQUFBQm4yYjM4MEVrbmJUV081X194U01LOGZydkkyM0s3ald2bkJkVjdzbzNVMUROLTE1eWFlZ2V3VF9EdDE1NC0waGVfQk5IOUFXdVRfUzQzMGV1X2xsZk14RFlYaVE9PQ== | Z0FBQUFBQm4yYjRRc3p5UHdrOFBCVzh0SXZKX1preHFYX3lVNzJ3Tzl2SUtBQnV5ZWVDT3VWOVN5NHp1ZlBSLU05S1BZWF9Sc2JwbmxFYjhNZTVaUzAzZFRiZWozc2o5MVlQdDQ2bkYyXzMxbXc5alpFTDRXOUxNRWtIUkNxRm1yU25mZWxjWUVycU03TzhMeWlEX3dSODd4WGstQ2lpUmRlMlg3ZkJjMmIwbDVEeTNRTldOa0R1ZUIwMW1YRC12Ml9GLU5VWURkdnVp |
The trolls that live under the bridge of the mighty river Chan. Of course, there would be four of them.
Damn, forget my 3D homework. I want to at least contribute an illustration to this. | r/totherescue | comment | r/ToTheRescue | 2011-01-25 | Z0FBQUFBQm4yYjM4VXdaZEZqMVk5R1N6bVZoTHJ2dlB6ajVIOUFtTkc2M3I5LUgxOUl5S2k3Y1VHeGlENm9sN1FVd3pGOXgtRGlyek9GNVIzU24tWk1qRnhzLWZoMlcwcnc9PQ== | Z0FBQUFBQm4yYjRRMzQ1cEcwd2lhOFNRekw1VEJ3Rmp0eEp6VzVjNWhtSjlEWUJ4ampRS0Q2WVJlRXBqRzVPajZva05CZmJQeFdyQU5nRjhRV1g1SzBGeXBSSEFWQXNJLXZYaVFGM3BmM2hEUDI0emhORkJTOTlzMndZTG5uYk1sTXZDbGZsVEN3d2x5dVFDSWxsWEZTcl8wOWQ4d1F2QTNnYjFkeUUwbFZZby1xQldZd05CNTQ4WUY0enRaTTZnTXhZak1aVjJXVUlT |
The grunt bad guys should just be trolls. | r/totherescue | comment | r/ToTheRescue | 2011-01-25 | Z0FBQUFBQm4yYjM4b0NrenVPeXFTYUZGckpHdDJjTG00LTFkTi1wZWNZUmprR2FRYi1oTEJ6U25qdE1hb0wtc0FOb2tOMEdvTmFwWEwtTTBwbENYU0tqN3ZnTVc2X3hmNmc9PQ== | Z0FBQUFBQm4yYjRRZjF0NklGenRVcmR1Z1Z1S3hvTm8tdHYzeXEtLXJ2YWRJVWVGeURMTDFpQWUyVFpUanNoQkxPSHFXY2FlOGl2bXg2OU82RXBFcUNuY1V6aklFb0pyNFhldXEzdGx0QmozMER0aFFOQnJJcXJfdXd5eG9LVzMtRkV4ZklOWjFLSzRCN2p1Q0pkWFZRYm0xcGRfLXNkTW5kUlZZdnpmdFk4aF91a051Z1dQMlAwMDZSajI0ZVNsXzRucTZpZEE2TFhf |
depends on how extensive the animation would be. if this is just taking other's drawings and taking a motion graphic approach using a tool like after effects then it's easy for one person. if you're looking for more work-intensive traditional 2d you need a team for that.
The other option is to take this into a 3d program like maya, blender, 3ds max, cinema 4d, etc. and just model a couple characters and animate a very short skit (we're talking between 15 seconds and 1 minute). If we want a more elaborate 3d work then we'd need others who can collab and pass files back and forth - each person would choose a model and use a stylesheet illustration for reference.
I'd say the best thing to do is get those illustrations up. I'd personally suggest starteing with a simple motion graphic "pilot" type thing that is just photoshop cutouts puppet-animated to squash and stretch with time-remapped facial expressions/vocals. If that's hugely successful THEN take it to something more extreme like the 3d level.
| r/totherescue | comment | r/ToTheRescue | 2011-01-25 | Z0FBQUFBQm4yYjM4Yk10N01fb0cwSUZYYnlwQ0FOZXQ3UEF2VlR2ajJFUWFUcVB1bjNDY3ltbjE0eE9MQTc1enlMV2hzeENYNkk4c21WZzUzNjJxUzNXaTFpcDAtNXNDcXc9PQ== | Z0FBQUFBQm4yYjRRUVNnakxMZm9oRkFERkZ4V0hwSEFSLWtWRDZVQTlOMTkzRmJReU1WV0g4NnRUaUQtYnRsZG0zbjFoSE1Xc241R3RRWGMzWHhxT3JCVDZtVGt3R2Y2QWYyalBMdFp6dW5qZW5uWWRXNjRVd1d2RTVqbHBERzRfckxNeVVZMUxQNU1vek56WnNrMUFUeUNHVFM1blhUMjQybW5lei1GeThSeTFEZXlBZFVPREc3SjFIdEg4cXlQS0JGNGdraEhHUl9l |
I am thinking having a Polar bear for a pet. Named Arctica, therefore our hero can be more brains (educational) and have the polar bear do all the intimidation. Thoughts? | r/totherescue | comment | r/ToTheRescue | 2011-01-25 | Z0FBQUFBQm4yYjM4Mnp5S2xQZ3pMbjhGQWJuN09kMHRXQnhvcW1vaEFabDZEeUlsNzBTVTdfTjUzbjFrSmZydE5oZ3JKaW1TbDZSZ09OdEdvZm1rb29jUE92a3o0QXRZdFE9PQ== | Z0FBQUFBQm4yYjRRRmszbWY3b1FaUFVUbUZwLUkzV0lNYVMyRG1GOUNIVmtYdmkyd2szd19WRGhveVdidUJSRnZ4UU5ac0lQTEZwNWNUTU1sdzBldGh6VUxQRXVOOHlaam02SE45bnpGRTVxWFpzYVB4Rkd6R2d5RFdSTWZyTGV1eGFuZ0Vrd2lvb3lGc1RhaXRDVG03Vm0yMW9DdzdTOFo2anRPcGVmUHRTU0V0cGFURUxiR3RBVEpmelVncUpyLWU1bHp0NTV2QWVZ |
[Even better](http://www.youtube.com/watch?v=sw8S_Kv89IU) | r/totherescue | comment | r/ToTheRescue | 2011-01-25 | Z0FBQUFBQm4yYjM4YWJTVmh0S184TU0yeUp3MTBxeDhySl93aGZBLU5oSVRlU1JLYUdUbGxsTGgybVotQU05NE9iNjFUeGZYS3U5TzNXSlRGeFBBZERCX0RlckpPOE9RMXc9PQ== | Z0FBQUFBQm4yYjRRR0RPd29sdmJSUlFtSDNQZlFDYkRHTm9jZ2tKQmxNQjNJT2JGcjhMQzlfdzJCeXdmX1A1SmtxVy1tYjI4SWtTQzd4Qll4SDJlZlRIZkltam5XanNBbHpQWlhGQ2ZqNzlkVXFDQmpPQkw3czdORE1Tc3NPdW5HLURfanBZQ01pa29BVkZvaUtCeFd1ME1tY2JnMTFCUDZ5MlJWNDI5UUstZ0puYUs5Ujhxd2g4TGYwOGZLaW05N2VLNWhSRHp1RkVy |
Alright here we go. Took me 15 minutes to think this up. Could go into more detail with the characters if necessary.
**Commander Cool** - Pretty much has the ability to do anything (ie. Dr. Manhattan) only he always keeps his cool no matter what the situation and only turns to physical altercation as a last resort. BTW did I mention he is the lead singer and rhythm guitarist of a superhero band.
**Dr. Awesome** - Not only the smartest man on the planet but he can play a mean set of drums. He is also protector of the book of smarts. the Book of Reddits contains all the world's knowledge (ie. reddit)
**Dude** - No one knows his origins and why he is as ugly as he is, but he has superhuman strength, can heal incredibly fast, has an impenetrable exo-skeleton and most of all can take a beating like it's no one's business. Did I mention he "slap-a da bass mon."
**Mister Sister** - Not only is she smart, funny, and easy on the eyes but she can travel faster than time so in essence she can stop time. She also has super human strength and above average intellect. BTW she can shred a mean guitar as lead guitarist of the band.
**Super Noah** - His super hero powers are yet untapped as he is not of age for them to manifest yet. However in the meantime he uses a robotic suit much like the one featured in Avatar that was used by the bad guy at the end that was crafted for him by Dr. Awesome. He also provides the back bone of the band playing keyboards.
**The Bad Guy** - So bad that he is simply known as "The Bad Guy." Once the brother of Commander Cool he gave into the temptations of life and has fallen victim to the seven deadly sins (jealousy, gluttony, etc.) He has the same powers as Commander Cool only he uses them for evil which makes the powers all the more dangerous.
**Goober** - The Bad Guy's dimwitted sidekick. Has above average intelligence but hardly uses it as he is not the best with his words. | r/totherescue | comment | r/ToTheRescue | 2011-01-25 | Z0FBQUFBQm4yYjM4cXpnekRXTHg5ZXAwUVc5dWdTTWhXRlF3b1dva3hhUnR1WkY4V0lNdlJEemIyVTh0cEtNbDdveERBY0VKUnlwYWYtSDROVWdabFJyWTcxcEZZZDg1SWc9PQ== | Z0FBQUFBQm4yYjRRZFM0NlFTZGJialpNbnl1NDMzOGM4YmUyNFZpQ3MwZ1RicDFPWnY4NlZLOUtybWtjUjJCUGViVjlJNFVqZkpObmJYMFk5bjJOeGFqQmxJRDZybGZFYzJPWmxrQmJ4THB1aFAydFNXZkpzUVNIRnBNMGM0M01sS0NBZmFfc25VelRMYWZoUk1nOGxNc0lMRFAtb3ltZHRnRWt4c3hlSE5faENYMl9yQmZET2JVNWhIa2pvM0dDdFlvTE5CZWtfNjla |
**"Paleo"** He is a mild mannered scientist but has the power to summon dinosaurs to help out with any situation. They could be called forth for mundane tasks as well as for extraordinary circumstances. The dinos could be named or a new one called forth each time. Every five year old loves dinosaurs, plus the kid will learn dinosaur names and traits. | r/totherescue | comment | r/ToTheRescue | 2011-01-25 | Z0FBQUFBQm4yYjM4SVVFUXpJX3BqWTA2cklvREk4amhTeVBIcjFjMktrSUlYcWFsWVhiR0dSdjZGdXZEZ2ROOTJEWTFVQ1R6S3h0WEhDT2xnWDc3aXRGY1ZZMF96MVNNUmc9PQ== | Z0FBQUFBQm4yYjRRVFNrbm0xMlQwWDE4QTF3OUdBcEhHWEZlYk1uN1ppNzg2QXIxc0pGejA0RmdWNk04ZEthZVRFOWhYQUhsTkRhajNIOHVELS1adGlSM1FlQXloWHl4dWNTb1FYS0xQc1JxV0JlekpOS3JXbmNURjlManAzRHNOTERTSVR0M3owbjFGUGs3bWxUMk93THVvSk1PdHNNTmdNd0xlbjRDMHpNU0RvRE1IQUNBVHY3WU1vYWlQUlZWWkdKeGs0dEFTN0M0 |
Supervillian names
Dr. Downvote
King Reposter
Ad Hominem and The Strawmen | r/totherescue | comment | r/ToTheRescue | 2011-01-25 | Z0FBQUFBQm4yYjM4QUdoYTBnNWxLOUFmLVUyZmt4WjM2SEFEdTZtNF8zOXI4bUNGOUNiLUJKSmtIMS1Dck00MUdJalRRNWc2OF9OTDBGUm5nakVjUWtlTktfdV9QUF9OTmc9PQ== | Z0FBQUFBQm4yYjRRRGVFRnFGZFBvUWN1bl9xVllFVllkbE53THA3LXd3Z1ZoeVBta0JLUlBsX0ZFOFNFTkQ1WXZXQlM2RTQyalBBYTFKRjZwRXVoZTAxQlVyYkRYNnBWSm0yN01BM2txV2FEa2lPSVhuc2wxd19yanVoUmhWU0hnSllRcTNHd1liZ3pfcHBnLWZObXJ6T1ZPZjlKQ0NLVUJ1a2oyc1daYTFWZkNULXZka2NWUnVJMUdJVEhWX0ZZSGJvS25DSnAyeEVG |
Just because I am just a graphic designer and don't know. Is 3D faster/quicker/easier than 2D animations? | r/totherescue | comment | r/ToTheRescue | 2011-01-25 | Z0FBQUFBQm4yYjM4RlVFTGFULWFNT3JTU1B0TGpoMEQySXpGN3FzWEpvLTB5V1FGU0xWWG94Q0Q3aDI0b0dfUkxsUmNYSG1CQ182QS1pQmo3RGVRTDJVQXUzcVN5WmFsYnc9PQ== | Z0FBQUFBQm4yYjRRa284dUJlVE9iUEJlRzRMWGNJa1NxQmNNV3d6WGJaNUl5Rm1makNBVjJxbFJNa29wcXhVMmJiQXkwb1VhUTVwb3kwVW1ETVRPSmFiZjQ1ZjJLMXVtTkRhLWcySmNPUWloVGkwb2hCZDZLR1J1eVIyOUxtWF9hd090TVhydFBnWTdWUGJabkI0cTRWZlNHR1FDSS1CTU5udUlIckRFcE1ZeVJTeU50UEdLS01NeTdYcXVLbG5uWFZZWXRKUUxEbVJT |
**Hivemind**
Hero that can summon the essence someone in the world knowledgeable in an area to help out in the nick of time....
Maybe a shapeshifter made out of a trillion nano-bots that take the shape of the person summoned -- the nanobots work based on quantum phenomena so they can access a type of ethreal or astral plane. Its weakness is Astral Trolls who can sometimes pretend to be an expert and foil the heroes plans or otherwise cause trouble. | r/totherescue | comment | r/ToTheRescue | 2011-01-25 | Z0FBQUFBQm4yYjM4UG9YanNJS05wRE9rcjRaR1cyV3VPSFdxX1BFY1V4TF9SWTBuaTNWWmFsLVJFMnhtMzVEaTdpU2NlQjkxSVNQRFFDRl9pUGV6NVNUdzZzWnRzekE4dEE9PQ== | Z0FBQUFBQm4yYjRRaDlGRF9sTU1EUkxoQmx2Z09vX0JsekJjdUFuTy15TEVLOFlMdjQ4MW53RV9iSmlTeUp4M2o3NGdYX3hEUnFmeXFtV1NXWnRDT0JGSlp2NDZtT0p1SHhhZGs5TzFMSVhUUnc5YkxscWpRaFEtbFczakdkVU9KNjMycW4yaldtT0RYWkhmLW9vRnZjZ2NMOGM5RnQ1MkNWamRRWXpmRzdiV1NrYVNtSk1hQkFtT2tOMmdWdndaZmVuMmpRX3lRWldy |
he kinda dropped off the face of the earth after he got the best novelty account award | r/totherescue | comment | r/ToTheRescue | 2011-01-25 | Z0FBQUFBQm4yYjM4X0JPWnFvSjRUOWRYdE1KblZmYjRfeWllQ0trMmd1X1ZVeklYREp6YkM1S3lodE1wWl9lTWs3NkNnelhBRm50VDI1XzlmTHNJQko0T1c0MUVqaXROMEdQYVhEMjVWMFZyeDU2eUFrOFJMcm89 | Z0FBQUFBQm4yYjRRc01YQWR4czM1VFZZeHBMUFd1OGFCNDlvR2ZqUUI3TlBRenhFaVVLOXB3cUFrWDZFTVhfVlJzT09EVmpMVTJ5NEFkTGFMdWVvWVM1bnYzdTc1cFlaeGZxSXZQYjAwR21zUW01RFZWWEw1ci00d2RxR2JwTGJhdnlMb1paYWlhSU1PSnc0dXI5X1kzd1hyZ19INmlVcm40cHg2Q2Z0ZkdybE5wX09IX1NaLXJsNHdMWE5mT18yOUdBbmxKU1JhZk16SUJWdldQWlhqWC1RQ3oyUGQ3Z2VXZz09 |
http://www.ugo.com/games/superhero-generator-heromachine-2-5 | r/totherescue | comment | r/ToTheRescue | 2011-01-25 | Z0FBQUFBQm4yYjM4U2Rzcm4wOVlKUy0tSkNTOF9pU0ZKUVdUeUpraTh5TEJIYXlzZVQ4MThkOFBfRUVjWURSTGZLLWhmeFlYMDhHNktndk9XVGpsV0tBUWNPQ2cxdUQ0UEE9PQ== | Z0FBQUFBQm4yYjRRNld5bUpHeUJTMXdxSnItZmh4dmxzTVlnX2tLT3NzSWZNVDBhMzRmaHBzWTRIbDlNa25FcEZVOWpWbk4zNXRuMy02YmQ4aXo4TzZiUU9MclRWWEtGeHNVN0VJREpSLUJkTFhHalJFcWlOdWYzS1RSa2FFbmNLbHV3X1puWHVpNWEta3JmLU1TS1pnN1ZNa1F0c1pTc21ra3U1VnFVRmRnYlp6RGhLR0psLWtsZ3BTQUxhTVlSVE85dWR3eTl0d3pLdHV0RkdjbXpkZ3Ria2g0VVh5Q2R2QT09 |
If this character makes it into the comic, he would have to be the bad guy. I'm scared of it and I'm 21. | r/totherescue | comment | r/ToTheRescue | 2011-01-25 | Z0FBQUFBQm4yYjM4SG03N2MyOV91UkRILW1VSTRyV2lESlRGdjlwQkRyWkJDdmpWb1FYbXpvMzRtc0VMTGEycnUwUXhXZXBzNDhXLVNPb1F1V0JFamxFRUxOeFVwcGhXc3c9PQ== | Z0FBQUFBQm4yYjRRemJmRU9kdEM5c0FCTmFkcWJUVFhDak9KM2txSmhCejBxcy11c2djNVRDUkFIaFlWem1YMlQ4aHg3UUhDOFM5b19iR0Ftd0YweTlyUVdwNThNaktJOFZ2UnVrd3pzcjhueDFVdTh6LWhyMUtnTERpeW5JbEEzdU5COWhhVXZORlZJN0l4cjJ6WUpveGgwSW1lOVdyTXdJbFJpczBRbWFGOUVDdmF4ZUhUUXNxc2ZpSEV0MkJDZERYV3BBM2VxcEQ5 |
Bittensor Subnet 13 Reddit Dataset


Miner Data Compliance Agreement
In uploading this dataset, I am agreeing to the Macrocosmos Miner Data Compliance Policy.
Dataset Summary
This dataset is part of the Bittensor Subnet 13 decentralized network, containing preprocessed Reddit data. The data is continuously updated by network miners, providing a real-time stream of Reddit content for various analytical and machine learning tasks. For more information about the dataset, please visit the official repository.
Supported Tasks
The versatility of this dataset allows researchers and data scientists to explore various aspects of social media dynamics and develop innovative applications. Users are encouraged to leverage this data creatively for their specific research or business needs. For example:
- Sentiment Analysis
- Topic Modeling
- Community Analysis
- Content Categorization
Languages
Primary language: Datasets are mostly English, but can be multilingual due to decentralized ways of creation.
Dataset Structure
Data Instances
Each instance represents a single Reddit post or comment with the following fields:
Data Fields
text
(string): The main content of the Reddit post or comment.label
(string): Sentiment or topic category of the content.dataType
(string): Indicates whether the entry is a post or a comment.communityName
(string): The name of the subreddit where the content was posted.datetime
(string): The date when the content was posted or commented.username_encoded
(string): An encoded version of the username to maintain user privacy.url_encoded
(string): An encoded version of any URLs included in the content.
Data Splits
This dataset is continuously updated and does not have fixed splits. Users should create their own splits based on their requirements and the data's timestamp.
Dataset Creation
Source Data
Data is collected from public posts and comments on Reddit, adhering to the platform's terms of service and API usage guidelines.
Personal and Sensitive Information
All usernames and URLs are encoded to protect user privacy. The dataset does not intentionally include personal or sensitive information.
Considerations for Using the Data
Social Impact and Biases
Users should be aware of potential biases inherent in Reddit data, including demographic and content biases. This dataset reflects the content and opinions expressed on Reddit and should not be considered a representative sample of the general population.
Limitations
- Data quality may vary due to the nature of media sources.
- The dataset may contain noise, spam, or irrelevant content typical of social media platforms.
- Temporal biases may exist due to real-time collection methods.
- The dataset is limited to public subreddits and does not include private or restricted communities.
Additional Information
Licensing Information
The dataset is released under the MIT license. The use of this dataset is also subject to Reddit Terms of Use.
Citation Information
If you use this dataset in your research, please cite it as follows:
@misc{ashikshaffi082025datauniversereddit_dataset_144,
title={The Data Universe Datasets: The finest collection of social media data the web has to offer},
author={ashikshaffi08},
year={2025},
url={https://huggingface.co/datasets/ashikshaffi08/reddit_dataset_144},
}
Contributions
To report issues or contribute to the dataset, please contact the miner or use the Bittensor Subnet 13 governance mechanisms.
Dataset Statistics
[This section is automatically updated]
- Total Instances: 30535191
- Date Range: 2009-12-10T00:00:00Z to 2025-04-01T00:00:00Z
- Last Updated: 2025-04-01T00:12:16Z
Data Distribution
- Posts: 12.21%
- Comments: 87.79%
Top 10 Subreddits
For full statistics, please refer to the stats.json
file in the repository.
Rank | Topic | Total Count | Percentage |
---|---|---|---|
1 | r/AskReddit | 227159 | 0.74% |
2 | r/wallstreetbets | 220445 | 0.72% |
3 | r/politics | 197917 | 0.65% |
4 | r/worldnews | 164514 | 0.54% |
5 | r/CollegeBasketball | 106498 | 0.35% |
6 | r/Advice | 92415 | 0.30% |
7 | r/nba | 81836 | 0.27% |
8 | r/NoStupidQuestions | 81596 | 0.27% |
9 | r/AITAH | 79702 | 0.26% |
10 | r/relationship_advice | 74073 | 0.24% |
Update History
Date | New Instances | Total Instances |
---|---|---|
2025-03-18T19:00:30Z | 14424249 | 14424249 |
2025-03-19T12:57:06Z | 688988 | 15113237 |
2025-03-20T07:00:35Z | 949022 | 16062259 |
2025-03-21T01:06:29Z | 731260 | 16793519 |
2025-03-21T19:08:26Z | 691424 | 17484943 |
2025-03-22T13:09:19Z | 90418 | 17575361 |
2025-03-25T02:00:12Z | 2806794 | 20382155 |
2025-03-25T20:44:11Z | 51947 | 20434102 |
2025-03-28T06:53:12Z | 3827074 | 24261176 |
2025-03-29T00:59:37Z | 1443926 | 25705102 |
2025-03-29T19:05:49Z | 1184209 | 26889311 |
2025-03-30T13:10:38Z | 1245447 | 28134758 |
2025-03-31T07:00:26Z | 1498450 | 29633208 |
2025-04-01T00:12:16Z | 901983 | 30535191 |
- Downloads last month
- 158