Miles Watson
Hi! I'm an aspiring computer scientist with interests in quantum computing and distributed systems. In this blog, I write about the useful things I've learned during my programming journey.
Education
Student at University of Cambridge
Work
Software Developer
loading...
Recent comments
URL Shortener with Rust, Svelte, & AWS (6/): Deploying to AWS
Thank you! Glad you enjoyed them.
What password manager should developers use ?
I disagree. Modern encryption is plenty secure to prevent mal...
Sound approach for a p2p social network which falls back to current web
Sorry! I've been doing some rearranging of the repo recently....
What's the point of a `readonly struct` if the types aren't implicitly made `readonly`?
It makes it clearer to other programmers that they shouldn’t ...
Sound approach for a p2p social network which falls back to current web
Cool ideas! I’ve been working on something similar, a project...
Dockerising .NET Core & Svelte
This is perfect timing! Perhaps you could cover deploying to ...
Why isn't IntelliCode working for C# in VSCode?
Oh, my bad.
Creating Better Applications with MVVM
Have you used the MVVM pattern before? How do you think it co...