エピソード

  • The Weekly Pomodoro 25.7 - 🇮🇹 Gli sprechi nello sviluppo software
    2025/04/18
    🗑️ Quanti sprechi ci sono nel tuo team di sviluppo... che nessuno vede?
    ➡️ Bug in produzione.
    ➡️ Feature che nessuno usa.
    ➡️ Soluzioni troppo complesse.
    ➡️ Pull request che restano ferme per giorni.

    👉 Tutto questo ha un nome: spreco nascosto.E logora silenziosamente la produttività, il morale e la qualità del tuo team e del suo lavoro. Nel nuovo episodio del mio podcast Weekly Pomodoro ti porto in un viaggio tra i principali sprechi nel software, ispirato ai principi lean e agile.
    Scoprirai:
    ✅ Quali sono le 4 fonti principali di spreco nel lavoro tecnico
    ✅ Perché alcune sembrano “normali” ma sono veleno per il team
    ✅ Come iniziare a eliminarle, una alla volta

    --------------------------------------------------------------------------------------------------------------------

    Discover Learn Agile Practices: https://learnagilepractices.com/
    Subscribe to the newsletter: https://learnagilepractices.com/subscribe
    Join the free Telegram channel: https://t.me/+2QAtoLNIgVU0NmU0

    Need help in developing your career in Software? Discover my coaching and mentorship program: https://learnagilepractices.com/coaching

    Follow me: https://danthedev.carrd.co/
    続きを読む 一部表示
    25 分
  • Weekly Pomodoro 25.06 - 🇬🇧 What to expect from a Junior, Mid and Senior Software Developer
    2025/03/13
    If you're hiring a developer, do you know what to expect based on the seniority you are looking for? 🤔 When I joined Muffin in October, I set a mission for 2025: building my first team from scratch. That made me reflect on how I define seniority: 💡 What do "Junior," "Mid," and "Senior" actually mean? 💡 What expectations should we have at each level? In short: 🔹 Junior → “get things done" + a fresh view 🔹 Mid → Fluent in multiple areas + approaching best practices 🔹 Senior → Keeps software under control over time + helping the team grow ___________________________________________________________________ Discover Learn Agile Practices: https://learnagilepractices.com/ Subscribe to the newsletter: https://learnagilepractices.com/subscribe Join the free Telegram channel: https://t.me/+2QAtoLNIgVU0NmU0 Need help in developing your career in Software? Discover my coaching and mentorship program: https://learnagilepractices.com/coaching Follow me: https://danthedev.carrd.co/
    続きを読む 一部表示
    22 分
  • The Weekly Pomodoro 25.5 - 🇮🇹 Stime Intelligenti: dai numeri, non tirando a indovinare
    2025/03/06
    Il Problema delle Stime: Possiamo Fare Previsioni Senza Indovinare? 🎯 Fare previsioni nel software è complicato. Il futuro è incerto per definizione. Eppure, continuiamo a dare date fisse e ad affidarci a story point, velocity e metodi basati più su supposizioni che su dati reali. 💡 E se ci fosse un modo diverso? Un approccio basato sulla probabilità, che usa dati storici reali per produrre previsioni affidabili invece di speranze? Studiando l'argomento, in particolare il libro "When Will It Be Done?", ho scoperto il forecast probabilistico: un metodo che, come la meteorologia, non dice il giorno esatto in cui pioverà, ma fornisce un intervallo di probabilità che ci permette di prendere decisioni migliori. Libro "When will it be done?": https://amzn.eu/d/dwWrTQO ___________________________________________________________________ Discover Learn Agile Practices: https://learnagilepractices.com/ Subscribe to the newsletter: https://learnagilepractices.com/subscribe Join the free Telegram channel: https://t.me/+2QAtoLNIgVU0NmU0 Need help in developing your career in Software? Discover my coaching and mentorship program: https://learnagilepractices.com/coaching Follow me: https://danthedev.carrd.co/
    続きを読む 一部表示
    26 分
  • The Weekly Pomodoro #25.4 - 🇮🇹 Riflessioni su Typescript a backend/full-stack
    2025/02/27
    TypeScript come linguaggio full-stack: ecco cosa ho imparato 🚀💡 Da qualche mese sto lavorando con TypeScript come linguaggio backend in modo continuativo. Prima d’ora, non avevo mai usato TypeScript come linguaggio backend/full-stack: era un linguaggio che avevo sempre usato lato frontend, se non in microservizi sporadici—e devo dire che l’esperienza finora è stata… interessante. 👉 TypeScript ovunque: vantaggi e sfide di un ecosistema unificato. 👉 Comodo, ma con qualche sorpresa. 👉 Tool di testing: alcuni limiti inaspettati. ___________________________________________________________________
    Discover Learn Agile Practices: https://learnagilepractices.com/ Subscribe to the newsletter: https://learnagilepractices.com/subscribe Join the free Telegram channel: https://t.me/+2QAtoLNIgVU0NmU0 Need help in developing your career in Software? Discover my coaching and mentorship program: https://learnagilepractices.com/coaching Follow me: https://danthedev.carrd.co/
    続きを読む 一部表示
    25 分
  • The Weekly Pomodoro #25.3 - 🇬🇧 Monorepo pros and cons
    2025/02/20
    🚀 Monorepo: Love it or Hate it? For the past 4 months, I’ve been working in a monorepo. It was my first time, and let’s just say… I have thoughts. 😏 ✅ Some things felt like magic—simpler dependency management, better code sharing, and a stronger sense of team ownership. ❌ Other things? Not so much—longer build times, tooling challenges, and more. Was it a game-changer? Or just different? I’ll share my full thoughts in this episode of Weekly Pomodoro 🎙️—the good, the bad, and the surprising. ___________________________________________________________________ Discover Learn Agile Practices: https://learnagilepractices.com/ Subscribe to the newsletter: https://learnagilepractices.com/subscribe Join the free Telegram channel: https://t.me/+2QAtoLNIgVU0NmU0 Need help in developing your career in Software? Discover my coaching and mentorship program: https://learnagilepractices.com/coaching Follow me: https://danthedev.carrd.co/
    続きを読む 一部表示
    25 分
  • The Weekly Pomodoro #25.2 - 🇮🇹 Trunk-Based Development, CI e rilasciare Work in Progress
    2025/02/13
    Non devi per forza rilasciare solo quando tutta la feature è completa! 😱 So che sembra folle 😉 Tutti noi, da quando abbiamo iniziato a scrivere codice, abbiamo imparato che un rilascio avviene solo quando una feature è completa e pronta per l’utente. Ma ecco il segreto: NON È VERO. 🤯 💡 Immagina di poter mettere in produzione il tuo codice anche se la feature non è finita. 💡 Immagina di separare il rilascio dal momento in cui l’utente vede il cambiamento. 💡 Immagina di non dover più gestire infiniti branch e merge dolorosi. Ecco dove entrano in gioco Trunk-Based Development, Continuous Integration e il rilascio di Work in Progress: ✅ Mergiamo spesso nel branch principale ✅ Controlliamo che il codice sia sempre rilasciabile ✅ Rilasciamo senza paura, usando tecniche come Feature Flags, Branch by Abstraction e Dark Launching 👉 Questo approccio riduce i rischi, velocizza il feedback e trasforma il modo in cui sviluppiamo software.

    ✅ Iscriviti per non perderti aggiornamenti su tech, leadership e crescita professionale.

    🎟️ Iscriviti al workshop di marzo – vedremo pattern pratici per rilasciare codice in sicurezza! 📌 Segui questo link per iscriverti! 👉 https://buff.ly/40SrwnD 🔥

    Tu hai mai rilasciato codice incompleto in produzione? Scrivilo nei commenti! 👇 ___________________________________________________________________
    Discover Learn Agile Practices: https://learnagilepractices.com/
    Subscribe to the newsletter: https://learnagilepractices.com/subscribe
    Join the free Telegram channel: https://t.me/+2QAtoLNIgVU0NmU0
    Need help in developing your career in Software? Discover my coaching and mentorship program: https://learnagilepractices.com/coaching
    Follow me: https://danthedev.carrd.co/
    続きを読む 一部表示
    26 分
  • The Weekly Pomodoro #25.1 - 🇮🇹 Cosa significa diventare Tech Lead?
    2025/02/06
    🚀 Da Developer a Tech Lead: Il Passaggio Che Nessuno Ti Insegna
    Scrivere codice è una cosa. Guidare un team è tutt’altra sfida.
    Quando passi da sviluppatore a Tech Lead, non si tratta solo di sviluppare software, ma di aiutare il tuo team a farlo al meglio. Significa:
    🔹 Supportare le decisioni tecniche senza essere un collo di bottiglia
    🔹 Fare coaching al team, alzando l’asticella ogni giorno
    🔹 Aiutare le persone a crescere (e gestire anche un po’ di people management)
    🔹 Creare un ambiente in cui il team sia autonomo, con il giusto supporto

    --------------------------------------------------------------------------------------------------------------------

    Discover Learn Agile Practices: https://learnagilepractices.com/
    Subscribe to the newsletter: https://learnagilepractices.com/subscribe
    Join the free Telegram channel: https://t.me/+2QAtoLNIgVU0NmU0

    Need help in developing your career in Software? Discover my coaching and mentorship program: https://learnagilepractices.com/coaching

    Follow me: https://danthedev.carrd.co/
    続きを読む 一部表示
    30 分
  • Dev Debate 6# - Agilità ed eccellenza tecnica con Christian Baldassarre
    2024/06/26
    Link and references from the video:
    • Christian Baldassarre su LinkedIn (https://www.linkedin.com/in/baldassarrechristian/)
    • Talk: "Definition of in progress: quello che i developer non ti dicono" (https://vimeo.com/903904778)
    ___________________________________________________________________
    Discover Learn Agile Practices: https://learnagilepractices.com/
    Subscribe to the newsletter: https://learnagilepractices.com/subscribe
    Join the free Telegram channel: https://t.me/+2QAtoLNIgVU0NmU0

    Need help in developing your career in Software? Discover my coaching and mentorship program: https://learnagilepractices.com/coaching

    Follow me: https://danthedev.carrd.co/
    続きを読む 一部表示
    59 分