Latest posts
Euler's Number and Continuous Compounding in Rust: A Journey from Overcomplication to Simplicity or when std:: is enough.
While custom methods offer valuable educational insights, Rust’s built-in functionalities provide a more efficient and precise solution for practical applications.
How to install Django ?
Django is a high-level, open-source Python web framework that simplifies the creation of complex, database-driven websites by providing tools and libraries for rapid development. Let's build a blog from scratch with it.
Hacking : “Meow” Machine or an Introduction to HackTheBox
Hack The Box is a massive hacking playground, and infosec community of members who learn, hack, play, exchange ideas and methodologies. One of the main feature of HTB is “Labs”. Every lab is a generate machine dedicated to apply what you have learned. There are a lot of labs, from the easiest one to the more insane. Each lab or “machine” has a name, and you have to answer questions and, finally, retrieve the flag to complete it. Here we have “Meow” machine. This is the very first machine and a very good introduction to let you install your hacking environment ands experiment HTB. So let’s explore it.
How did Eratosthenes calculate the circumference of the Earth 2200 years ago with an accuracy of 500km?
Eratosthenes was a Greek philosopher, astronomer, mathematician and poet born in 274 BC in Cyrene in present-day Libya and died in 194 BC in Alexandria, Egypt. He was a renowned scholar of his time and is famous for being the first whose method of measuring the circumference of the Earth is known today.