Live data from Hacker News

Blind people won the right to break eBook DRM, but they'll have to do it again

wired.com

31–40 of 72 posts

Re: Blind people won the right to break eBook DRM, but they'll have to do it again

#31
post #24
post #23

Earlier quoted context omitted.

> but if I buy ebooks, i'll just go ahead and strip their DRM without giving a damn who says no Yeah, dream on. How long do you think this option will stay available to you? I sometimes get the impression that intelligent technical people on HN can't see ahead 5 minutes into the future, because being a peon without rights is something that conflicts with their self image as some technical sophisticate not subject to…

Asking as a non-sophisticate who has a mental block on most math education beyond 2nd grade: what does t+ε mean? edit: HN would rate limit me if I tried to reply to each explanation with thanks, so: thanks!

t = some point in time

t+ε = some point in time a tiny fraction later

Re: Blind people won the right to break eBook DRM, but they'll have to do it again

#32
post #23

Fuck having to ask for the "right". If they bought their digital books, they should absolutely be free to do whatever they like with them for personal usability. I can understand the legal rights position here, revolving around bringing attention to the issue of these idiotic rules, but if I buy ebooks, i'll just go ahead and strip their DRM without giving a damn who says no. The absurdity of DRM laws is really made…

> but if I buy ebooks, i'll just go ahead and strip their DRM without giving a damn who says no Yeah, dream on. How long do you think this option will stay available to you? I sometimes get the impression that intelligent technical people on HN can't see ahead 5 minutes into the future, because being a peon without rights is something that conflicts with their self image as some technical sophisticate not subject to…

> How long do you think this option will stay available to you?

This is a significant concern. We're seeing more and more non-free hardware in the market. Hardware designed to stop us from having access to data and from running our own software. Our computing freedom must be sacrificed in order to have any hope of enforcing these antiquated laws.

Re: Blind people won the right to break eBook DRM, but they'll have to do it again

#33
post #4

Earlier quoted context omitted.

the pirate bay & friends.

libgen for books. The pirate bay theoretically covers everything, but good luck finding books there.

Besides TPB, is there a libgen for audiobooks? Audible blocks lots of books here and the prices are honestly quite steep. TPB often doesn't have what I was looking for, not even something obscure.

Re: Blind people won the right to break eBook DRM, but they'll have to do it again

#34
post #23

Earlier quoted context omitted.

> but if I buy ebooks, i'll just go ahead and strip their DRM without giving a damn who says no Yeah, dream on. How long do you think this option will stay available to you? I sometimes get the impression that intelligent technical people on HN can't see ahead 5 minutes into the future, because being a peon without rights is something that conflicts with their self image as some technical sophisticate not subject to…

> Yeah, dream on. How long do you think this option will stay available to you? For as long as my reader can decrypt ebooks locally.

Fahrenheit 451 style, right?

Because local vs cloud doesn't matter squat if all the devices your have locally are locked down completely and controlled by someone else.

Re: Blind people won the right to break eBook DRM, but they'll have to do it again

#36

Fuck having to ask for the "right". If they bought their digital books, they should absolutely be free to do whatever they like with them for personal usability. I can understand the legal rights position here, revolving around bringing attention to the issue of these idiotic rules, but if I buy ebooks, i'll just go ahead and strip their DRM without giving a damn who says no. The absurdity of DRM laws is really made…

[deleted]

Re: Blind people won the right to break eBook DRM, but they'll have to do it again

#37
post #34

Earlier quoted context omitted.

> Yeah, dream on. How long do you think this option will stay available to you? For as long as my reader can decrypt ebooks locally.

Fahrenheit 451 style, right? Because local vs cloud doesn't matter squat if all the devices your have locally are locked down completely and controlled by someone else.

For books the analog hole is probably widening with better ocr now than ever.

Re: Blind people won the right to break eBook DRM, but they'll have to do it again

#38

Earlier quoted context omitted.

libgen for books. The pirate bay theoretically covers everything, but good luck finding books there.

Besides TPB, is there a libgen for audiobooks? Audible blocks lots of books here and the prices are honestly quite steep. TPB often doesn't have what I was looking for, not even something obscure.

Not actually a joke: audiobookbay.ws

Re: Blind people won the right to break eBook DRM, but they'll have to do it again

#39
>Even ebooks that are formatted correctly for TTS can have other issues. Math and science are the worst. Textbooks may be formatted for 100 percent accurate text-to-speech, only to falter when it comes to formulas, equations, charts, and tables. Those are typically rendered as images in an ebook, which would require publishers to take an additional step to record "alt text" for each individual figure—audio that would describe the image once encountered by a screen reader.

My now wife and I spent hundreds of hours during undergrad converting text and graphs to plaintext for a grad student. Truly nasty formulas, with multiple integrals, fractions with many factors above and below the line, exponents all over.

While the legality was questionable at the time, I broke the DRM on the PDF of the book, copied everything to Sublime, removed line breaks, formatted footnotes with [1] formatting, labeled graphs.

Then I fired up GIMP and translated the images. When embossed on paper, braille is much larger than normal text, so I had to greatly simplify things.

The frustrating part was, on math books, there's a good chance it was LaTeX to begin with. The format we converted formulas to was almost identical to LaTeX.

Additionally, surely for undergrad level classes, multiple colleges were each paying undergrad students $1,000+ per course to make the materials accessible. A website where School 1 could see that School 2 had already converted Calculus 1 to braille and allowing payment to reimburse a proportional amount of the cost would be incredible helpful and maybe legal. In essence, $1,000 would be paid by School 1 to do the initial work, School 2 reimburses $500, then School 3 pays $333, split to the other two schools so ultimately, they're all in it for $333 rather than $1,000.

----

I also worked with another student to build a molecule generator for 3d printers. Extensive use of the Blender Python API. Each bond type was a different shape connector, and the periodic table was divided by row and column to form a unique combination of scale and shape.

MacMolPlt [1] generated plaintext files that contained the position of each atom, bond connection types, and a list of coordinates for the electron clouds which could also be generated on top of the molecular structure, all exported to .STL for 3d printing.

It was a neat project, definitely opened my eyes to disabilities, and I became a more empathetic person because of it. Through some weird stuff with funding, it's sort of in copyright gray area. The disability office was paying to make things accessible for the student, not necessarily to build a tool that would be released to the greater world. It wouldn't be hard to replicate though. Back in 2011, I knew every 3d printer on campus and was kinda begging to print stuff while we tried things out. Now printing is trivially cheap and capacity is abundant - it would be 10x as easy and helpful.

[1] https://www.swmath.org/software/7039

Re: Blind people won the right to break eBook DRM, but they'll have to do it again

#40
post #24

Earlier quoted context omitted.

Asking as a non-sophisticate who has a mental block on most math education beyond 2nd grade: what does t+ε mean? edit: HN would rate limit me if I tried to reply to each explanation with thanks, so: thanks!

Time + Elapsed Time. AKA not now, but eventually

Epsilon stands for a "arbitrarily tiny bit" in calculus.
Post reply on HN