Here’s a quote and my thoughts
Just because you don’t know how to do something is no excuse for not doing it.
Today I was thinking and this quote popped into my mind. I reflected on how I operate during my day job, I never turn down a task because I don’t know how to do it and the end result is that I have learnt a lot and gained a reputation as a good developer.
What they say is right, experience really is the best teacher.
Today I am working on a summation problem made to look like building a tower out of cubic bricks. It’s fun to brute force sometimes.
Coming back to Rust code after a bit of a hiatus with a simple problem… The Two-sum problem. Finding numbers in an array. Yay, fun.
King Pinn: I Salute You. I’m driving halfway across the country and this song is on repeat. Rest in Peace Tonderai Makoni. You were awesome.
After a few weeks off I’m back to business. This is just an update post detailing plans for the rest of the year.
At last we finally have the great reveal, our mystery project was implementing RSA encryption in rust.