Hacker News new | past | comments | ask | show | jobs | submit | KeithMajhor's comments login

I'd never heard of them before. I wonder if they keep the old scans and resell duplicate books. They could make a bunch of extra money on half.com or similar. Depending on how they're scanning the books it'd also save time. Then again, it could be that they're required to destroy the scanned book in order for it to be legal.


Having run a textbook scanning service (http://www.ptrfy.com/) for a while now, I can say assuredly that keeping master digital copies or the physical processed books is a substantial legal liability.


Would it be possible to avoid the problem by storing scanned books in an encrypted form where the key is some words from random page?


The process to digitise it they use ends up partially destroying the book; at least, it removes the spine ("step 2" of http://1dollarscan.com/works.php). They do mention that they keep the book around for 2 weeks (to allow rescans) but then they recycle it.

However, doing some more research, it seems that for certain items they can return it:

  Q. Are books ever returned?

  A. First of all, please understand that we do NOT return 
  any books after they are scanned. The books are recycled 
  after they are cut and this is part of our operation  
  practice.

  The exceptions for returns are for photos, material you 
  wrote yourself, material you own the copyright to and 
  only a few more. If one of these exceptions or a similar 
  exception applies to your order and you want the items 
  returned, then please purchase a return option($5) at the 
  time of your order.
(http://1dollarscan.com/faq.php)


This was a great post. Just a little nitpick. I think this line near the bottom:

var something = maybe(doesntCheckForSomething(value));

Should actually be:

var something = maybe(doesntCheckForSomething)(value);

If I'm wrong then I likely missed something so please let me know. Thanks.


I think you're right, thanks!!!



Where the hell does the AC adapter go?


I don't think he's saying it's ok. He's saying that in spite of Apple being unethical the present condition is an inevitability. We can try to shame Apple into doing the right thing but it won't fix the real problem.


You could also have some anonymous understanding of B. This reminds me of Richard Feynman's story about his dad and the bird.


Well that's nearly impossible when a tap is a zero length swipe.


Here is some relevant discussion: http://lambda-the-ultimate.org/node/2003

Also, codata doesn't solve everything. You still can't filter infinite data. Filtering with \x -> x > 0 won't terminate for all infinite lists of numbers since [0 0 0 0 0 ...] is a potential case.


It's plain HTML5. That scrolling behavior isn't a freebie. The scroll bar you see is actually for an empty div. There's an attached scroll event handler that they're likely using to run the animation.


I think Twitter is using Clojure now that they've acquired BackType.


I've felt like that at times but I think it's important to be unbiased. We're not the only people who give a shit.


Consider applying for YC's Spring batch! Applications are open till Feb 11.

Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: