Luca
banner
lcfd.me
Luca
@lcfd.me
I'm a freelance dev • 🗣️🇮🇹/🇺🇸 • Climbing, chess, ttrpgs.

Mainly Django, React, Vue, htmx.

Breathe, read, create, play 🔁

♪~ ᕕ(ᐛ)ᕗ

🖋️ https://lucafedrizzi.com
📺 https://twitch.tv/lc_fd
🎥 https://youtube.com/@lcfd
As the years pass by, I enjoy more and more philosophies like "Locality of Behaviour" and the Unix one.

They are straightforward and take weight off the brain.

#coding #life #thoughts
November 3, 2025 at 10:44 AM
Useful article by @anze3db.pecar.me.
Be cautious with your memory usage.

blog.pecar.me/django-bulk-...

#django #python
Django bulk_update memory issue
Recently, I had to write a Django migration to update hundreds of thousands of database objects.
blog.pecar.me
October 30, 2025 at 8:35 AM
I was too busy to recognize that Django 6.0 is packed with a lot of AWESOME things.

Third-party packages that I regularly use are now part of the Core. Like template partials and background tasks.

More batteries included 🔋

#django #python
October 13, 2025 at 8:05 AM
A lesson I re-learned bitterly.

⚠️
Don't fill out huge forms that you know don't automatically save their content.

If you refresh or something happens, you'll lose hours of work for nothing.


Open a file on your machine and write everything in it.
THEN, fill out the form.

#til
October 8, 2025 at 9:32 AM
Documentation is the most crucial aspect of a product or service.

It doesn't matter how small and simple the product is.

Curated docs are a sign of quality in MANY ways.
September 24, 2025 at 3:46 PM
TIL: Don't trust iCloud.
September 9, 2025 at 11:53 AM
Second episode of my #Arduino saga 🤖
The focus is on the hardware this time.

Giant steps forward!

lucafedrizzi.com/blog/arduino...
Arduino Episode 2 — Buttons, display and shield
We're adding pieces and understand something
lucafedrizzi.com
February 15, 2025 at 10:18 PM
I started doing things with #Arduino 😊

lucafedrizzi.com/blog/a-web-s...
A web server on an Arduino MKR WIFI 1010
My first attempt at doing something with an Arduino board
lucafedrizzi.com
February 14, 2025 at 10:08 PM