Posts

June 16, 2018
One thing that a lot of people seem to struggle with when learning Rust is the concept of ownership. It’s a very human, non-mathematical concept. If I own something, you can borrow it, but you can’t change it. Think about a library versus a bookshop. If you purchase a book, you can write in the margins, tear out pages, do whatever you want to it. If you borrow a book from a library, you aren’t allowed to do anything but read it.
June 15, 2018
Everyone knows that adverts are shit. HEY IT’S AN ADVERT!!! DID YOU KNOW THAT I WANT YOU TO… Nothing quite like going to the kitchen, throwing the kettle on, and then bleeding from the ears because some psychopath has now taken over your TV and is using it to torture you by blaring the volume at full clip. You get the point. Fortunately, we’re programmers, and we can take control of this.