HackerTrans
TopNewTrendsCommentsPastAskShowJobs

innocenat

no profile record

comments

innocenat
·4 jaar geleden·discuss
But that isn't "locally"?
innocenat
·4 jaar geleden·discuss
Where is write contention coming from if it's operated locally?
innocenat
·4 jaar geleden·discuss
I heard that it's because Amazon don't want to use WebKit for HTML rendering. AZW3 is mostly EPUB in different package.

Don't quote me on this though.
innocenat
·4 jaar geleden·discuss
Dropbox is only available on Kobo Forma, Sage, and Elipsa. It isn't available in more popular Libra 2 or Aura HD.
innocenat
·4 jaar geleden·discuss
That process has been being done with AZW3 for a long, long time already. It's not related.
innocenat
·4 jaar geleden·discuss
Kobo doesn't have wireless sync for third party book. That's a killing feature for many people on Kindle.
innocenat
·4 jaar geleden·discuss
> What about battery replacement?

I don't think any e-readers are designed to be user-replaceable except the very first Kindle. As for DIY replacement, I don't really know, sorry.

> A replacement battery manufactured shortly after the reader is going to be as bad as the one that came installed by the time I need it.

Is it? I was under impression that battery mostly degrade with cycle count. At least, there are plenty of people still use Kindle from 10 years ago.

> [...] warranty replacement is a solution.

Then I think you are mostly limited to Kindle or Kobo. Most other e-reader or e-ink tablet are mostly shipped from China so warranty and replacement are going to not be as good.
innocenat
·4 jaar geleden·discuss
AFAIK iOS Kindle App can't read AZW3. It's converted to AZK. Amazon probably don't have AZW3->AZK pipeline.
innocenat
·4 jaar geleden·discuss
EPUB3, yes. I don't think I have seen any EPUB2 having problem (except if it's missing encoding declaration)
innocenat
·4 jaar geleden·discuss
Kindle Paperwhite (2021) is one of the fastest E-reader available right now (in term of responsive ness). Kindle device have excellent dictionary too, especially for non-latin language. (Japanese dictionary implementation on Kobo is not very good).

Kobo is more open and is price competitively with Kindle. It's also much more customizable if you are into that.

There are also a lot of Android e-ink tablet like BOOX. These are more expensive but a much, much more customizable as it's basically an Android reader.

Contrast shouldn't be a problem with any recent device. But anything release in past 1-2 years are excellent.
innocenat
·4 jaar geleden·discuss
Probably because the EPUB file has some problem. Amazon is very strict about EPUB validity.
innocenat
·4 jaar geleden·discuss
The CLI is still shipped with Kindle Previewer 3 software. It's still used internally by Amazon.
innocenat
·4 jaar geleden·discuss
Nothing beats Everything. Seriously.

When I changed to Linux 6 years ago I have to be more mindful of where I put my files, because on Windows Everything works extremely well.

(I am talking about 5M+ files on disk)
innocenat
·5 jaar geleden·discuss
While I think this is nice, the tutorial is almost entirely unreadable on mobile.
innocenat
·5 jaar geleden·discuss
This is common for lower-level API though. Displaying a single cube in modern OpenGL or Vulkan is also surprisingly a mess.
innocenat
·6 jaar geleden·discuss
The nice thing about Android is that you can totally customise the desktop. There are multiple luncher that make it act more like iOS.
innocenat
·7 jaar geleden·discuss
IIRC, the price of 2 year subscription is still cheaper than the 1-year update of the old model. They even offered subscription discount when they were transitioning, so the out-of-pocket is still cheaper than the old model.
innocenat
·7 jaar geleden·discuss
I have been using student version since September 2014 (when student plan was introduced) and I am still using it for free today (currently in PhD).
innocenat
·9 jaar geleden·discuss
I think that, especially in templated code, you only know which part of code can be thrown away because of the optimization.