Live data from Hacker News

Picomath: self-contained math functions in 11 languages

picomath.org

1–10 of 20 posts

Re: Picomath: self-contained math functions in 11 languages

#4

I didn't check them all, but I got 403 and blank pages when trying to access the python and C++ files respectively.

Also 403 for Python. The other page are blank because they use which is not correct and should be but the code is here if you look at the source.

Re: Picomath: self-contained math functions in 11 languages

#5

I didn't check them all, but I got 403 and blank pages when trying to access the python and C++ files respectively.

Even odder, the text is actually there, if you view the source. I think maybe his pretty print javascript is going haywire.

Re: Picomath: self-contained math functions in 11 languages

#8

I didn't check them all, but I got 403 and blank pages when trying to access the python and C++ files respectively.

I noticed that the Ruby pages link to files that end in ".rb.html", but if you remove the ".html" from the end, it leads you right to the Ruby files.
Post reply on HN