HackerTrans
TopNewTrendsCommentsPastAskShowJobs

innocenat

no profile record

comments

innocenat
·4 tahun yang lalu·discuss
But that isn't "locally"?
innocenat
·4 tahun yang lalu·discuss
Where is write contention coming from if it's operated locally?
innocenat
·4 tahun yang lalu·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 tahun yang lalu·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 tahun yang lalu·discuss
That process has been being done with AZW3 for a long, long time already. It's not related.
innocenat
·4 tahun yang lalu·discuss
Kobo doesn't have wireless sync for third party book. That's a killing feature for many people on Kindle.
innocenat
·4 tahun yang lalu·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 tahun yang lalu·discuss
AFAIK iOS Kindle App can't read AZW3. It's converted to AZK. Amazon probably don't have AZW3->AZK pipeline.
innocenat
·4 tahun yang lalu·discuss
EPUB3, yes. I don't think I have seen any EPUB2 having problem (except if it's missing encoding declaration)
innocenat
·4 tahun yang lalu·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 tahun yang lalu·discuss
Probably because the EPUB file has some problem. Amazon is very strict about EPUB validity.
innocenat
·4 tahun yang lalu·discuss
The CLI is still shipped with Kindle Previewer 3 software. It's still used internally by Amazon.
innocenat
·4 tahun yang lalu·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 tahun yang lalu·discuss
While I think this is nice, the tutorial is almost entirely unreadable on mobile.
innocenat
·5 tahun yang lalu·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 tahun yang lalu·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 tahun yang lalu·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 tahun yang lalu·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 tahun yang lalu·discuss
I think that, especially in templated code, you only know which part of code can be thrown away because of the optimization.