Sep 16, 2024 · 6 min read · As I mentioned in my first article about utile.space, I was interesting to do some math. https://sonny.alvesdi.as/building-my-personal-swiss-army-knife-services Ok so, how to compute Pi? We are in 2024, so the first thing I did is to ask our favori...
Join discussion
Mar 16, 2024 · 5 min read · For the past few months, I'm tinkering around with Raspberry Pi Pico W, and I'm simply fasininated by the possibilities it offers. In my academic years, I had the opportunity to explore the Raspberry Pi 3B, while both of these are System on Chip boar...
IIssy commented
Jan 12, 2024 · 3 min read · I love standup maths, the man is too good, I will be very soon buying and reading his books. His yearly tradition of calculating value of pi in absurd ways every year on pi day is something I enjoy a lot. https://youtu.be/RZBhSi_PwHU?si=addmPZcBmEeWG...
Join discussion
Apr 15, 2023 · 5 min read · To accurately compute π, an iterative method called the Monte Carlo Method is implemented in the following diagram: #(1) Total Number of points: 0 Points within circle: 0 Pi estimation: #(2) Total Number of points: 825 Points within circle: 663 Pi...
Join discussion
Oct 14, 2022 · 3 min read · OK, I wanted to post on Devops related stuff. Instead I am starting with raspberry pi. Well, I have decided to learn Pi related stuff and thought I could use it for Devops related testing. Which model to buy - Purpose ? There are different models s...
Join discussion
May 3, 2020 · 5 min read · Everyone has heard about hackathons, this is especially true for a university full of engineering students. However, not many of us have actually experienced one before. I had never participated in one until just recently. Before this, I had the comm...
Join discussion