Paul Melero
@gnet
🛠️ Building things on the Web. ❤️ Dad of 2. 🧠 Creative thinker. 🍋 Lemoncoders instructor. 💚 Vue/Nuxt fan. g graficos.net 😊 He/Him.
:OOOO @patak.cat thank you for sharing. @flo-bit.dev THANK YOU! Amazing stuff!
Another thing that I liked from this project is the visualisation of a logarithmic progression. We often see it in a straight line, but I hate that we mix logarithmic and linear progressions, so I made a zoomable visualisation graph of an inverse log. It still has some bugs, but I love it so far
Even freeing up space from your LLM's context is a good moment to feel thankful 😅
In case you need something to do while Cursor/Copilot/Claude/etc thinks... 🐬 Flipthecoin.app has a browser extension at last! flipthecoin.app/extension Chromium-only for now! chromewebstore.google.com/detail/flip-...
👨🏽🔬 Did you know you can do arithmetic operations with Vue components? Because why not! Playground or it didn't happen: play.vuejs.org#eNp9U01v2zAM...
The titles in the new design imitate the preview of `flex` and `grid` containers in the Chromium DevTools. 😊😅 I'm glad I could spend finally time working on the design of my personal webpage. It's useless to the world, but it means the world to me. 💙
Ok, last snapshot to my personal website before I publish a new design... Good bye...! 😊
I posted a short article about what it means to be a Senior Engineer to me graficos.net/blog/2026-01...
Double irony in Zoom's "AI Companion" button: - The logo resembles Google's Gemini's logo - The button says "Open AI Companion" 😅 It has all the vendors in one!
The @nuxt.com Studio Module v1.0 is out! It has been repurposed into a free, self-hosted module, instead of relying on the previous external platform. 💥 You can now edit your content right from the browser! Shoutout to @larbish.bsky.social and the rest of the former NuxtLabs team.
Nuxt 4 has now built-in a "picture-in-picture error page"? So cool! Apparently it's only enabled for errors in the range of the 400s: github.com/nuxt/nuxt/bl...
I've built my first VS Code Extension to add a "Churn Explorer". 😉 Read more about it here: graficos.net/opensource/c...
Apple, Microsoft Honestly, it makes me feel less bad when I am the one shipping UI bugs.
Turns out mermaid charts are a great tool to show "request chains", and network calls in general, in Github PRs too! docs.mermaidchart.com/mermaid-oss/...
I've found how to access ALL options an embedded YouTube video via `postMessage` commands (without any external libraries). You only need to enable the JS API via query param and tell the iframe that you want to listen/send messages. Blog post incoming! 😊
How someone in their right minds could do something like this? Fuck Vercel a million times.
Because 1 post is not enough for a Saturday night, let's publish another one! ✨ Using Container Queries with Tailwind Safely in Production ✨ graficos.net/blog/2025-06...