cheat icon indicating copy to clipboard operation
cheat copied to clipboard

Website returning 404's

Open thewoolleyman opened this issue 11 years ago • 20 comments

Thanks...


Request URL:http://cheat.errtheblog.com/e/cheat Request Method:GET Status Code:404 Not Found

Request Headers GET /e/cheat HTTP/1.1 Host: cheat.errtheblog.com Connection: keep-alive Cache-Control: max-age=0 Accept: text/html,application/xhtml+xml,application/xml;q=0.9,/;q=0.8 User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_8_2) AppleWebKit/537.22 (KHTML, like Gecko) Chrome/25.0.1364.172 Safari/537.22 DNT: 1 Accept-Encoding: gzip,deflate,sdch Accept-Language: en-US,en;q=0.8 Accept-Charset: ISO-8859-1,utf-8;q=0.7,*;q=0.3

Response Headers HTTP/1.1 404 Not Found Server: nginx Date: Mon, 01 Apr 2013 22:51:47 GMT Content-Type: text/html;charset=utf-8 Content-Length: 18 Connection: keep-alive X-Cascade: pass X-Xss-Protection: 1; mode=block X-Content-Type-Options: nosniff X-Frame-Options: SAMEORIGIN

thewoolleyman avatar Apr 01 '13 22:04 thewoolleyman

another nice project died :(

hayesmaker avatar Apr 29 '13 16:04 hayesmaker

I'd love to help get this back up and running, but it's the content that's missing. Maybe we can piece it all back together and revive cheat...

christianromney avatar May 23 '13 18:05 christianromney

Fix plz. :+1:

skull-squadron avatar May 25 '13 22:05 skull-squadron

I would help to fix this, too.

Govinda-Fichtner avatar Jun 11 '13 09:06 Govinda-Fichtner

yes please fix CHEAT ! i am willing to contribute

v1j4y avatar Jul 25 '13 14:07 v1j4y

:-1: wanned to use.. but it is broken

arthurnn avatar Aug 09 '13 15:08 arthurnn

Currently cheat sheets throws 404 Not Found (OpenURI::HTTPError). Please restore.

johnjohndoe avatar Sep 04 '13 12:09 johnjohndoe

:+1:

mhamrah avatar Sep 12 '13 14:09 mhamrah

:-(

michaelkoper avatar Sep 17 '13 09:09 michaelkoper

A little bit poking dead but I would :heart: if someone dig it up and give it some fresh air (maybe with electroshocks).

I would love if it can be me, but then I must have some help (as I'm student, and have hard semester now). Anyone?

hauleth avatar Oct 30 '13 13:10 hauleth

I mean it must take like a couple hours tops to throw something together for this… It's just a gem that spits out API content into a terminal window…

Okay, so what are the basic rules? Content lives on a server? Who's allowed to edit? How about this:

  1. Gem fetches cheat sheets from a server. Default sheets are included in the gem source so that they don't disappear if the server dies. (But the server will be open source anyway, so someone else could just set one up and we could all configure it to point to a different server.)
  2. It also looks in a ~/.cheat/ directory for user-defined cheat sheets.

The main thing this leaves out is the ability to benefit from others' cheat sheets. What would be the best way to accomplish this so that we don't open it up to spam or end up with a non-functional tool again?

rreusser avatar Nov 04 '13 18:11 rreusser

suggestion : something like a git repository for the cheat sheets !? so if someone pushes a new sheet it get's sent to the repo and only after getting merged will it get uploaded on the central server preventing spam.

v1j4y avatar Nov 04 '13 18:11 v1j4y

Can't someone just throw something together and host it for free on Heroku? Is the original website code open sourced anywhere?

thewoolleyman avatar Nov 04 '13 18:11 thewoolleyman

Yes, the site is here https://github.com/defunkt/cheat/blob/master/lib/cheat/site.rb . I am working on it, should be live in a few hours.. will let everybody know.

arthurnn avatar Nov 04 '13 18:11 arthurnn

Awesome! Make sure to prominently update the README to point to the new site, and perhaps defunkt can throw a permanent redirect rule in his web server so the old links start working again.

If it's on Heroku, I'd suggest leaving it at the default DNS name (i.e. not a domain in somebody's personal ownership), and adding a couple more folks as admins, so we don't have to worry about this situation happening again. I'll volunteer to get added as an admin, contact me offline at [email protected]

thewoolleyman avatar Nov 04 '13 19:11 thewoolleyman

@thewoolleyman @v1j4y @rreusser : here is my 1 day solution for this:

https://github.com/arthurnn/cheatly

I really like the idea of not having a database/server, and use github as the repository for the cheat-sheets. Thats what I did in that project, I will keep working on it. However I will need as much help as possible to include as much sheets as possible in https://github.com/arthurnn/cheatly/tree/master/sheets .

Any question, feel free to open bugs on the repo, etc... @sferik options/thoughts?

arthurnn avatar Nov 05 '13 03:11 arthurnn

finally !

i'll try to help

v1j4y avatar Nov 05 '13 14:11 v1j4y

@defunkt, what is the status here?

Gaelan avatar Mar 02 '14 04:03 Gaelan

I know it's been a while, but I'd love to help get this project back up and running.

damianesteban avatar Dec 14 '14 06:12 damianesteban

Seems duplicate to #14.

weakish avatar Apr 25 '15 03:04 weakish