Category: Programming
-
Add more themes to Warp terminal
I love Warp terminal, a modern terminal app on macOS. iTerm is my previous love, but the simplicity of Warp makes me switch. Although Warp comes with 18 default themes, those color schemes we also love aren’t included.
-
Rust: Mutability and Ownership (borrow checker)
Let’s talk about the mutability and ownership concepts in Rust programming language.