Rust's Memory Management: Motivation Behind the Design
What makes Rust unique is its approach to memory management for dynamically allocated values (the heap).
It takes time to get used to this way of thinking before one can write programs in Rust. 🧵
"A distributed system is one in which the failure of a computer you didn’t even know existed can render your own computer unusable."
https://t.co/eGIIa5IDrV
“If there’s anything I see juniors often miss, it’s this. Careful, repeated, even obsessive, study of their own work. For programmers that means poring over the pull request until it’s as aesthetically pleasing as it is functionally correct.” https://t.co/EaiolBziIM
https://t.co/oQcHgS6zKw
"In this article I’ll be using Sit. as an excuse to talk about some wider ideas (motivation, mental health, iterative design processes)."
A great read.
When we started work on @linear, we felt real-time sync was a core functionality we had to invest in from the get-go. It turns out sync was important, but not for the reasons we thought. Read on.
I'm asking those who love the outdoors to post a picture YOU took. Just a pic. No description. The goal is to regain peace and harmony without negativity. Please copy the text, put a picture on your page, and let's look at these beautiful pictures.
I'm asking those who love the outdoors to post a picture YOU took. Just a pic. No description. The goal is to regain peace and harmony without negativity. Please copy the text, put a picture on your page, and let's look at these beautiful pictures.
PEP 684 has been accepted!!! Expect to see a per-interpreter GIL in Python 3.12. I'm so excited! This has been many years in the making. Thanks to the many people that have helped!
Come to my PyCon US talk 2 weeks from today to learn more.
https://t.co/AvDpXhoZHt
Locking is often used in places it isn't required. Fly knows this and is moving away from it. "How to do distributed locking" by @martinkl is the best writing on the subject that I know about. https://t.co/bkxs8Kusm2