Hacker News new | past | comments | ask | show | jobs | submit | from login
The new REPL in Python 3.13 (treyhunner.com)
33 points by ryansoflo 4 months ago | past | 18 comments
The problem with inheriting from dict and list in Python (2019) (treyhunner.com)
3 points by xept on Aug 21, 2023 | past
Callables: Python's “functions” are sometimes classes – Python Morsels (treyhunner.com)
1 point by rbanffy on May 31, 2022 | past
Multiple assignment and tuple unpacking improve Python code readability (2018) (treyhunner.com)
166 points by bjourne on May 8, 2022 | past | 96 comments
Python built-ins worth learning (2019) (treyhunner.com)
287 points by type0 on March 9, 2022 | past | 118 comments
What's great about Python 3.10? (treyhunner.com)
2 points by whalesalad on Oct 14, 2021 | past
What's great about Python 3.10? – Trey Hunner (treyhunner.com)
4 points by rbanffy on Oct 13, 2021 | past
Counting Things in Python: A History (treyhunner.com)
5 points by Anon84 on Jan 16, 2021 | past | 3 comments
Python built-ins worth learning (treyhunner.com)
288 points by th on May 21, 2019 | past | 68 comments
The problem with inheriting from list and dict in Python (treyhunner.com)
2 points by Quyzyx on April 9, 2019 | past
Overusing list comprehensions and generator expressions in Python – Trey Hunner (treyhunner.com)
2 points by rbanffy on April 3, 2019 | past
Overusing list comprehensions and generator expressions in Python (treyhunner.com)
4 points by th on March 27, 2019 | past
How Not to Use Python Comprehensions (treyhunner.com)
3 points by Quyzyx on March 26, 2019 | past
Unique sentinel values, identity checks and when to use object() instead of None (treyhunner.com)
1 point by mkesper on March 23, 2019 | past
Unique sentinel values and identity checks in Python (treyhunner.com)
2 points by th on March 20, 2019 | past
Why you should be using pathlib (Python) (treyhunner.com)
3 points by th on Dec 20, 2018 | past
Asterisks in Python (treyhunner.com)
222 points by ingve on Oct 11, 2018 | past | 106 comments
Stop writing lambda expressions in Python (treyhunner.com)
123 points by Quyzyx on Sept 27, 2018 | past | 194 comments
How to make an iterator in Python (treyhunner.com)
2 points by th on June 22, 2018 | past
How to have a great first PyCon (treyhunner.com)
2 points by th on April 30, 2018 | past
Keyword (Named) Arguments in Python: How to Use Them (treyhunner.com)
4 points by th on April 4, 2018 | past | 1 comment
Python: range is not an iterator (treyhunner.com)
1 point by devy on March 12, 2018 | past
Multiple assignment and tuple unpacking improve Python code readability (treyhunner.com)
3 points by th on March 8, 2018 | past
Python: range is not an iterator (treyhunner.com)
1 point by BerislavLopac on March 7, 2018 | past
Python: range is not an iterator (treyhunner.com)
1 point by th on March 1, 2018 | past
The Idiomatic Way to Merge Dictionaries in Python (treyhunner.com)
35 points by th on Feb 25, 2016 | past | 9 comments
The Idiomatic Way to Merge Dictionaries in Python (treyhunner.com)
3 points by th on Feb 23, 2016 | past
Python List Comprehensions Explained Visually (treyhunner.com)
138 points by ingve on Dec 1, 2015 | past | 78 comments
Counting Things in Python: A History (treyhunner.com)
208 points by th on Nov 10, 2015 | past | 51 comments
Supporting Both Django 1.7 and South (treyhunner.com)
1 point by mjhea0 on May 15, 2014 | past

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

Search: