Articles

Explorations on mathematics, computer science, programming and personal reflections.

Opinion
Oct 1, 2024

Entering Phase 2 Towards AGI

We explore the new phase of AI with the launch of ChatGPT o1, analyzing how advanced reasoning systems are bringing technology closer to Artificial General Intelligence (AGI). Discover key techniques like Chain of Thought and Tree of Thought, and glimpse into the future of AI agents and innovators.

Computer science
Aug 22, 2024

Concurrency and Parallelism in Node.js

In this article, you'll learn how to use Node.js to execute intensive processes and distribute the load using Worker Threads to effectively utilize the CPU. Additionally, you'll understand how the Worker Threads API works without libraries, thus gaining deeper knowledge about Node.js.

Opinion
Aug 22, 2024

What Makes the Web Special

Explore the fundamental aspects that make the World Wide Web unique and revolutionary. From its historical roots to its current impact on society, discover why the web continues to be a fertile ground for innovation and business creation.