You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I took a break from paid work in the later half of 2025 with the goal of intentionally choosing the next iteration of my career.
8
+
9
+
One of the outcomes is more time to play around with Rust, something I've wanted to do for years.
10
+
11
+
A big shout out to [Philipp Flenker](https://philippflenker.com/) for a great write up on a small project to build a terminal text editor in Rust called [Hecto.rs](https://github.com/philippflenker/hecto-rs).
12
+
13
+
👉 Here's my take on it over the winter holidays: [https://github.com/callpraths/hecto-rs](https://github.com/callpraths/hecto-rs). 👈
14
+
15
+
The final architecture and code structure doesn't follow Philipp's, as I made my own incremental design choices through the process.
0 commit comments