Paul Melero
banner
gnet.click
Paul Melero
@gnet.click
🛠️ Building things on the Web.
❤️ Dad of 2.
🚀 Creative thinker.
🍋 Lemoncoders instructor.
💚 Vue/Nuxt fan. Graficos.net

😊 He/Him.
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/...
November 17, 2025 at 3:50 PM
October 2, 2025 at 10:52 PM
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! 😊
September 30, 2025 at 2:24 PM
How someone in their right minds could do something like this?

Fuck Vercel a million times.
September 30, 2025 at 3:29 AM
HELL YEAH
September 18, 2025 at 11:17 AM
It looks good to him 😍😍 😍 😍
July 16, 2025 at 6:08 AM
👏🏽👏🏽👏🏽👏🏽
June 23, 2025 at 5:49 AM
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...
June 14, 2025 at 11:23 PM
I'm a Software Engineer — starter pack
June 13, 2025 at 8:16 PM
I published an article in my personal page:

Mocking Ghost Methods in Vitest

cc/ @vitest.dev

graficos.net/blog/2025-05...
May 23, 2025 at 2:00 PM
Like OctoCat! We've been lied all this time.
April 24, 2025 at 9:01 PM
☺️ Cooking something... Not without typos, though!

I'm contributing to this project of my friends from @lemoncoders.bsky.social: contentisland.net

Content Island is a new Headless CMS!

🔜 More coMing soon!
April 19, 2025 at 3:19 PM
C'mon
January 27, 2025 at 1:45 PM
Please, deepseek, don't do this to meeee

status.deepseek.com
January 27, 2025 at 12:49 PM
💡 Did you know you can type raw values too? With `satisfies` in TypeScript, you can even use Primitives.

You should probably use an "object `as const`" instead, but it was an interesting solution in this particular case:

```ts
768 satisfies Breakpoints
```
January 23, 2025 at 6:47 PM
Want to provide general instructions or rules for Github Copilot?

Add them under `github.copilot.chat.codeGeneration.instructions`

💡 Very helpful for code generation during refactors.

Read more in:

code.visualstudio.com/docs/copilot...
January 17, 2025 at 8:32 AM
@cloudflare.social changed their sidebar again. It's no longer "Workers & Pages", now it's "Compute (Workers)" –and KV got moved under "Storage & Databases". Pages is now more hidden...

I wish they'd improved the Pages/wrangler docs too to help folks move to Workers with assets.
January 11, 2025 at 11:59 PM
Working on something new in my spare time. Using Three.js and @nuxt.com 💚
January 10, 2025 at 3:15 PM
Upgraded smoothly, and the performance improved out of the box! 🤯

PS. To be fair, I also upgraded other Nuxt modules, Node.js from v18 to v22, and migrated from @cloudflare.social Pages to Workers (with assets). I'm always amazed by the great DX of both Nuxt and Cloudflare and super thankful 💖
December 31, 2024 at 4:19 PM
I updated graficos.net/slashes/uses now 😊
December 31, 2024 at 4:11 PM
age yourself with your first computer

Amstrad. Not sure about the model bit probably pc2086

Oh, the memories!
November 18, 2024 at 8:41 PM
As much as it saddens me, I moved my site from Netlify to @cloudflare.social, after 6 years with them.

The amount platform products, the pricing, @nuxt.com's integrations, and Cloudflare's DX are the main reasons.
November 4, 2024 at 11:18 PM