Letizia Iannucci
banner
letiziaian.bsky.social
Letizia Iannucci
@letiziaian.bsky.social
Code wizardry, data science, and complex systems. Cracking social media manipulation at night. Cloud tech, DevSecOps, and MLOps explorer. All in dark mode.
Working with (synthetic) time series data? Check out the new release of TSGM!

Now powered by Keras 3 🎉 — with support for PyTorch, TensorFlow, and (partially) JAX backends.

🛠️Try it out and share your feedback!

GitHub: github.com/AlexanderVNikitin/tsgm
Paper: shorturl.at/ABylf
github.com
November 11, 2025 at 11:22 AM
🏆 Honored and humbled by this recognition! Huge thanks to @bolozna.bsky.social and Antonis Matakos for their guidance and support. Excited to keep building on these ideas and push them further 📚
June 2, 2025 at 10:06 AM
Step 1: 🚨 Wake up to a system failure because API requests are timing out

Step 2: 💻 Drop this gem into slack "I did implement throttling, retries, and sleeping... but probably not enough"

Step 3: 🫠 Realize that this applies to both my code AND my life
May 22, 2025 at 7:10 AM
Genuinely curious: where do you see the data science function and why?

📊 Reporting & Analytics Support
or
🛠️ Engineering & Development

#datasky #mlsky #databs
April 23, 2025 at 7:21 PM
💭 Every failure is a chance to improve the system.

My favorite technical moments aren't the flashiest 💥.
Sometimes a bug fix is just a few lines of code, but the real work is asking "why" and "what if" (many times).
April 18, 2025 at 12:01 PM
🌟 "A fundamental architecture practice is defining words, making sure that the definitions of these words are clear. It isn't just about getting along better with people. It'll end up in the code, it'll end up in the database"

Developer Voices is always 🔝
March 10, 2025 at 5:48 PM
At no other time have I learned so much and so fast as while working side-by-side with a "data-conscious" software engineer. SOLID (pun intended 🤓) SEing practices and mindset are must-haves across most roles for a team that aims to ship and maintain production-grade data products.
February 6, 2025 at 6:05 PM
Reposted by Letizia Iannucci
Almost every influence operation account is run by actual people who craft their messages individually. They're still inauthentic accounts that are coordinating to manipulate the discussion on a platform in a desired direction or to influence people into thinking a certain way!
December 29, 2024 at 7:43 PM
Reposted by Letizia Iannucci
Bluesky search tips

Advanced search operators + Google search tricks +Tools to get profile info in one pic

#osint #socmint
November 24, 2024 at 11:52 PM
Reposted by Letizia Iannucci
functional programmers opening Advent of Code day one be like "zipWith!"
December 1, 2024 at 5:10 PM
🎉 Advent of Code Day One: got my shiny stars ✨✨ by solving the puzzles in Python, Rust, Scala, and TypeScript! 🧩💻

Python 🐍: safe bet
Rust 🦀: rewarding and fast if it compiles
Scala: I super love FP ❤️ but I forgot how messy the Java stacktrace is 🐘
TypeScript: maybe the least interesting for AoC?
December 1, 2024 at 9:50 PM
Just found out about LocalStack 🤯 It allows to run and test #AWS CDK applications on a local machine (as opposed to my usual synth, push and pray 😂). It could go into CI/CD as well. I feel such a noob for discovering it only now. Anyone has experience with it? docs.localstack.cloud/getting-star...
Quickstart
This quickstart gives an overview of how you can get a simple AWS application up and running on your local machine to understand local cloud development with LocalStack!
docs.localstack.cloud
November 25, 2024 at 7:40 PM
My intrusive thought for today: pandas 🐍 and functional programming patterns ✨

`.pipe()` and chaining are great for readability and resemble a functional programming style, but pandas does not fully adhere to functional programming principles due to its handling of mutable objects and side effects
November 25, 2024 at 4:38 PM
Going back to basics and diving into a classic 📚🎓. Earlier this month I was reading how, if data scientists lack in the basics of SW engineering, there is a higher risk of failure for ML, if it even reaches production. 💡 Does a skill gap exist, and if yes, why and how should it be fixed? 🤔 #databs
November 24, 2024 at 9:51 PM
One of my toxic traits is cringing when #oop in #python is misused to define classes that have no meaningful behavior. Why defining a class with all its overhead to do what a function or a few lines of code could handle? 💻🤔 #TechPetPeeves #coding
November 24, 2024 at 11:34 AM
Reposted by Letizia Iannucci
Alas
November 15, 2024 at 1:14 AM
Thorn between plain #python and spinning up #kafka for fault-tolerant data ingestion from bluesky firehose on a standalone VM. No configurable infra or cloud services—only old-school garage tinkering allowed. 🛠️ So hard to shift mindset! Curious to hear thoughts from #databs about the tech stack 😊💻🔍
November 8, 2024 at 8:40 PM
Reposted by Letizia Iannucci
Probabilistic Uncertainty xkcd.com/3007
November 5, 2024 at 3:10 AM
I'm a die-hard fan of `pyenv` + `pipenv`/`poetry`, but `uv` made setting up a new project with local #python a breeze even in Windows. 🚀✨ Kudos to astral.sh team! (And yeah, will ask Santa for a non-Windows laptop for personal use) 🎅💻 #devtools
Astral: Next-gen Python tooling
Astral builds high-performance developer tools for the Python ecosystem, starting with Ruff, an extremely fast Python linter, written in Rust.
astral.sh
November 5, 2024 at 6:35 PM