Paolo Redaelli personal blog

Author: Paolo Redaelli

Link

Enums were added to PHP in 2021. In this post, I share my experience working with enums and give a brief overview.

Source: Enum Best Practices in PHP 8.3

I’m just too clumsy

I just wished to install Lineage OS 18.1 (Android 11) on a second hand MediaPad T5 (AGS2-XXX). I dutifully downloaded the ROM image but when I discovered that installing it actually require to open the tablet and hack the hardware I got scared: I’m too clumsy, I will just end up ruining the tablet. It…

Nice yet…

Recently I installed an unofficial Linux desktop application for WhatsApp. Yes, I know I should ask people to use free-as-in-freedom instant messaging based on XMPP or Matrix but far too many non technical people can’t be really convinced. I used the nice user interface of Gnome Software. Nice app, yet… it is a little memory…

40 tools for ethical hacking

I know many of them, but not everyone! Shame on me! Here are 40 tools for ethical hacking! Nmap: Network scanner used for network discovery and security auditing. Wireshark: Network protocol analyzer for packet inspection and troubleshooting. Metasploit: Penetration testing framework for exploiting vulnerabilities. John the Ripper: Password cracking tool for dictionary and brute-force attacks.…

It’s worth

Xz may had had a huge trust-related security issue but its performance is still very desiderable: paolo@DietPi:~/Scaricati$ wget –mirror it.aleteia.org paolo@DietPi:~/Scaricati$ du -sch it.aleteia.org/; time tar -acf ~/archivio/data/Documenti/it.aleteia.org.tar.xz it.aleteia.org/; du -h ~/archivio/data/Documenti/it.aleteia.org.tar.xz<br>37G it.aleteia.org/<br>37G totale real 614m8,594s<br>user 469m26,287s<br>sys 15m33,329s<br>1,6G /home/paolo/archivio/data/Documenti/it.aleteia.org.tar.xz This humble Raspberry Pi 3 may be aging and slow but it’s still useful.

Password Card Generator – Raphael

Password Card Generator. This website allows you to generate customized password cards in the spirit of Qwertycards.com. If you like the concept, please buy a card from their website. Generate a new card. Pick the characters you want to use. numbers lower case upper case symbols space other.

Clone it!