Hacker News new | past | comments | ask | show | jobs | submit | from login
Learn by reading code: Python standard library design decisions explained (2021) (andgravity.com)
3 points by asicsp 9 months ago | past
Building a priority-expiry LRU cache without heaps or trees in Python (andgravity.com)
1 point by genericlemon24 12 months ago | past
When to use classes in Python? When you repeat the same functions (andgravity.com)
1 point by genericlemon24 on Sept 16, 2023 | past
Bridging the Python async gap from the other side (andgravity.com)
31 points by genericlemon24 on Aug 1, 2023 | past | 1 comment
When to use classes? When your functions take the same arguments (andgravity.com)
2 points by genericlemon24 on June 20, 2023 | past
Why you should still read the docs (andgravity.com)
70 points by genericlemon24 on May 16, 2023 | past | 48 comments
Limiting concurrency in Python asyncio: the story of async imap_unordered() (andgravity.com)
2 points by genericlemon24 on April 6, 2023 | past
Limiting concurrency in Python asyncio: the story of async IMAP_unordered() (andgravity.com)
2 points by lukastyrychtr on March 30, 2023 | past
Limiting concurrency in Python asyncio – the story of async IMAP_unordered() (andgravity.com)
2 points by stek29 on March 28, 2023 | past
Caching a lot of methods in Python – death and gravity (andgravity.com)
4 points by rbanffy on Feb 23, 2023 | past
Caching a lot of methods in Python – death and gravity (andgravity.com)
4 points by rbanffy on Feb 22, 2023 | past
Caching a Lot of Methods in Python (andgravity.com)
5 points by todsacerdoti on Feb 14, 2023 | past
Reader 3.4 released – 5 years, 2000 commits (andgravity.com)
2 points by genericlemon24 on Jan 25, 2023 | past
I almost failed to search a 37 GB text file in under 1 millisecond (andgravity.com)
384 points by xrayarx on Dec 16, 2022 | past | 142 comments
Has your password been pwned? Or, how not to search a 35G file in under 1 ms (andgravity.com)
2 points by genericlemon24 on Dec 13, 2022 | past
Reader 3.0 released – a Python feed reader library (andgravity.com)
3 points by genericlemon24 on Sept 21, 2022 | past
The unreasonable effectiveness of f-strings and re.verbose (andgravity.com)
304 points by genericlemon24 on May 21, 2022 | past | 90 comments
Dealing with YAML with arbitrary tags in Python (andgravity.com)
12 points by genericlemon24 on Jan 24, 2022 | past
Reader 2.5 released – a Python feed reader library (andgravity.com)
1 point by genericlemon24 on Nov 1, 2021 | past
Write an SQL query builder in 150 lines of Python (andgravity.com)
141 points by genericlemon24 on Aug 24, 2021 | past | 103 comments
SQL query builder in 150 lines of Python (andgravity.com)
2 points by radus on Aug 13, 2021 | past
Namedtuple in a Post-Dataclasses World (andgravity.com)
113 points by genericlemon24 on July 21, 2021 | past | 88 comments
I wrote my own SQL query builder (andgravity.com)
1 point by genericlemon24 on June 30, 2021 | past
Learn by reading code: Python standard library design decisions explained (andgravity.com)
282 points by genericlemon24 on June 29, 2021 | past | 43 comments
Python sentinel objects, type hints, and PEP 661 (andgravity.com)
2 points by maiya9 on June 22, 2021 | past
Python sentinel objects, type hints, and PEP 661 (andgravity.com)
4 points by JNRowe on June 14, 2021 | past
Learn by reading code: Python standard library design decisions explained (andgravity.com)
3 points by EntICOnc on April 21, 2021 | past
Learn by reading code: Python standard library design decisions explained (andgravity.com)
5 points by rbanffy on April 20, 2021 | past
Learn by reading code: Python standard library design decisions explained (andgravity.com)
1 point by genericlemon24 on April 14, 2021 | past
Stable Hashing of Python Objects (andgravity.com)
1 point by mooreds on March 20, 2021 | past

Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: