Feed aggregator
White or Brown Noise: Which One Will Soothe You to Sleep?
Want to Sleep Better? Cut These 10 Foods From Your Late-Night Snack List
Note-Taking App Notion Readies Email Product
JetBrains Rider is now free for non-commercial use
Article URL: https://www.jetbrains.com/rider/
Comments URL: https://news.ycombinator.com/item?id=41936001
Points: 1
# Comments: 0
Hardcoded Cloud Credentials in Popular Mobile Apps
Monokai Pro has an official light version
Article URL: https://monokai.pro/
Comments URL: https://news.ycombinator.com/item?id=41935991
Points: 1
# Comments: 0
Interactive Brain Teaser Visualizations
Article URL: https://theonlinedev.com/
Comments URL: https://news.ycombinator.com/item?id=41935948
Points: 1
# Comments: 0
New Ways to Stretch F/A-18 Super Hornet's Range Sought by Navy
Article URL: https://www.twz.com/air/new-ways-to-stretch-f-a-18-super-hornets-range-sought-by-navy
Comments URL: https://news.ycombinator.com/item?id=41935946
Points: 1
# Comments: 0
The Faces Behind Open Source Projects: Pilcrow and Lucia Auth
Article URL: https://wasp-lang.dev/blog/2024/10/24/pilcrow-os-maintainers-interview
Comments URL: https://news.ycombinator.com/item?id=41935938
Points: 1
# Comments: 0
Catastrophic sabotage as a major threat model for human-level AI systems
Article URL: https://www.alignmentforum.org/posts/Loxiuqdj6u8muCe54/catastrophic-sabotage-as-a-major-threat-model-for-human
Comments URL: https://news.ycombinator.com/item?id=41935930
Points: 1
# Comments: 0
Using Rust in Sprints and Marathons
Article URL: https://www.shuttle.dev/blog/2024/10/24/using-rust-in-sprints-and-marathons
Comments URL: https://news.ycombinator.com/item?id=41935900
Points: 2
# Comments: 0
Never Run Out of Electricity Again With a DJI Power Station, Now Down to Record-Low Price
Several Linux Kernel Driver Maintainers Removed Due to Russian Association
Article URL: https://www.phoronix.com/news/Russian-Linux-Maintainers-Drop
Comments URL: https://news.ycombinator.com/item?id=41935877
Points: 2
# Comments: 1
Dick Costolo how the best product teams focus on quality
Article URL: https://www.youtube.com/watch?v=4H02CfUT8sY
Comments URL: https://news.ycombinator.com/item?id=41935875
Points: 1
# Comments: 1
Show HN: Iceaxe – A modern, fast ORM for Python and Postgres
Hey HN,
I've been writing webapps in Python for 6 years and have been using SQLAlchemy as my ORM for about that same time. As I've recently scaled more products with this stack a few things occurred to me:
- It takes really careful session management to avoid idle-in-transaction hanging in the database because objects are still floating around (see: PEP 249 and its prioritization “implicit begin” and “explicit commit”)
- Not once have we switched backend databases, we've always stuck with Postgres
While it was baking hot in San Francisco a few weekends ago I took a step back to write a ground-up Postgres ORM with modern syntax. It main focuses are typehinted schemas, async support, integrated database migrations, and explicit transaction management. You can certainly do all this with existing solutions but my hope is by making them first class primitives it's easier to write correct and performant database code.
Give it a try - would love to hear what you think!
(More documentation is also at https://mountaineer.sh/iceaxe/guides/quickstart)
Comments URL: https://news.ycombinator.com/item?id=41935874
Points: 1
# Comments: 0
I Can't Afford a House. So Why Am I Addicted to Zillow?
Best Internet Providers in Warwick, Rhode Island
Linux Kernel Maintainers remove Russian accounts
Article URL: https://lore.kernel.org/all/2024101835-tiptop-blip-09ed@gregkh/
Comments URL: https://news.ycombinator.com/item?id=41935828
Points: 3
# Comments: 1
Continuous Machine Learning – CI/CD for AI
Article URL: https://github.com/iterative/cml
Comments URL: https://news.ycombinator.com/item?id=41935815
Points: 1
# Comments: 0