Alex Daintith
47 posts
瀏覽器跑 LLM 的實際體感與骨感限制
直接在瀏覽器跑 LLM,既兼顧隱私又不用複雜的GPU設定,太完美了吧? 從 WebLLM 到 Transformers.js,前端社群有一群反骨仔吹起一股「邊緣 LLM」的熱潮,可是,當真正將模型落地到使用者的瀏覽器時,第一個面對的考驗就是,WebGPU 真的有比 WASM 快嗎? 這陣子實測的結論比想像中更加戲劇化, 500M 以下的微型模型,WASM 反而快了 12%,但是對於 3B 以上的大模型,WASM 直接變成悲劇,直接讓Chrome撞的頭破血流(Chrome…
Practical Guide: Building an Active-Active Multicloud Cell-Based Architecture
1. Introduction A multicloud cell-based architecture represents the pinnacle of fault isolation and vendor neutrality. By distributing autonomous…
The Road Less Bumpy: React Native’s New Era of Stability and Predictability
The Road Less Bumpy: React Native’s New Era of Stability and Predictability Remember the early days of React…
How to start a sustainable product business: CEO Laura Crawford on growing her brand from scratch
Did you know the average baby gets through 6,000 nappies before they stop needing to use them? Did…
Next JS + Express + Mongo + AI stack
👨💻 My Daily Tech Stack as a Frontend Engineer Every day when I sit down to code, I…
5 best CRMs for plumbers in 2025
If missed appointments, mismanaged invoices, and fragmented customer communication are draining your revenue, it’s time to consider implementing…
5 best CRMs for publishing companies in 2025
With advances in technology and evolving media consumption habits over the years, publishers are no strangers to business…
Please Make Jarvis So I Don’t Have To – Vision from Kent C. Dodds
Jarvis from Iron Man isn’t just science fiction—it’s becoming a design goal. In this talk, Kent C. Dodds…
Upgrade your notes with AI research
Connect Claude AI with Obsidian: A Game-Changer for Knowledge Management 🚀 Sumit Roy ・ Jun 24 #productivity #mcp…
Internationalization in Next.js
What is Internationalization (i18n)? Internationalization, or i18n, is the process of designing your app so it can easily…