This blog got a new favicon thanks to the Small Web
Posted on . Reading time: 2 mins. Tags: favicon, small-web.
Sergi Pons FreixesThanks to the magic of the Small Web, a stranger I'd never met handcrafted a new favicon for this blog.
Posted on . Reading time: 2 mins. Tags: favicon, small-web.
Sergi Pons FreixesThanks to the magic of the Small Web, a stranger I'd never met handcrafted a new favicon for this blog.
Posted on . Reading time: 3 mins. Tags: web-dev, http, postman, bruno.
Sergi Pons FreixesI migrated from Postman to Bruno and I am not looking back.
Posted on . Reading time: 5 mins. Tags: python, games.
Sergi Pons FreixesDice Stats is my go-to library for calculating dice probabilities, and I this is how I've used it in a real example.
Posted on . Reading time: 4 mins. Tags: privacy.
Sergi Pons FreixesI followed a process I found online to to ask the Airlines Reporting Corporation (ARC) to stop selling my data to the government, and the response I got was that they don't have any data related to me.
Posted on . Reading time: 3 mins. Tags: javascript.
Sergi Pons FreixesMany JavaScript developers use arrow functions by default, but function declarations should often be the preferred choice. Sometimes the 'modern' syntax isn't the best choice.