Eric Lee's Avatar

Eric Lee

@sdust.dev

Senior Software Engineer | Helping developers stay current with tech news and grow their careers through consistency Newsletter: https://beyondwebnewsletter.dev

239
Followers
619
Following
771
Posts
11.04.2023
Joined
Posts Following

Latest posts by Eric Lee @sdust.dev

In case people don't know, every time you exit a codex session it will give you a key. You can use codex resume <key> to continue that session if you need to.

You can also run codex resume --all to choose a session to continue.

10.02.2026 01:30 πŸ‘ 1 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0
Preview
The rise of AI-powered pro se lawsuits and the case for proactive accessibility - Deque Defending against AI-powered lawsuits will be costly. The only viable way forward is to get and stay accessible before you're exposed to litigation.

Gotta up your accessibility game.
AI is helping people file pro se accessibility lawsuits.
Use both AI and human experts to check accessibility on your website and software before you push to production.

03.02.2026 16:56 πŸ‘ 0 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0
Preview
Codex | AI Coding Partner from OpenAI The best way to build with agents. Codex accelerates real engineering work, from planning and building features to refactors, reviews, and releasesβ€”working seamlessly across your tools.

OpenAI just released a new Codex app to let you orchestrate all your agents in one beautiful UI and you can run the app and see code diff in the same place.

OpenAI also just doubled the limits for limited time to celebrate the launch! This is probably the best news.

openai.com/codex/

02.02.2026 20:29 πŸ‘ 0 πŸ” 0 πŸ’¬ 0 πŸ“Œ 1

I’ve noticed some frontend newsletters I follow have been sharing less lately, especially since all the AI and agent hype.

Makes me wonder if fast code regeneration changes how much abstraction we really need, if humans aren’t reading as much of it anymore.

Just a thought.

02.02.2026 00:12 πŸ‘ 0 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0
Video thumbnail

Mapcn, built on top of MaplibreGL, is a component that offers zero-config setup for your map needs that is distributed using shadcn/ui. You can have a map working with just one line of code.

mapcn.vercel.app

04.01.2026 06:17 πŸ‘ 2 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0
Video thumbnail

Just found this website, not much info but seems it will have a collection of components with cool creative effects without you knowing WebGPU. There is a waitlist so make sure to sign up if you are interested.

shaders.com

01.01.2026 00:16 πŸ‘ 4 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0
Preview
Conductor: Introducing context-driven development for Gemini CLI- Google Developers Blog Conductor for Gemini CLI enables context-driven development. Formalize specs and plans in Markdown to control AI agents & keep code consistent.

I love how Conductor helps make a robust plan before implementing. It would ask questions and save the progress in the markdown files for persistence.

20.12.2025 16:15 πŸ‘ 1 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0
Post image

Chrome 144 beta just dropped with a bunch of great new CSS features and Web APIs. The one that stood out to me is the Temporal API. It fixes the pain points of the current Date API with reliable math and proper timezone support. Excited to see it landing in more browsers.

09.12.2025 23:09 πŸ‘ 2 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0
Preview
TanStack AI Alpha: Your AI, Your Way | TanStack Blog The TanStack team is excited to announce the alpha release of , a framework-agnostic AI toolkit built for developers who want control over their stack. Let's be honest. The current AI landscape has a....

TanStack just dropped TanStack AI Alpha.

- Framework-agnostic
- Provider-agnostic
- Open protocol
- Type-safe tools across client + server
- JS/TS, PHP, Python support
- React + Solid clients
- Devtools for full agentic flows

TanStack universe is expanding to help build AI application your way.

04.12.2025 22:56 πŸ‘ 2 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0
Preview
Critical Security Vulnerability in React Server Components – React The library for web and native user interfaces

Time to do security upgrade for your RSC applications. This vulnerability allows an attacker to craft a malicious payload that tricks React’s deserialization logic into executing arbitrary code on the server without authentication.

03.12.2025 17:52 πŸ‘ 0 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0
Preview
Bun is joining Anthropic Bun has been acquired by Anthropic. Anthropic is betting on Bun as the infrastructure powering Claude Code, Claude Agent SDK, and future AI coding products & tools.

Bun is joining Anthropic!
It all started with Claude Code adopting Bun and you have been using Bun executables without realizing.
Nothing changes for us while Bun continues supporting Claude Code and AI infra for Anthropic.

02.12.2025 19:01 πŸ‘ 1 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0
Video thumbnail

Liquid Glass in the browser? It’s possible with SVG + CSS.
A brilliant deep dive into simulating refraction:
- Define a "lens" shape with JS math.
- Convert physics vectors into an RGB Displacement Map.
- Apply via SVG <feDisplacementMap> inside a CSS backdrop-filter.

kube.io/blog/liquid-...

27.11.2025 16:06 πŸ‘ 2 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0
Post image Post image

Yoo I just saw this Dynamic view in Gemini. It just codes a fully functional website to teach me new concepts. A glimpse to a future of dynamic interface for whatever users are searching for.

20.11.2025 01:44 πŸ‘ 1 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0
Video thumbnail

This might be my favorite way to quickly learn anything now. Have Gemini apply 80/20 rule to extract key information and code a website to see them visually.

19.11.2025 22:16 πŸ‘ 1 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0
Preview
*People* detangle a ball of mud | Swizec Teller Ball of mud is the world's most popular software architecture. The one we all use at work. But it sucks to work with. So what do you do?

Architecture isn’t saved by patterns. It’s saved by people. Give ownership and the system will detangle itself.

19.11.2025 17:46 πŸ‘ 0 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0
Video thumbnail

Spent 10 minutes with Gemini 3 Thinking. It definitely cooks with frontend landing page! Added subtle micro interaction and motions to be more appealing

It might have just finished a landing page for an idea I've been having in mind.

gemini.google.com/share/78e023...

19.11.2025 06:38 πŸ‘ 0 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0
Preview
The (lazy) Git UI You Didn't Know You Need When my son was born last April, I had ambitious learning plans for the upcoming 5w paternity leave. As you can imagine, with two kids, life quickly verified this plan πŸ™ƒ. I did eventually start some p...

Just gave lazygit a try and wow I could see all my staging, branching, & commits now in one slick TUI. If you still type everything manually, you might want to give this a try.

18.11.2025 07:33 πŸ‘ 0 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0
Preview
Meta is about to start grading workers on their AI skills Meta employee performance will be assessed by AI-driven impact starting in 2026, as the company prioritizes AI adoption across its workforce.

Thought it was weird, but it might make sense. AI is so disruptive in delivering results way faster than before, augmenting developers to solve more problems in a shorter time. Companies would encourage and reward employees that do take advantage of this.

16.11.2025 21:29 πŸ‘ 0 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0
Post image

Lots of companies are putting UI on top of LLM text so users can digest information more easily. It makes responses feel less intimidating. Normal websites could benefit from the same idea since every user is looking for something slightly different.

www.thesys.dev

16.11.2025 20:59 πŸ‘ 0 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0
Post image

50% more usage on codex and a new codex-mini!
OpenAI is cooking

07.11.2025 18:50 πŸ‘ 0 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0
Post image

If you use shadcn but don't know already, they have an MCP server so your AI can know what components you have available in the registry, fetch their documentations, and install the components. With the right prompt it can get you 80% of the way.

05.11.2025 18:51 πŸ‘ 2 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0
Video thumbnail

Just discovered TypeGPU. It's a TypeScript-first way to write GPU shaders and compute pipelines.
You stay in TypeScript, it auto-generates WGSL for WebGPU. πŸ”₯
Perfect for experimenting with rendering, compute, and even AI inference in the browser.

docs.swmansion.com/TypeGPU/exam...

04.11.2025 23:16 πŸ‘ 5 πŸ” 2 πŸ’¬ 0 πŸ“Œ 0
Post image

After Apple Music Web was written in Svelte, the new App Store Web is also in Svelte!

Apple really likes Svelte for their web. They used to mention React and Angular in their job postings but not sure where those are used.

04.11.2025 19:45 πŸ‘ 4 πŸ” 0 πŸ’¬ 1 πŸ“Œ 0

They seem to like Svelte. Think Apple Music web is also in Svelte

03.11.2025 23:00 πŸ‘ 4 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0

That is so beautiful and I’m glad I’m not working on this code lol

01.11.2025 02:05 πŸ‘ 2 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0

Merry Christmas?

07.10.2025 05:57 πŸ‘ 2 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0
Post image

You probably need this.
OpenAI has doc on what prompts you can have or should use for different roles. Besides email drafts or meeting summary, you can compare vendors as IT or brainstorm and visualize marketing campaign ideas.

academy.openai.com/home/clubs/w...

05.10.2025 19:43 πŸ‘ 0 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0
Preview
TanStack Start v1 Release Candidate | TanStack Blog TanStack Start has officially reached a v1.0 Release Candidate. This is the build we expect to ship as 1.0, pending your final feedback, docs polish, and a few last-mile fixes. Now’s the perfect time....

This is definitely exciting. A new contender in React meta frameworks. I haven’t dug into it yet but would check it out soon to compare the DX with Next.js

24.09.2025 07:51 πŸ‘ 1 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0
Video thumbnail

This component library gives me Starcraft vibe crafting all those shapes in SVG giving you a retro space touch. If your project matches the vibe, this might be for you.

www.cosmic-ui.com

23.09.2025 17:45 πŸ‘ 0 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0
Preview
npm Supply-Chain Attacks: 60-Second Protection Checklist In light of recent npm supply-chain attacks, here is a quick 60-second checklist you can do to protect yourself.

In light of recent npm incidents, I've written a post on what supply-chain attacks is and some quick tips on how you can protect yourself.

23.09.2025 16:44 πŸ‘ 0 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0