Eric Burel's Avatar

Eric Burel

@ericburel.tech.bsky.social

Next.js teacher and course author Member of Devographics (State of JS/CSS/HTML/React surveys). 📖 https://nextpatterns.dev 📖 https://astropatterns.dev ✨ https://www.ericburel.tech/

288 Followers  |  242 Following  |  240 Posts  |  Joined: 25.09.2023  |  2.1529

Latest posts by ericburel.tech on Bluesky

Preview
Fluid compute – Vercel Fluid compute combines the scalability of serverless with the flexibility of servers, enabling real-time, efficient workloads like APIs, streaming, and AI.

I do disagree that Vercel Fluid is opposed to serverless (vercel.com/fluid).
Serverless is : don't bother with material, even virtual + pay per use.
So Fluid is definitely a serverless offer IMO.
The innovation lies in that it's doing serverless *right* for web with proper resource packing.

31.07.2025 14:05 — 👍 1    🔁 0    💬 0    📌 0
Radware Page Loader page.

Ca avait été discuté concernant Mistral je crois (www.usine-digitale.fr/article/mist...)
Un débat consiste à savoir si on peut concéder ses droits sur les données personnelles en échange d'un service
Si le consentement est obtenu ça ne paraît pas incohérent, un peu comme la pub sur un site gratuit

25.07.2025 07:45 — 👍 1    🔁 0    💬 1    📌 0

Atm I am using pay per use with relatively good results, but for a quite limited usage

24.07.2025 15:53 — 👍 0    🔁 0    💬 0    📌 0

I am investing into expensive painting
Because while Claude Code is turning all my ideas into code the only thing left me to do is wander around the room staring at walls

24.07.2025 15:52 — 👍 0    🔁 0    💬 0    📌 0
Onnx model fails to load: Protobuf parsing failed · Issue #1228 · huggingface/transformers.js System Info When I use 3.4.0 release to load an onnx model from HuggingFace I get the following error. I do not see the same error with the 3.3.3 release. Load model from <path_suffix>/node_modules...

- Embedding model not being downloaded in some cases: github.com/huggingface/...
- And another connection issue with Milvus that I couldn't document yet

The conclusion is that automation is an empirical phenomenon: what can be automated is what you will successfully automate, nothing else

21.07.2025 08:13 — 👍 0    🔁 0    💬 0    📌 0
Preview
Can't run in bun/deno · Issue #396 · modesty/pdf2json Hi, I am opening this issue to have a cleaner discussion, but I am facing an issue to similar the one observed earlier in Electron : #68. Last comments in this related discussion are mentioning the...

For instance :
- pdf2json needing a tweak to ingest PDF when running in Bun/Deno (which I need for a proper TS support + fast exec) : github.com/modesty/pdf2...
- Race condition with embedding :
github.com/chroma-core/...
- Chroma client v3 not connecting :
github.com/chroma-core/...
etc. etc.

21.07.2025 08:11 — 👍 0    🔁 0    💬 1    📌 0

You can vibe code as much as you want, in the end automation is always about the nitty-gritty details
I've asked Claude Code to output scripts that automate half my consulting job, it worked incredibly well but then I spent hours on db connection and runtime compatibility issues

21.07.2025 08:08 — 👍 0    🔁 0    💬 1    📌 0

Imagine people who took a year off as a developer, no phone, not listening to the news, living in a van
You come back to work this month and you see AI sitting at your desk smiling at you

18.07.2025 16:22 — 👍 1    🔁 0    💬 0    📌 0

Everybody debates whether you should say "hi" and "please" to AI but nobody ever asks if you should say "I love you" and "you changed my life please marry me" when it outputs valid code and if this improves performance

18.07.2025 13:08 — 👍 0    🔁 0    💬 0    📌 0
In Astro "id={id}" verbose JSX syntax can be replaced by "{id}"

In Astro "id={id}" verbose JSX syntax can be replaced by "{id}"

Just noticed that long ago @astro.build has fixed JSX
Look at this

10.07.2025 10:19 — 👍 1    🔁 0    💬 0    📌 0
Preview
Basic Syntax | Markdown Guide The Markdown elements outlined in the original design document.

I was a Markdown advocate long before it became prevalent in the development world and TODAY I LEARN THAT TWO SPACES AT THE END OF A LINE CREATE A LINE-BREAK
www.markdownguide.org/basic-syntax...
Reading the doc is a valuable skill
Share this info with people you love

08.07.2025 20:02 — 👍 2    🔁 0    💬 0    📌 0
Preview
Qu'est-ce qu'un embedding ou « plongement vectoriel » ? Les embeddings (ou plongements vectoriels en français) représentent les informations complexes en vecteurs sémantiques utiles aux applications IA avancées.

Je viens de lire "Qu'est-ce qu'un embedding ou « plongement vectoriel » ?", un article de @ericburel.tech. Découvrez cet article : www.lbke.fr/ressources/d...

24.06.2025 07:02 — 👍 0    🔁 0    💬 0    📌 0

Some highlights from my first time speaking at #JSNation and #ReactSummit!

- Revealing that my talk is actually a live quiz – literally minutes after the presenters have announced the conference's own quiz…

14.06.2025 07:26 — 👍 8    🔁 2    💬 2    📌 0
Post image 16.06.2025 19:57 — 👍 0    🔁 0    💬 0    📌 0
Post image

I see you ML engineers
Agents > models even fine-tuned

13.06.2025 09:25 — 👍 0    🔁 0    💬 0    📌 0

The fact that there is no API to access ChatGPT projects programatically really bothers me. It mean that there is a world for the 90% of people that use AI as a productivity tool and a separate world for the 10% of startups that use AI for moonshot agentic projects. They can't meet anywhere.

07.06.2025 06:33 — 👍 2    🔁 0    💬 0    📌 0
Preview
Get full ticket! reactadvanced.com

FREE workshop: Build LLM agents in TypeScript with Mastra and Vercel AI SDK

🔧 Use Mastra + @vercel.com AI SDK
💡 Go from prompts to autonomous agents
🎙️ By @ericburel.tech

Part of #ReactAdvanced – buy conference ticket to attend.

05.06.2025 14:00 — 👍 2    🔁 1    💬 0    📌 0
Preview
Meet the LLM developer The LLM developer is a new specialized role, whose goal is to keep the complexity of creating and maintaining AI-based software solutions under control.

I've just read "Meet the LLM developer" from @ericburel.tech. Discover the article here: www.ericburel.tech/blog/meet-th...

07.06.2025 06:23 — 👍 0    🔁 0    💬 0    📌 0
Post image

Le dernier épisode du podcast de Human Coders concernait les conférences et on a reçu plein de témoignages intéressants !

Dont celui de @ericburel.tech, formateur Next.js et Astro.js chez Human Coders, qui te parle de son expérience à React Advanced London. 🧵👇

09.05.2025 14:40 — 👍 4    🔁 1    💬 1    📌 0
Preview
Meet the LLM developer The LLM developer is a new specialized role, whose goal is to keep the complexity of creating and maintaining AI-based software solutions under control.

www.ericburel.tech/blog/meet-th...

05.06.2025 11:49 — 👍 0    🔁 0    💬 0    📌 0
Post image

What's your pick?

11.04.2025 14:29 — 👍 1    🔁 0    💬 0    📌 0
Post image

Claude is such a funny bot

25.02.2025 16:12 — 👍 0    🔁 0    💬 0    📌 0
Post image

Turns out it works

25.02.2025 16:11 — 👍 0    🔁 0    💬 1    📌 0

Ok crazy idea but did some people try to make quines with LLMs yet ?

25.02.2025 16:10 — 👍 0    🔁 0    💬 1    📌 0
Preview
Teaching Next.js Route Handlers to GitHub Copilot "What's funnier that teaching Next.js to human beings? Teaching Next.js to LLMs!

5 years as a teacher, and I've met my worst student : GitHub Copilot !
Discover how I taught Copilot to write proper Next.js App Router code by working on my prompt context:
www.ericburel.tech/blog/teachin...

21.02.2025 14:42 — 👍 0    🔁 0    💬 0    📌 0
Post image

🕵️‍♂️ The OWASP vulnerabilities list is the perfect starting point for web developers looking to strengthen their security expertise.

Let’s unravel with @ericburel.tech how these vulnerabilities materialize in full-stack web applications and how to prevent them: www.smashingmagazine.com/2025/02/how-...

18.02.2025 12:52 — 👍 6    🔁 1    💬 0    📌 0
Preview
How OWASP Helps You Secure Your Full-Stack Web Applications — Smashing Magazine The OWASP vulnerabilities list is the perfect starting point for web developers looking to strengthen their security expertise. Let’s discover how these vulnerabilities materialize in full-stack web a...

Read my latest article on securing #NextJS applications : "How OWASP Helps You Secure Your Full-Stack Web Applications" www.smashingmagazine.com/2025/02/how-... via @smashingmagazine.com

18.02.2025 13:04 — 👍 1    🔁 0    💬 0    📌 0
Post image

This Week In React 219

⚛️
- CRA deprecated
- Next.js experimental flags
- Remix
- Tremor dashboards
- SaaS Starter
- Local-First
- JSDom
- 2n8
📱
- Windows/MacOS
- Debugging
- Shopify
- Polygen
- Reanimated
- Audio API
- SwiftUI
- BottomTabs

Read online / subscrb:
thisweekinreact.com/newsletter/219

29.01.2025 18:46 — 👍 61    🔁 8    💬 1    📌 0
Video thumbnail

[BILLETTERIE] Elle est ouverte, ne vous bousculez pas 😜
https://buff.ly/3WruzSi

30.01.2025 08:59 — 👍 3    🔁 1    💬 0    📌 0

Super synthèse en français du State of JS 2024 par @humancoders.com 👀

21.01.2025 17:20 — 👍 5    🔁 0    💬 0    📌 0

@ericburel.tech is following 20 prominent accounts