Most active commenters

    ←back to thread

    1106 points sama | 16 comments | | HN request time: 0.823s | source | bottom
    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 #
    1. 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 #
    2. thaumaturgy ◴[] No.12511310[source]
    ...and copy-pasting it into a text editor gives you an unintelligible wall of text, and copy-pasting it into LibreOffice causes it to hang.

    Ha, that's actually kind of impressive, in a really perverse sort of way.

    I'm so glad Scribd is helping with the effort to carve the open web into a series of uncooperative fiefdoms.

    3. 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 #
    4. leonskum ◴[] No.12511547[source]
    Especially ironic considering sama/YC funded Scribd. Really shows the quality of their work!
    5. suraj_sindhia ◴[] No.12511602[source]
    Thank you very much.
    6. TaylorAlexander ◴[] No.12511698[source]
    I wish somebody had created some kind of universal markup language for text, that would let us easily share it...
    replies(1): >>12513684 #
    7. wonkaWonka ◴[] No.12511917[source]
    Oh, so much better. Thank you jesus!

    In other communities, to circumvent asinine ploys at lock-in, someone would just brute force the pdf file with a burner facebook login, and repost it. But then, you'd still be stuck with a pdf.

    8. techmicrobiz ◴[] No.12512500[source]
    Thanks for this. Plain text is so much easier!
    9. coldpie ◴[] No.12513539[source]
    Scribd is one of the most garbage technologies I have ever seen. I have no idea what they do other than fuck up what should be plain text.
    10. jasonsync ◴[] No.12513684{3}[source]
    There must be a framework for that ...
    replies(1): >>12517198 #
    11. marmshallow ◴[] No.12514589[source]
    LOC?
    replies(1): >>12515084 #
    12. kragen ◴[] No.12514873[source]
    Your work is awesome. Thank you so much. Here, I pasted it into a gist so that it's not in a typewriter font. I thought it would also fix the lines being 25 words long but it didn't, but it's still an improvement: https://gist.github.com/anonymous/3ea317a1f71bbfeca6df5d8469...
    13. tim333 ◴[] No.12515084[source]
    lines of code
    14. jbpetersen ◴[] No.12515228[source]
    Some prettiness to go with what you already accomplished: https://cdn.rawgit.com/JeffreyBPetersen/5a3198c940ccca39ff63...

    Unfortunately the transcript is missing past a point. I haven't checked to see if that's the case in the original document.

    edit - Looks like I should've refreshed the thread first: https://news.ycombinator.com/item?id=12514873

    replies(1): >>12515252 #
    15. ◴[] No.12515252{3}[source]
    16. aalbertson ◴[] No.12517198{4}[source]
    Need a new standard...