Aria Diniz

Aria Diniz @ariasdiniz

About: I'm a software engineer and have a master's in elementary particle physics, and I love Ruby and C

Joined:
Apr 30, 2023

Aria Diniz
articles - 8 total

Stack Frames and Function Calls: How They Create CPU Overhead

I love almost every topic in Computer Science and Software Engineering, but the part I probably love...

Learn More 10 1Jan 24

Understanding and Solving False Sharing in Multi-threaded Applications with an actual issue I had

Recently, I was working on a multi-threaded implementation of a function to calculate the Poisson...

Learn More 21 1Dec 1 '24

Advanced Math Library for C

Hello There! In this post I will share a C library I created: Advanced Math Library, or libamath....

Learn More 1 0Oct 20 '24

C Project Starter: A Command-Line Tool for New C Projects

In the past few months, I've been dedicating a lot of time to one of my goals for this year:...

Learn More 1 0Feb 12 '24

Building a Thread-Based Web Server without using any third-party libraries or frameworks with Ruby

Hi There! Today, I'd like to showcase something I've been working on: a web server built entirely...

Learn More 8 2Jun 3 '23

Building an Event Booking App in Ruby with Macaw Framework: A Step-by-Step Guide

Hi There! Today, I'm excited to walk you through building an Event Booking app using the Macaw...

Learn More 1 0May 15 '23

Simplifying Backend APIs with Macaw Framework: A CRUD Tutorial

If you're tired of configuring a lot of parameters and things you wouldn't even use when creating...

Learn More 2 0May 5 '23

Introducing the Macaw Framework: A Simple, Evolving Ruby Web Framework

Hello there! I am excited to introduce you to the Macaw Framework, a Ruby-based web framework that I...

Learn More 5 4Apr 30 '23