Viewing profile — lidavidm
lidavidm
HN member- Joined
- Mon, Nov 30, 2020, 4:12 PM UTC
- HN karma
- 271
- Public activity
- 70 items
- HN profile
- View on Hacker News ↗
About lidavidm
otherdavidli@lidavidm.me
Recent public activity
-
comment
Comment #48534668
AIUI, Kobo devices have a more advanced rendering engine if you name the file with .kepub.epub. (I think it's based on ePub 3?) Not sure if it would fix the problem here. But I per…
-
comment
Comment #47258497
[Not the overall point of the poem, but] yet for all that, it turns out chemical weapons aren't even that useful: https://acoup.blog/2020/03/20/collections-why-dont-we-use-ch...
-
comment
Comment #46452981
You may like this book called The Origins of Efficiency: https://press.stripe.com/origins-of-efficiency Or the author's newsletter: https://www.construction-physics.com/
-
comment
Comment #46416082
Olympus and other cameras can do this with "pixel shift": it uses the stabilization mechanism to quickly move the sensor by 1 pixel. https://en.wikipedia.org/wiki/Pixel_shift EDIT:…
-
comment
Comment #44958050
Oh that is awesome! I would really appreciate it! Could you also get d2 into GitHub and Notion while you have it here :)
-
comment
Comment #44957970
I always liked D2 more than mermaid, except IMO, this makes grid layouts essentially useless: https://github.com/terrastruct/d2/issues/1164 Having to figure out the exact pixel wid…
-
comment
Comment #44497766
Someone on the issue they made explained why Clone is "broken": https://github.com/JelteF/derive_more/issues/490#issuecommen... Which links to this blog post explaining the choice …
-
comment
Comment #43478732
The graphics would be called chibis, IMO (or デフォルメ if you wanna be fancy) and IDK about developers, but perhaps weaboos/weebs would be the general term
-
comment
Comment #43408311
Iceberg-go is working on it! (edit: it being write support)
- story
-
comment
Comment #43236996
It might be funny to use this as a software versioning scheme. ("What do you mean the next version after v3 is 20A?")
-
comment
Comment #43084609
At least they appear to be partnering with Kobo "later this year" [1]. I've been a big fan of Kobo's devices so this is a nice plus. (I just wish they could figure out some way to …
-
comment
Comment #42877767
https://www.ralfj.de/blog/2019/07/14/uninit.html perhaps (the OP also talks about this when linking to a talk about jemalloc)
-
comment
Comment #42873422
To get a really precise answer you'd have to profile or benchmark. I'd say it's also hard to do an apples to apples comparison (if you only replace the data format in the wire prot…
-
comment
Comment #42864975
Arrow has several other related projects in this space: Arrow Flight SQL defines defines a full protocol designed to support JDBC/ODBC-like APIs but using columnar, Arrow data tran…
-
comment
Comment #42722162
It used to use DataFusion. https://www.paradedb.com/blog/iceberg_lakehouse
-
comment
Comment #42719944
Can't you use DataFusion single node/without any Apache ecosystem stuff? They have a Python library and DataFusion is "just" a query engine. (If anything, I'd call Pandas the batte…
-
comment
Comment #42680995
I'm also curious why it's a fork (I'm sure there's a good reason?) Coincidentally I was looking into C++ documentation generators again. In terms of integration, what I've settled …
-
comment
Comment #42644749
I suppose this feature should have been termed closed captioning and not subtitling. It seems you're not going to get much sympathy for human translation here.
-
comment
Comment #42617334
Thanks! Frankly so long as I can get a browser and install some reader apps (Kobo, Manga-one, etc.) that would fit my needs fine, and as long as they support older versions of Andr…
-
comment
Comment #42608224
Which tablet do you use? I've been considering a Boox but the licensing issues and apparent outdated Android give me pause...
-
comment
Comment #42545423
There's a PR implementing a similar approach. Seems it could use help to work out some kinks in the color mixing. https://invent.kde.org/graphics/krita/-/merge_requests/1783 https:…
-
comment
Comment #42048571
Neat, I didn't realize Kobo was WebKit-based, but given they offer a full browser (experimentally) on their readers, that makes sense. They also support some 'nice' ePub 3 features…
-
comment
Comment #41866012
Kobo has a store. It's decent, it won't have Kindle indies, and IMO it has fewer/worse sales, but it's not a big deal to me. They do have a subscription plan with unlimited access …
-
comment
Comment #41478373
Only because Western-centric systems don't handle non-LTR text properly. https://atadistance.net/2019/10/20/japanese-text-layout-for-... > Baseline font metrics will never deliver …