Tym certem pochwalę się tutaj, bo jednak niemało wysiłku mnie kosztował:
https://www.credly.com/badges/87d9053c-7bee-4e38-ad8f-07d9c568d263/public_url

Earners of this certification have an extensive understanding of implementing continuous delivery systems and methodologies on the AWS Cloud. They demonstrated the ability to automate resilient applications and infrastructure deployments using AWS services. Badge owners are able to enforce policies, implement automated monitoring, and configure event management of an environment.
Dal 31 dicembre 2025 il #DOP, un prezioso dizionario di pronuncia edito da #Rai, non è più raggiungibile. Conteneva oltre centomila voci.
Grazie a Internet Archive e a un paziente lavoro di scraping, ho potuto recuperare 42726 lemmi distinti (più qualche doppione).
Sto valutando la possibilità di rendere disponibile questi dati in una modalità facilmente ricercabile, magari tramite interfaccia web. Mantengo comunque la speranza che il DOP originale torni nuovamente online. 🔥

In Part 3 we are focusing on building an Abstract Syntax Tree (AST) for an expression language using Java 25 features and Higher-Kinded-J. We will create a complete expression language with parsing, type checking, optimisation, and interpretation that is type-safe, immutable, and easy to transform.