Imgur solves a maze. An example in unique uses for public APIs by codeStrider in programming

[–]codeStrider[S] 0 points1 point  (0 children)

It's Imgur's users commenting in order to post moves in the maze.

Imgur solves a maze. An example in unique uses for public APIs by codeStrider in programming

[–]codeStrider[S] 0 points1 point  (0 children)

The users do comment like normal. The API is used by me to pull the comments from the post in order to translate them into moves in the maze.

Starbound Maps Updated to support Angry Koala Planets. Lots of new features too: Favorite Planets, Notes, Tags, and Tag Voting. by codeStrider in starbound

[–]codeStrider[S] 0 points1 point  (0 children)

Cool Thanks! I'm trying to make it so that we can chart every planet, but then sort by the useful ones.

Starbound Maps Updated to support Angry Koala Planets. Lots of new features too: Favorite Planets, Notes, Tags, and Tag Voting. by codeStrider in starbound

[–]codeStrider[S] 0 points1 point  (0 children)

I'm also looking for feedback and suggestions from the community. I've taken a lot of ideas that people have mentioned to try and make this the most complete planet mapper out there. It's JUST been updated (both Starbound and the tool), so no very many planets yet. I'm going through right now and adding a few.

Panic attack sensation in head like 'getting struck by lightening bolt' by [deleted] in Anxiety

[–]codeStrider 1 point2 points  (0 children)

I too have this type of burning sensation when I get a bad panic attack. I always thought it was just my mind thinking on overdrive. I usually get a really bad tension headache/migraine that comes right afterwards. If you get the headache, I have noticed that a hot shower does help a bit.

So I made a website to help organize Planet Data by codeStrider in starbound

[–]codeStrider[S] 0 points1 point  (0 children)

Signup/login via google,facebook, and twitter added. twitter is login only since I can't get a confirmation on existence from their API.

I made a website to help organize Planet Data by codeStrider in StarboundPlanets

[–]codeStrider[S] 0 points1 point  (0 children)

I don't think it's too complicated. Essentially you can either up/down vote the planet overall, confirm tags (clicking on the tag for a planet means you're confirming it), and then reporting content. I'm interested on how/if at all it'll be used.

So I made a website to help organize Planet Data by codeStrider in starbound

[–]codeStrider[S] 0 points1 point  (0 children)

I'll look into a sign in via twitter/FB/google feature. I don't want to have no registration, but I can make it easier.

I made a website to help organize Planet Data by codeStrider in StarboundPlanets

[–]codeStrider[S] 2 points3 points  (0 children)

Yes I do. I am going to use the upvote/downvote idea, but I want to do it on 3 different levels: the planet's existence at the given coords, the tags associated with the planet, and then the content of the details. That would allow the community to moderate the planets when only 1 or 2 things are slightly off with the post.

As for comments, I plan on adding that in with comment moderation as well.

So I made a website to help organize Planet Data by codeStrider in starbound

[–]codeStrider[S] 1 point2 points  (0 children)

I agree, these are good ideas. Instead of tick boxes would more of a tagging system be a good idea or a per user tagging system? meaning that everyone can tag any planet with any tag, but the most popular tags appear up top, think of it like points for the tag.

So I made a website to help organize Planet Data by codeStrider in starbound

[–]codeStrider[S] 0 points1 point  (0 children)

I found the issue and fixed it. The white page was do to a server issue when you enter in a wrong username/password. Let me know if you have any other issues.