Paul Guilbert
banner
pguilbert.dev
Paul Guilbert
@pguilbert.dev
Web software engineer @BackMarket 🌱 · Software Engineering Educator · Ex-Microsoft Student Partner.

> Let's chat about web tech and crafting quality software_
Raspberry pee
June 12, 2025 at 8:50 PM
First 100 km+ gravel ride this week under the sun ☀️ . Looking good for bikepacking trip later this year 🤞
May 10, 2025 at 8:13 AM
TIL : L'offre Burger Mystère chez Burger King suit un 'algorithme mathématique' dont les probabilités sont publiques. 🍔
March 18, 2025 at 8:51 AM
I guess I missed it before, but it’s snowing in our Nuxt app today!
January 9, 2025 at 4:55 PM
I’ve been spending so much time lately analyzing async/await issues that I understood this code right away! A very clever code to split the pre-rendering between static and dynamic components!
December 22, 2024 at 9:37 AM
new Firehose({
filterCollections: ['beers'],
handleEvent: async (evt) => {
🍻(evt.record)
}
)}
November 15, 2024 at 11:26 PM
POC of the day: Using Nuxt's useAsyncData to block navigation, but only up to a certain point. If the data takes too long to load, proceed with navigation and display loaders.
November 11, 2024 at 5:50 PM
I like the idea of Google’s “code readability review.” I wonder how this could scale down to smaller organizations?

www.moderndescartes.com/essays/reada...
November 11, 2024 at 7:40 AM
I was curious: The robots.txt file looks like this when this option is enabled.
November 5, 2024 at 7:14 AM
I’m back to school! This year, I’ll once again teach students about computer science. I had a great time last year, so I’m looking forward to it 🙂
November 4, 2024 at 5:03 PM