Paolo Redaelli personal blog

Category: Documentations

Create wireless access point

It is as simple as issuing nmcli dev wifi hotspot  ssid MyHotSpot password "test1234" Actually ysdx in the answer given on Unix & Linux Stack Exchange added the interface name (for example ifname wlp4s0 ) but when you have only one wifi interface it is not necessary: nmcli is smart enough to know which interface…

Link

If you are familiar with Object-Oriented Programming, then you’ve probably heard about the SOLID principles.

Ugonna Thelma explains The S.O.L.I.D Principles in Pictures and she explains them very well.

In fact I shall admit that while I’ve interiorized the S, the O, the L and the I, I always tend to forget the “Dependency injection” principle. Now it’s really clear!

Don’t Use Database Generated IDs | The Startup

Stop letting the database be in charge of your application Source: Don’t Use Database Generated IDs | The Startup This is old lore: the almight Davide Bianchi wrote in 2002 “PK autogenerate… amici o nemici?” (“autogenerated Primary Keys… friends or foes?. The answer is plain, simple, short Absolutely no! Then he explain why.  

Leggere le norme UNI su Fedora 32

Come vorrei non sentire il bisogno di scrivere questa guida. Purtroppo le normative italiane edite dall’UNI spesso hanno valenza di legge quindi devono essere applicate. E sono “rinchiuse” dietro manette digitali, il famigerato DRM. Che dovrebbe stare per “Digital rights management” mentre nei fatti sono piuttosto delle “Digital Restrictions Management” (letteralmente “gestione delle restrizioni digitali”).…