What I did yesterday
- Finally visited the farm and boy is there a ton of work to be done. Plants to be cleared and such. Figuring out the best way to do this is a bit tricky because if something wouldn’t work you’d have to find out during the next yield but I guess that way you know for absolute sure.
- Spoke with
Nathan Leiby
yesterday at the Volition and your career event and we spoke a little bit about low-level languages and I shared with him my dilemma concerning picking a language to go with when it comes to low level. From what I gather C is the way to go but there’s always the talk of unsafe memory allocation and null pointer deferencing which breaks things. He helped me understand how Zig and Rust play a part in those aspects and I also learnt about Unsafe Rust which I had no idea was a thing.
Today
- Writing my RC niceties this morning because I finally have my day to myself
- Reading more on Zig & Rust with C
- 🤞🏽SwiftUI Study