news
Programming Leftovers
-
Ben Congdon ☛ Technical Escape Velocity
1.
When I was learning to program, I remember a specific phase transition in that process of skill acquisition – a distinct “before” and “after”, similar to how when learning to read there’s the “before” of ignorance, the “after” of effortlessly reading, and surprisingly little memory of the intermediate struggle of learning.
For programming, this phase transition was the point where I felt confident that I could, in principle and given enough time, program anything that could be programmed.
-
Rust
-
Rust Weekly Updates ☛ This Week In Rust: This Week in Rust 628
Hello and welcome to another issue of This Week in Rust!
-
Rust Blog ☛ The Rust Programming Language Blog: Lessons learned from the Rust Vision Doc process
Starting earlier this year, a group of us set on a crazy quest: to author a "Rust vision doc". As we described it in the original project goal proposal:
The Rust Vision Doc will summarize the state of Rust adoption -- where is Rust adding value? what works well? what doesn't? -- based on conversations with individual Rust users from different communities, major Rust projects, and companies large and small that are adopting Rust.
-