Firebase Hosting is now hosting this website

Hey there, just an update. this website is now hosted on Firebase hosting, a zero cost (for small projects) solution for static website hosting. You can also use custom domain names. Isn’t it amazing? Check it out: https://firebase.google.com/docs/hosting?hl=en

Forget about Flutter. Why Flet is better

What is Flet? Flet is a Python-based framework that enables developers to build interactive multi-user web, desktop, and mobile applications without prior experience in frontend development. Flet controls, which are based on Google’s Flutter, allow developers to create a UI for their programs with ease. Flet simplifies the Flutter model by combining smaller widgets into…

Why you should stay away from Proof of Stake

Proof of Stake (PoS) is a consensus algorithm that allows cryptocurrency networks to validate transactions and create new blocks. It has gained popularity in recent years as an alternative to the energy-intensive Proof of Work (PoW) algorithm used by Bitcoin. However, despite the advantages that PoS may offer, there are several reasons why you should…

StackBlitz: an awesome allinone code editor online

Just in case you never heard about it before StackBlitz is a gorgeous online code editor that allows you to work with your preferred stack. With just one click you cna configure and deploy to node, python and many other environments.Absolutely worth a try -> stackblitz.com  

How to watch youtube videos without ads

Time is precious, and I’m pretty sure you don’t want to waste it with the average 20 seconds ads for a single videos requested to youtube. This is unfairly exagerate nowadays, but I have a solution: just type this in your browser: invidio.us It will shows all the invidio.us instances, click one of these to open…

ProntoPro: un caso di growth hacking in Italia

Quando si parla di Growth hacking sembrano non esistere casi italiani. Eppure il Growth Hacking, arrivato ormai da tempo in Italia viene certamente applicato come metodo di crescita dalle startup e mi pare strano non ci siano case study o interventi a riguardo. Per questo ho deciso di pubblicare il mio umilissimo punto di vista…

Lean Analytics – Riassunto libro – prima parte

Lean Analytics è un libro scritto da Alistair Croll and Benjamin Yoskovitz nel 2013. Si tratta di un testo molto recente che tratta il tema della Lean Startup applicandolo alle Analytics, ovvero alle analisi dei dati. L’approccio fornito dal libro potrà sembrare abbastanza teorico inizialmente ma raccoglie con estrema efficacia concetti di grande potenza applicabili…

Lavorare a Londra: la mia esperienza come Sviluppatore Web

Trasferirsi all’estero e rifarsi una vita è il sogno di tanti qui nel bel paese. Diciamocelo, in Italia abbiamo tanti problemi e, anche se a volte siamo degli inguaribili immobilisti “lamentoni” una cosa è vera: la situazione post-crisi del 2008 non è mai più migliorata. Sempre più spesso, infatti, si sente la fatidica frase: “fanc***…

Come scrivere un Exploit per bucare WordPress

Ciao, oggi vedremo insieme come si scrive un Exploit in grado di bucare Wordpress, tutto questo, ovviamente a scopo di sicurezza, per avere una panoramica di come un attacco XSS funziona e di come riconoscerlo. Voglio evitare fraintendimenti quindi ti dico subito che questo codice non è mai stato utilizzato per attacchi a siti internet e lo scopo di…