From: Danilo M. Date: Tue, 28 Apr 2026 08:21:14 +0000 (+0200) Subject: Rewrite about page: present current identity and values X-Git-Tag: release_28042026-1021 X-Git-Url: https://git.danix.xyz/?a=commitdiff_plain;h=da66ef2a6fc569587bd611a9c7f2d78b371f69a7;p=danix.xyz-2.git Rewrite about page: present current identity and values Replace generic 2009 bio with focused introduction covering cybersecurity training, AI interest, web dev background, GNU/Linux and Slackware philosophy, privacy commitment, and A11y standards. Added closing CTA to contact or browse articles. Updated both EN and IT versions. Co-Authored-By: Claude Haiku 4.5 --- diff --git a/content/en/is/_index.md b/content/en/is/_index.md index 235269d..9586e96 100644 --- a/content/en/is/_index.md +++ b/content/en/is/_index.md @@ -8,12 +8,16 @@ date = "2009-06-01T22:04:43+00:00" {{< gravatar email="danixland@gmail.com" class="mx-auto w-32 h-32 rounded-full object-cover" >}} -Welcome to danix.xyz, my name is Danilo but you can call me danix. +I'm Danilo, but you can call me **danix**. Welcome. -What is this website? Well, **danix.xyz** is my personal website, in here you can read about everything I find interesting, you'll find the code I write, WordPress plugins or themes, php or bash scripts that I use on my systems, and programs that I find interesting. +I'm currently training in cybersecurity and AI, with a solid background in web development. I spend most of my time on GNU/Linux systems, thinking about security, and building things that prioritize simplicity and practicality. Everything I do bleeds Slackware philosophy: clean, essential, no bloat. -I use this website to keep track of all the snippets of code that I tend to forget, I consider this website like my notepad (in the hope that it can turn useful to somebody else). +This site isn't a portfolio or marketing page. It's my public notepad. You'll find code snippets I've written, notes on things that interest me, open source work, and thoughts on computers, security, and life. Some of it might be useful to you too. -I deeply dislike sharing readers data with other companies so you can be sure that I don't collect any data from my readers. I've setup hugo not to track my readers and to instruct other sites referenced on my pages to do so as well. +I care deeply about **GNU/Linux and Slackware**. They're not just tools, they're a philosophy that shapes how I approach problems. Minimalist, transparent, maintainable. That philosophy extends to everything here: the theme, the infrastructure, the way I treat your data. -Read more about [my Privacy Policy](legal/ "Privacy Policy here at danix.xyz"). +Speaking of which: **I don't collect your data**. No analytics, no cookies, no tracking. I've set up Hugo and the sites I reference to respect your privacy. Your data isn't mine to monetize. Read more about [my Privacy Policy](legal/ "Privacy Policy here at danix.xyz"). + +I also care about **accessibility**. This site is built to WCAG 2.1 AA standards. [Learn more about my A11y audit](is/A11Y-compliant/ "Accessibility compliance report"). + +Feel free to [get in touch](is/here/ "Contact form") or [browse my articles](../articles/ "Article archive"). Either way, thanks for being here. diff --git a/content/it/is/_index.md b/content/it/is/_index.md index 78b85ff..b2a43bc 100644 --- a/content/it/is/_index.md +++ b/content/it/is/_index.md @@ -7,12 +7,16 @@ date = "2009-06-01T22:04:43+00:00" {{< gravatar email="danixland@gmail.com" class="mx-auto w-32 h-32 rounded-full object-cover" >}} -Benvenuto su danix.xyz, mi chiamo Danilo ma puoi chiamarmi danix. +Sono Danilo, ma puoi chiamarmi **danix**. Benvenuto. -Cos'è questo sito web? Beh, **danix.xyz** è il mio sito web personale, qui puoi leggere di tutto ciò che trovo interessante, troverai il codice che scrivo, plugin o temi WordPress, script php o bash che utilizzo sui miei sistemi e programmi che trovo interessanti. +Attualmente mi sto formando in cybersecurity e intelligenza artificiale, con una solida esperienza nello sviluppo web. Passo la maggior parte del tempo su sistemi GNU/Linux, pensando alla sicurezza e creando cose che privilegiano semplicità e praticità. Tutto quello che faccio è impregnato della filosofia Slackware: pulita, essenziale, senza bloat. -Uso questo sito web per tenere traccia di tutti gli snippet di codice che tendo a dimenticare, considero questo sito web come il mio blocco note (nella speranza che possa rivelarsi utile a qualcun altro). +Questo sito non è un portfolio o una pagina di marketing. È il mio blocco note pubblico. Troverai snippet di codice che ho scritto, appunti su cose che mi interessano, lavoro open source e riflessioni su computer, sicurezza e vita in generale. Parte di questo potrebbe essere utile anche a te. -Odio profondamente condividere i dati dei lettori con altre aziende, quindi puoi essere sicuro che non raccolgo alcun dato dai miei lettori. Ho configurato hugo in modo che non tenga traccia dei miei lettori e istruisce altri siti a cui faccio riferimento sulle mie pagine a fare lo stesso. +Mi importa profondamente di **GNU/Linux e Slackware**. Non sono solo strumenti, sono una filosofia che modella il mio approccio ai problemi. Minimalista, trasparente, mantenibile. Questa filosofia si estende a tutto quello che trovi qui: il tema, l'infrastruttura, il modo in cui tratto i tuoi dati. -Leggi di più sulla [mia Informativa sulla Privacy](legal/ "Informativa sulla Privacy qui su danix.xyz"). +A proposito: **non raccolgo i tuoi dati**. Niente analytics, niente cookie, niente tracking. Ho configurato Hugo e i siti che referenzio per rispettare la tua privacy. I tuoi dati non sono miei da monetizzare. Leggi di più sulla [mia Informativa sulla Privacy](legal/ "Informativa sulla Privacy di danix.xyz"). + +Mi importa anche dell'**accessibilità**. Questo sito è costruito secondo gli standard WCAG 2.1 AA. [Scopri di più dal mio audit A11y](is/A11Y-compliant/ "Report di conformità all'accessibilità"). + +Sentiti libero di [contattarmi](is/here/ "Modulo di contatto") o [navigare i miei articoli](../articles/ "Archivio articoli"). Comunque, grazie di essere qui.