Viewing profile — malodyets
malodyets
HN member- Joined
- Fri, Mar 14, 2008, 4:16 AM UTC
- HN karma
- 225
- Public activity
- 68 items
- HN profile
- View on Hacker News ↗
About malodyets
Recent public activity
-
comment
Comment #46612032
I learned about this tonight when Claude Code picked up your library for my application that uses logical replication. Looking forward to putting it through its paces.
-
comment
Comment #41951846
With Diesel async integrating everything with the pooling is a bit hairy. With sqlx everything just works.
-
comment
Comment #41919268
Powers of 10 is the classic presentation: https://youtu.be/0fKBhvDjuy0
-
comment
Comment #41218533
Much good there but l and 1 are identical.
-
comment
Comment #40419636
This desperately needs a date `[1999]`
-
comment
Comment #39391431
Physics answers what and how. Why is for philosophers and theologians.
-
comment
Comment #38676775
What features or benefits would a small fraction of people love in an alt browser? What would HN folk love in a browser?
-
comment
Comment #38675632
I’m a big fan of base58 + almost as efficient as base64 + no special characters + no padding characters
-
comment
Comment #38413345
Svn externals provide similar capabilities, though I don’t remember if an external can be an individual file. TortoiseSvn on windows made it not to painful to use. https://svnbook.…
-
comment
Comment #38233039
This sounds like the deal I have had with my (young-adult) kids (who live at home).
-
comment
Comment #37934566
I created a "NoDict" class that does this awhile back: https://github.com/BlackEarth/bl/blob/main/bl/no.py
-
comment
Comment #37307028
I wish you wouldn’t delete your posts - it makes it hard to understand what the following comments are responding to.
-
comment
Comment #36475374
I don’t know how dang does it, but the internet would be so much better if every community had even half as good a moderator.
-
comment
Comment #36105904
Agreed - see Etymological Fallacy. https://en.wikipedia.org/wiki/Etymological_fallacy >
-
comment
Comment #36068714
No. This edition is (c) 1970 and thus firmly under copyright for a long time to come (2065 I think). Rules here: https://en.m.wikipedia.org/wiki/Public_domain_in_the_United_... Ext…
-
comment
Comment #36067650
I love the way the new logo shows the envelope as a speech / chat bubble (notice the tail formed by the wing). Subtle touches like these make a logo a lot more interesting for me.
-
comment
Comment #35906846
I was about to say the same thing. Multiprocessing on Python works great and isn’t even very hard if you use say async_apply with a Pool. Comparing single-threaded Python with mult…
-
comment
Comment #35594551
Maybe such a saying is needed in Korean more than in other languages?
-
comment
Comment #35564760
The some reason is the (GNU) readline library that powers most command line editing.
-
comment
Comment #34872468
It seems to me that a text editor is the same sort of dependency as a static site generator. Especially if you store the resulting site as rendered.
-
comment
Comment #34850225
I don’t understand how survivorship bias is being used here. I thought it was a wholly backward-looking error of not taking into account failures along with the successes, not some…
-
comment
Comment #34847374
Nope as a verb is new to me - just heard it for the second time this week. First time was from my child.
-
comment
Comment #34467063
Because everyone on HN was totally sucked in? I sure was.
-
comment
Comment #32913263
Really appreciate this thoughtful take. Thank you.
-
comment
Comment #30027565
I have worked in ink-on-dead-trees book publishing for over 20 years. The vast majority of print-interior typesetting is being done with Adobe InDesign. Some publishers (still) hav…