Néstor's Avatar

Néstor

@nst.blue

I code things. Federating the world at Zephyr Cloud. Owner @blacktar.works

305
Followers
277
Following
85
Posts
29.04.2023
Joined
Posts Following

Latest posts by Néstor @nst.blue

Preview
Announcing npmx: a fast, modern browser for the npm registry Today we're releasing the alpha of npmx.dev – a fast, modern browser for the npm registry, built in the open by a growing community.

npmx is now in alpha: this is our story, as told by our team and friends

03.03.2026 12:23 👍 363 🔁 128 💬 17 📌 34
Preview
Module Federation y la Infraestructura de Superposicion En esta ocasión Néstor nos hablará sobre Module Federation y nos descubrirá que va más allá de los micro -frontends

www.eventbrite.es/e/entradas-m...

14.01.2026 16:02 👍 0 🔁 0 💬 0 📌 0
Post image

Speaking at Coruña WTF tomorrow on Module Federation & Infrastructure Superposition, on why shipping code is harder than writing it, and how infra can snap into place per request.

14.01.2026 16:02 👍 3 🔁 0 💬 1 📌 0
Post image Post image Post image

2025 has been one of those “where-did-the-time-go?” kind of years for me. I’ve been in the zone non-stop. I’m putting together a longer piece about everything that’s made it special, but here’s a quick teaser: a side-by-side look at my GitHub activity from 2024 versus 2025.

08.01.2026 20:15 👍 2 🔁 1 💬 0 📌 0
Preview
The Four Chips of AI Supremacy Why AI power is decided by four layers, compute, data centers, models, and distribution, and why most companies are renters, not owners.

nstlopez.com/blog/four-la...

06.12.2025 17:30 👍 0 🔁 0 💬 0 📌 0
Post image

Been thinking about why some AI companies are positioned to win long-term while others are just… expensive.

There are four chips that matter in this race, and most companies only own one.

Link below👇

06.12.2025 17:30 👍 1 🔁 0 💬 1 📌 0
Post image

Can't believe I'm highlighted on the Trae website! 😊 www.trae.ai

02.12.2025 13:30 👍 1 🔁 0 💬 0 📌 0
Talks All the talks and Workshops I've given.

Check them out at nstlopez.com/talks!

01.12.2025 09:00 👍 0 🔁 0 💬 0 📌 0
Post image Post image

I've refreshed the presentations on my website, now showcasing my Global Software Architecture Summit speech and a recent student lecture.

01.12.2025 09:00 👍 2 🔁 0 💬 1 📌 0

Just released some updates to our examples repository at @ZephyrCloudIO and also our create-zephyr-apps CLI.

pnpx create-zephyr-apps

29.11.2025 12:01 👍 1 🔁 0 💬 0 📌 0
my laptop pov

my laptop pov

students grabbing sticker

students grabbing sticker

Today I gave a talk to local students. Very happy to see them wanting to learn and asking questions. Specially those learning into freelancing. Good vibes man.

28.11.2025 19:00 👍 3 🔁 0 💬 0 📌 0

No fixed address, no drama, just land where there’s free CPU, run the job, and bounce.
It’s the ultimate “no strings attached” setup: fewer idle boxes, faster everything, and way less yelling at servers.

27.11.2025 11:00 👍 0 🔁 0 💬 0 📌 0


Think of it like this: your code is a bunch of couch-surfing friends who never bother renting their own place.
One minute a function is crashing on a lambda in Ohio, the next it’s sipping piña coladas on an edge worker in Singapore.

27.11.2025 11:00 👍 0 🔁 0 💬 1 📌 0

Imagine dragging your app onto a drop-zone and… nothing else. No picking clouds, no YAML yoga, no “oops, forgot the VPC.” We call that Superpositioned Infrastructure.

27.11.2025 11:00 👍 0 🔁 0 💬 1 📌 0
Zephyr Cloud

Read how → zephyr-cloud.io/blog/env-var...

26.11.2025 13:05 👍 1 🔁 0 💬 0 📌 0
Post image

Stop rebuilding your app every time an env var changes. Prefix any variable with ZE_PUBLIC_, build once, promote the exact artifact through every environment. No new bundles, no 15-min CI loops, zero version skew. Same bytes QA tested land in prod.

26.11.2025 13:05 👍 2 🔁 1 💬 1 📌 0

This Friday morning, I’ll present at CIFP Rodolfo Ucha Piñeiro on how community and open-source significantly shape the career journeys of developers and learners.

26.11.2025 10:46 👍 2 🔁 0 💬 0 📌 0
Post image

What an excellent group 🙌

Best part of meetups and conferences

@viteconf.org

11.10.2025 13:09 👍 64 🔁 7 💬 5 📌 0
Talks All the talks and Workshops I've given.

I have updated all the talks I've given so far :) nstlopez.com/talks

12.04.2025 19:01 👍 0 🔁 0 💬 0 📌 0
Post image Post image

This year was better than last one

03.02.2025 13:16 👍 2 🔁 0 💬 0 📌 0

Start playing mate

02.02.2025 22:02 👍 1 🔁 0 💬 1 📌 0
Micro-Frontends in React-Native! Game Changer for Mobile Apps
Micro-Frontends in React-Native! Game Changer for Mobile Apps YouTube video by Jack Herrington

Checkout React Native Micro-Frontends, with instant code deploys, using Module Federation. It's super impressive and opens up a ton of doors for React Native app architecture. Not just components, but state logic, API handlers, and more! youtu.be/Lp-5wSsd5Do

29.01.2025 18:28 👍 23 🔁 3 💬 0 📌 2
Preview
Zephyr Cloud | The only sane way to do micro-frontends Zephyr seeks to leverage data driven decisions and AI throughout the entire SDLC to help organizations to increase software development team velocity, reduce infrastructure costs, and improve end user...

Just posted some thoughts on a different kind of architecture, focused on teams :) zephyr-cloud.io/blog/the-tea...

29.01.2025 15:07 👍 2 🔁 1 💬 0 📌 0
Preview
My Planetary Datacenter I: Architecture Explore my homelab ‘Planetary Datacenter’ where ZeroTier networking, MacVLAN tricks, VLAN segmentation, and GPU passthrough combine for a global, DIY cloud.

Just published the first part of my series about my homelab. This has taken roughly about 3 months to make. I hope to be able to share my knowledge with it with the rest of you :)

nstlopez.com/blog/my-plan...

05.01.2025 10:53 👍 6 🔁 3 💬 0 📌 0

Happy React 19 day!

05.12.2024 19:16 👍 4 🔁 1 💬 0 📌 0

I install and inspect on node_modules at this point lol

04.12.2024 12:39 👍 0 🔁 0 💬 1 📌 0
Preview
Frieren - Piano (Original Soundtrack 葬送のフリーレン) Felt Version maats · EP · 2024 · 4 songs

open.spotify.com/album/2lBI5I...

04.12.2024 05:47 👍 2 🔁 0 💬 1 📌 0

100%

02.12.2024 13:22 👍 2 🔁 0 💬 0 📌 0
Service Oriented Architecture con tRPC Descubre cómo cómo la librería tRPC hace más sencillo y eficiente trabajar con servicios en la web. Charla y networking post-evento.

I'm going to speak about @trpc.io at Coruña this month :) www.eventbrite.es/e/entradas-s...

02.12.2024 10:52 👍 5 🔁 3 💬 1 📌 0

Hyped to do the rest tbh

01.12.2024 14:29 👍 1 🔁 0 💬 0 📌 0