Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

RSS is broken #23

Closed
pawellenart opened this issue Jun 28, 2011 · 3 comments
Closed

RSS is broken #23

pawellenart opened this issue Jun 28, 2011 · 3 comments

Comments

@pawellenart
Copy link

You better fix your RSS feed, cause it's totally broken...

regards

@firedev
Copy link

firedev commented Aug 13, 2011

This page contains the following errors:

error on line 19 at column 14: Opening and ending tag mismatch: code line 0 and p
Below is a rendering of the page up to the first error.

wtfjswtfjshttp://github.com/brianleroux/node-code-bloghttp://wtfjs.com/min less maxThis beauty is courtesy of TiTi ...lets look at some code. Math.max(); // -Infinity Math.min(); // Infinity Ok, so, there is a good reason for this behaviour. It might even make sense if you happen to occasionally omit args from your min/max calls. ;) You see, the min/max implementations need something to compare to and Infinity and -Infinity are the only safe values to use for that comparison. @kriskowell goes into more better detail here and was quickly followed by @BrendanEich whom not only wrote js in 10 days but can rock out unicode Infinity symbols without looking them up ...I shit you not. Of course, due to this behaviour js allows for this code humour:

@DTrejo
Copy link
Collaborator

DTrejo commented Aug 10, 2012

Pull requests accepted! Dupe of #33, thanks!

@DTrejo DTrejo closed this as completed Aug 10, 2012
@TiTi
Copy link

TiTi commented Aug 27, 2012

Still broken:
"500 TypeError: Cannot set property 'Content-Type' of undefined"

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants