Alessandro Marrella

Alessandro Marrella @amarrella

About: 🇪🇺 software engineer. I like building useful things and learning cool stuff. https://linkedin.com/in/alessandromarrella

Location:
Europe
Joined:
Oct 15, 2019

Alessandro Marrella
articles - 8 total

Generate a podcast about anything you want

Google's NotebookLM is making the rounds on the internet (at least in my bubble). It's a new AI tool...

Learn More 0 0Oct 2 '24

Deepfaking myself was scarily easy

Moved by my curiosity on everything AI related, I decided to give it a try by creating a LoRa adapter...

Learn More 0 0Sep 5 '24

BigQuery Editions vs On Demand

These are some notes on the tradeoffs and best practices between On Demand pricing vs Editions...

Learn More 0 0Sep 5 '24

How to quickly profile python imports and runtime

A small TIL about Python profiling. tuna is a really handy tool that renders the output of cProfile...

Learn More 0 0Sep 5 '24

The AI/ML concepts behind Apple Intelligence

On Monday, June 10, 2024 at their annual World Wide Developer Conference (WWDC) Apple announced...

Learn More 0 0Sep 5 '24

BigQuery performance best practice: use semi joins when possible

SQL is an amazing language, it lets you declaratively say what you want, and the engine figures out...

Learn More 0 0Sep 5 '24

NOT IN and NOT EXISTS don't always produce the same result

IN and EXISTS often produce the same result, but when negated and dealing with NULL values, they...

Learn More 0 0Sep 5 '24

How to run and serve a webserver in Google Colab without ngrok

Today I learned how to run a webserver in Google Colab, without needing external services like ngrok....

Learn More 0 0Sep 5 '24