Journal

Writing

Thoughts on product, AI, code and life.

  1. The pillars of a painkiller AI app

    Everyone is building AI apps. Most of them will be absorbed by the giants by Friday. Here are four pillars for building one that survives — and gets paid.

  2. The Framing Effect & The Halo Effect: How Marbella Wins the Tourist Race in Andalucía

    How Marbella wins the tourist race in Andalucía using 2 psychological concepts

  3. Does it make sense to discuss about coding anymore?

    Does it make sense to talk about coding? No it does not. Coding is dead, process is the king.

  4. How I built MagistrOS the intelligent teacher assistant for classroom

    How I Built MagistrOS (and What Broke While Building the RAG)

  5. Un pesce fuor d'acqua

    I tried to use social media after almost 10 years, it did not work out.

  6. Learning to swim

    Every man is worth just as much as the things he busies himself with. How I learned to swim

  7. Create a GraphQl app with PostgreSQL, Hasura, React and Apollo client.

    How to create an app with GraphQl and PostgreSQL as backend and React and Apollo client for front end

  8. How to publish your first NPM Package

    How to publish your first react component to NPM

  9. The simple things

    A personal reflection during the corona virus lockdown

  10. The Resilient Mindset

    Some random thoughts on equality and leadership

  11. Horizontal Smooth Scrolling With CSS

    Create a carousel that scrolls smoothly Horizontally with css and flexbox

  12. ReactJs State and UI components

    A brief introduction to UI Components and React State

  13. Is always sunny in Calabria

    Is always sunny in Calabria

  14. My coding and travel setup

    Today I am going to share the tools I use for work and for my (movable) studio. I have been working remotely since 3 years and mostly living in Airbnb and friends/family's couches, so my setup might be quite different than many others.

  15. Singly Linked List with Javascript

    Building a Singly Linked List with Javascript, and reverse it

  16. Javascript is weird: Dynamic typing and coercion

    Understanding dynamic typing and coercion in Javascript. (Yeah Javascript is weird ... )

  17. Kitesurfing Lessons

    Learning kitesurf and surf in the Canary Islands. I started my weekly lessons to learn how to ride the ocean and is pretty cool

  18. Sort an array of objects by date using moment

    Sorting and ordering an array is quite easy, just use array.sort and pass the function which will sort it. Something like this: Last week I…

  19. 22 Years

    It's been a long time since my father passed away

  20. Off Canvas with only Css

    Create Off Canvas using CSS and no Javascript

  21. Bye Bye Wordpress, welcome Jekyll!

    Why I moved my blog from Wordpress to Jekyll