Eduardo Bouças
@eduardoboucas.com
1.1K followers 96 following 150 posts
Thoughts from when I was younger • Engineer @netlify.com • He/him
Posts Media Videos Starter Packs
Reposted by Eduardo Bouças
eduardoboucas.com
👋 Netlify engineer here. That’s odd. Can you share the URLs where you’re seeing this behaviour?
Reposted by Eduardo Bouças
raymondcamden.com
I run raymondcamden.com on Netlify and its been near perfect for years. 1.5M plus page views a month with little to no hiccups.
eduardoboucas.com
A while ago I wrote a blog post called "You should know this before choosing Next.js" and wow that is such a versatile title.
eduardoboucas.com
She'd been bedridden for years now, and every time I went to see her I thought I was going to bring her some joy. Except it was always the other way around — despite her poor health, she was the one lifting others up, with a positivity I'll forever admire.

She passed away today and I'll miss her.
eduardoboucas.com
She remarried my grandpa, also a widower with three kids, and they had two kids together.

"I had 5 kids, my husband had 5 kids, none of them died but there's only 8 of them".

She loved saying this and seeing people getting really confused. One of the many riddles and jokes in her vast repertoire.
eduardoboucas.com
This is a post about my grandma. She was born in 1928 and she had an incredible life. In her early twenties, with three small children, she lost her husband. I can't begin to imagine how scary it must've been to be a single mother of three in 1950s Portugal, but she pulled through.
eduardoboucas.com
I used my vibe-coded app to plan my dinner.

sandwish.netlify.app/645773cc4012...

(The photo is terrible, but the burger was yummy.)
eduardoboucas.com
That’s great feedback, thanks!
eduardoboucas.com
Yeah, that would happen. Why do you use the `--offline` flag, if I may ask? Is it literally when you're working without an internet connection, or is there another use case?
eduardoboucas.com
My pleasure. I selfishly focused my replies on the paper cuts because I can use your feedback to improve the experience, but the write up is great and a really clever use of the Netlify primitives!
eduardoboucas.com
That's fair! Would you find it useful if the CLI cached the last configuration it retrieved from the UI and used that when you run it with the `--offline` flag, as opposed to silently using only the local configuration?
eduardoboucas.com
I suspect that setting those is what causes the `ntl dev` flow to not work properly. We should be able to detect all those settings automatically and route the calls to the local server. It's strange that it didn't work for you.
eduardoboucas.com
The default functions directory is `netlify/functions` (not `.netlify`!). If you use that, you don't need to configure anything in netlify.toml.

I hope this helps. I'm happy to answer any questions you may have and thanks again for sharing this!
eduardoboucas.com
As for the need to set configuration when using --offline, we merge your local configuration (from netlify.toml) with any settings you've set in the UI. When using --offline, the CLI can't talk to our servers to get any settings you've specified in the UI; so only the local settings are used.
eduardoboucas.com
And in fact that's the same behaviour observed when using the local server module exposed by the `@netlify/blobs` module. The CLI is a convenience layer on top of that, so that you don't have to work with that server module directly.

You also shouldn't need to set `siteID`, `edgeURL` or `token`.
eduardoboucas.com
Hi, Netlify engineer here. This is awesome! Thanks for sharing.

I'm curious about your local dev setup and why the CLI's `dev` command hasn't worked for you. When used locally, your data isn't actually persisted to a live Blobs store, but it is saved locally on your machine, so we don't mock it.
eduardoboucas.com
Idea: an em dash certification programme.

If the system can find content using em dashes that has been verifiably authored by you before the proliferation of LLMs, you get verified as an OG em dash user.
eduardoboucas.com
I have just bankrupted my two little nephews at Monopoly. I saw their hopes and dreams vanish into thin air as they handed me their cash; and yet I showed no mercy. What kind of monster am I?
eduardoboucas.com
This has been haunting me for months. What could I possibly have done to get a bad review from an Uber driver?
Reposted by Eduardo Bouças
nickyt.online
Looking forward to hanging with @eduardoboucas.com in early September. Joins us as we dig into @netlify.com primitives and the local dev experience!

nickyt.live#2025-09-04-e...
Netlify primitives & Local DX

Host Nick Taylor
Guest: Eduardo Bouças Distinguished Engineer & Technical Advisor to the CTO at Netlify

nickyt.live
Reposted by Eduardo Bouças
mike.heffner.io
When you've got to use up the garden tomatoes that are about to go bad: sandwish.netlify.app/ac70ab777318...
eduardoboucas.com
If you build a sandwich, please share it! I'd love to see what funky combinations y'all come up with.

Also, the entire application is available at github.com/netlify/sand.... If you have feature requests or you decide to deploy your own shop, I'd love to hear about it too. 🔚
GitHub - netlify/sandwish
Contribute to netlify/sandwish development by creating an account on GitHub.
github.com