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
Mainly Django, React, Vue, htmx.
Breathe, read, create, play 🔁
♪~ ᕕ(ᐛ)ᕗ
🖋️ https://lucafedrizzi.com
📺 https://twitch.tv/lc_fd
🎥 https://youtube.com/@lcfd
Useful article by @anze3db.pecar.me.
Be cautious with your memory usage.
blog.pecar.me/django-bulk-...
#django #python
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
Useful article by @anze3db.pecar.me.
Be cautious with your memory usage.
blog.pecar.me/django-bulk-...
#django #python
Be cautious with your memory usage.
blog.pecar.me/django-bulk-...
#django #python
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
⚠️
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
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
⚠️
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
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.
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
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.
It doesn't matter how small and simple the product is.
Curated docs are a sign of quality in MANY ways.
Second episode of my #Arduino saga 🤖
The focus is on the hardware this time.
Giant steps forward!
lucafedrizzi.com/blog/arduino...
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
Second episode of my #Arduino saga 🤖
The focus is on the hardware this time.
Giant steps forward!
lucafedrizzi.com/blog/arduino...
The focus is on the hardware this time.
Giant steps forward!
lucafedrizzi.com/blog/arduino...
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