←back to thread

1106 points sama | 3 comments | | HN request time: 0.014s | source
Show context
johnloeber ◴[] No.12511160[source]
I am surprised that YC would make this page so remarkably mobile-unfriendly. I don't have the time to listen to the interview, I just want to read the transcript. They could have just pasted it in a reader-friendly format, but instead it's in an annoying Scribd applet. I don't want to sign up for their service or download the app, not to mention that it's a terrible mobile reader anyway. This was very disappointing.
replies(7): >>12511164 #>>12511297 #>>12511540 #>>12511609 #>>12512960 #>>12516843 #>>12518033 #
sneak ◴[] No.12511164[source]
Yeah, kudos to Scribd for perhaps the maximum LOC codebase for "how to make plain text completely fucking unusable".

There's real irony there in it being an article about delivering value to society through making useful technology.

replies(6): >>12511310 #>>12511378 #>>12511547 #>>12511548 #>>12513539 #>>12514589 #
thaumaturgy ◴[] No.12511378[source]
OK, I was able to clean it up into plain text and post it to Pastebin: http://pastebin.com/vcEe9KWP

Used the $$ selector in Chrome to find Scribd's .ff0 elements, copied them into SublimeText, did some regex work to clean out the tags (a span element for every line? with absolute positioning? Really Scribd?), and then exploited the fact that paragraphs got jammed together with no whitespace between the last punctuation and the beginning of the next paragraph to use a regex to auto-break the paragraphs.

Not pretty, but should be readable.

replies(6): >>12511602 #>>12511698 #>>12511917 #>>12512500 #>>12514873 #>>12515228 #
1. TaylorAlexander ◴[] No.12511698{3}[source]
I wish somebody had created some kind of universal markup language for text, that would let us easily share it...
replies(1): >>12513684 #
2. jasonsync ◴[] No.12513684[source]
There must be a framework for that ...
replies(1): >>12517198 #
3. aalbertson ◴[] No.12517198[source]
Need a new standard...