Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
malodyets
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
5 ms
·
1.
▲
by
malodyets
8mo ago
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.
2.
▲
by
malodyets
2y ago
With Diesel async integrating everything with the pooling is a bit hairy. With sqlx everything just works.
3.
▲
by
malodyets
2y ago
Powers of 10 is the classic presentation: https://youtu.be/0fKBhvDjuy0
4.
▲
by
malodyets
2y ago
Much good there but l and 1 are identical.
5.
▲
by
malodyets
2y ago
This desperately needs a date `[1999]`
6.
▲
by
malodyets
3y ago
Physics answers what and how. Why is for philosophers and theologians.
7.
▲
by
malodyets
3y ago
What features or benefits would a small fraction of people love in an alt browser? What would HN folk love in a browser?
8.
▲
by
malodyets
3y ago
I’m a big fan of base58 + almost as efficient as base64 + no special characters + no padding characters
9.
▲
by
malodyets
3y ago
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.red-bean.com/en/1.7/svn.advanced.e
10.
▲
by
malodyets
3y ago
This sounds like the deal I have had with my (young-adult) kids (who live at home).
11.
▲
by
malodyets
3y ago
I created a "NoDict" class that does this awhile back: https://github.com/BlackEarth/bl/blob/main/bl/no.py
12.
▲
by
malodyets
3y ago
I wish you wouldn’t delete your posts - it makes it hard to understand what the following comments are responding to.
13.
▲
by
malodyets
3y ago
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.
14.
▲
by
malodyets
3y ago
Agreed - see Etymological Fallacy. < https://en.wikipedia.org/wiki/Etymological_fallacy >
15.
▲
by
malodyets
3y ago
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_... Extended copyright harms the public domai
16.
▲
by
malodyets
3y ago
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.
17.
▲
by
malodyets
3y ago
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 multiprocesssing in Language X is unfair if not disingenuous.
18.
▲
by
malodyets
3y ago
Maybe such a saying is needed in Korean more than in other languages?
19.
▲
by
malodyets
3y ago
The some reason is the (GNU) readline library that powers most command line editing.
20.
▲
by
malodyets
4y ago
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.
21.
▲
by
malodyets
4y ago
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 something that somehow empowers future success.
22.
▲
by
malodyets
4y ago
Nope as a verb is new to me - just heard it for the second time this week. First time was from my child.
23.
▲
by
malodyets
4y ago
Because everyone on HN was totally sucked in? I sure was.
24.
▲
by
malodyets
4y ago
Really appreciate this thoughtful take. Thank you.
25.
▲
by
malodyets
5y ago
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) have their own system that does not use Word styles - usually u
26.
▲
by
malodyets
5y ago
The ones that will get your project done. The ones that your community is using. The ones you enjoy.
27.
▲
by
malodyets
5y ago
I’ll second the use of GitLab pages - free hosting, free letsencrypt cert, only pay for your domain, very easy setup. Here’s my setup with Zola: https://seanharrison.org/postgrails/20200523-got-zola/ A couple note
28.
▲
by
malodyets
6y ago
With regard to restaurants, this perspective doesn’t make sense to me, primarily because reviews are found on third party services and not on the restaurant’s website. If I’m going to a new area, I rely on ratings and reviews to know if I w
29.
▲
by
malodyets
6y ago
Here here
30.
▲
by
malodyets
6y ago
Every time we have a conversation that touches on any serialization or configuration file format, it doesn’t take long for someone to pull out the flail and start beating on XML again. XML might not be the best format for everything, and I
More ›