The Wonder That Is Pi
This is a sequel to the blog “The Pi of Archimedes”. We look at π as a number rather than the ratio of two lengths, and try to unravel how and why it is ubiquitous in mathematics.
Typst
for LettersTypst
[1,2] which exhorted “Compose papers/theses faster”. The Typst home page claims it is a “A new markup-based typesetting system that is powerful and easy to learn.” Piqued by these promising assertions, I decided to take the plunge with Typst for the specific but express purpose of writing letters. I have chronicled my experiences here. Julia
Julia
programming language is refreshingly adaptive in its syntax and allows the programmer to solve a problem in very many ways. In the case of Euler Project Problem 2, I got into trouble, mostly because I was running foul of doing things the “right way”. The language gently nudges one to think again before coding. It coaxes rather than coerces the programmer to adopt efficient and safe coding practices. The existence of a knowledgeable user-community who were ready to help, and who could illuminate the problem from different angles, made learning Julia
enjoyable, educational, and enriching. It is a language that I will spend time learning properly, and use in the future. Rust
: Euler OneRust
by solving Euler Project One. This is a chronicle of my first efforts, including false starts, errors, backtracks, etc.