This is a brief introduction into polynomials. From how to make a polynomial run through your set of points to how to make it into a spline.
This is a brief introduction into polynomials. From how to make a polynomial run through your set of points to how to make it into a spline.
As I mentioned in a previous blog post, I think that Rust is a good programming language to implement cryptographic algorithms, thanks to its memory safety, ...
Chatbots can be powerful tools, but their flaws—hallucinations, sycophancy, and inconsistency—demand caution. Drawing from my engineering background, I outline my rules of engagement for using chatbots effectively: radical honesty, no flattery, fact-checking rigor, and alignment with my authentic tone. Learn how to leverage AI as a tool while mitigating risks and avoiding over-reliance.
Random collections of my notes and articles over the years, mostly about maths and/or engineering.
Random collections of my notes and articles over the years, mostly about maths and/or engineering.
Random collections of my notes and articles over the years, mostly about maths and/or engineering.
Random collections of my notes and articles over the years, mostly about maths and/or engineering.
Have you ever wondered how to protect your master password from getting lost? Or how to create a perfect democracy where nuke access is shared between most important people in the government equally? Or how to achieve immortality by splitting your soul and putting the pieces into objects? 🪄 If so, then you’ve come to the right place. Join me, my friend, on this discovery of Shamir’s secret sharing.
We study the Chinese remainder theorem in various contexts and abstract levels.