<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Machine-Cycle</title>
    <link>https://machine-cycle.pages.dev/</link>
    <description>Recent content on Machine-Cycle</description>
    <generator>Hugo -- gohugo.io</generator>
    <language>it</language>
    <lastBuildDate>Thu, 10 Sep 2026 12:00:00 +0200</lastBuildDate><atom:link href="https://machine-cycle.pages.dev/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Gancio Notification</title>
      <link>https://machine-cycle.pages.dev/projects/gancio.notification/</link>
      <pubDate>Thu, 10 Sep 2026 12:00:00 +0200</pubDate>
      
      <guid>https://machine-cycle.pages.dev/projects/gancio.notification/</guid>
      <description>A tool for sending Gancio event notifications.
This is intended to be a dumb tool that fetches Gancio events for the current day through its API and sends a formatted digest of events through various notification channels. As of now it supports:
Telegram IRC Mastodon Link</description>
    </item>
    
    <item>
      <title>Wafb</title>
      <link>https://machine-cycle.pages.dev/projects/wafb/</link>
      <pubDate>Wed, 12 Aug 2026 12:00:00 +0200</pubDate>
      
      <guid>https://machine-cycle.pages.dev/projects/wafb/</guid>
      <description>WAFB is a browser‑based forensic triage tool for Android devices. It uses WebUSB to connect directly to your device – no ADB server, no drivers, no installation.
link</description>
    </item>
    
    <item>
      <title>Gancio Data Analyzer</title>
      <link>https://machine-cycle.pages.dev/projects/gancio.data/</link>
      <pubDate>Sun, 12 Jul 2026 12:00:00 +0200</pubDate>
      
      <guid>https://machine-cycle.pages.dev/projects/gancio.data/</guid>
      <description>Analyze events of a Gancio instance with DuckDB. Features
Time based maps of events Pie chart of most used tags and places Link</description>
    </item>
    
    <item>
      <title>Test di integrazione con Pulumi ed Azure Kubernetes Service</title>
      <link>https://machine-cycle.pages.dev/posts/integration_test_pulumi/</link>
      <pubDate>Sun, 29 Aug 2021 10:00:00 +0200</pubDate>
      
      <guid>https://machine-cycle.pages.dev/posts/integration_test_pulumi/</guid>
      <description>Vediamo come sfruttare Infrastructure as Code per il provisioning e il testing in un ambiente di integrazione Per un nostro cliente stiamo svolgendo delle attività di svecchiamento su alcuni prodotti, migrando gradualmente verso architetture a microservizi. Uno dei prodotti in questione ha seguito per molto tempo la politica del “non toccare ciò che funziona”, con il risultato di diventare ingestibile con il passare del tempo. Alcune classi che rappresentano la logica business sono cresciute a dismisura, diventando molto complesse da modificare, con una copertura dei test insufficiente e con una logica di business condivisa tra i vari domini che convivono nella stessa codebase.</description>
    </item>
    
    <item>
      <title>Un modo diverso di pensare al testing: Property Based Test</title>
      <link>https://machine-cycle.pages.dev/posts/property_based_testing/</link>
      <pubDate>Thu, 29 Jul 2021 10:00:00 +0200</pubDate>
      
      <guid>https://machine-cycle.pages.dev/posts/property_based_testing/</guid>
      <description>Vediamo insieme perché un coverage del 100% non basta a farci dormire tranquilli Nel mio precedente articolo, abbiamo visto come testare e rifattorizzare un progetto legacy utilizzando il Golden Master Pattern. Stavolta, continueremo a parlare di testing, introducendo un nuovo paradigma attraverso un semplice esempio.
Siamo abituati a scrivere test basandoli su esempi. In letteratura si parla di “Example test“: dato un input abbiamo un output atteso.
La diffusione di tecniche come il TDD e la crescente importanza assunta in generale dai test nella realizzazione di un prodotto software rischiano di creare un grosso fraintendimento, ossia che una buona suite di test è tale se massimizza la coverage.</description>
    </item>
    
    <item>
      <title>Golden Master Pattern: codice legacy non ti temo!</title>
      <link>https://machine-cycle.pages.dev/posts/golden_master/</link>
      <pubDate>Wed, 29 Jul 2020 10:00:00 +0200</pubDate>
      
      <guid>https://machine-cycle.pages.dev/posts/golden_master/</guid>
      <description>Let’s see together how to modify legacy code ensuring it works thanks to the Golden Master Pattern Chiunque lavori nel mondo dello sviluppo software avrà avuto l’esigenza di aggiungere feature al codice legacy, ereditato magari dal precedente team e su cui fare una fix urgentissima.
Tra le tante definizioni di codice legacy che si trovano in letteratura, quella che preferisco è: “per** Legacy code** si intende il codice utile che ho paura di modificare”.</description>
    </item>
    
  </channel>
</rss>
