Browsing Tag
typescript
322 posts
How React-Style Time-Slicing Keeps UIs Responsive
Quick Recap In the previous article, we introduced priority-based and layered schedulers, solving the problem of “which tasks…
kovax-react 0.6: Pagination, breakpoint hooks, and one source of truth for responsive layout
kovax-react 0.6 is on npm. If you already use kovax-react 0.5 with ThemeProvider and CSS-variable theming, this release…
I Built an AI Islamic Companion App. Here’s What Actually Surprised Me
https://mytazki.com/ Building for a faith-based audience is the same as building for any other audience. Just ship fast,…
Quinze lignes de Proxy pour qu’un SDK ne casse plus mon CI
Le vendredi où Vercel a refusé mon merge Vendredi 10 avril, fin d’après-midi. Je merge sur main une…
I Built an AI-Powered Dead Code Detector for VS Code (and It Goes Way Beyond Unused Imports)
We’ve all been there. You’re reading through a codebase and you spot it — a feature flag that’s…
Backend Engineer (Fintech · Node.js · TypeScript · Python) — Open to Opportunities
Hi everyone — I’m a backend engineer with 3+ years building and shipping production backend systems, primarily in…
Arrête d’utiliser SignalStore pour tout : la hype passe, la dette reste
On va parler sérieusement, ça ne va sans doute pas plaire à beaucoup de monde, mais à un…
How to Run LLMs Locally with Ollama — A Developer’s Guide
You don’t need an API key or a cloud subscription to use LLMs. Ollama lets you run models…
I built a self-improving home server that autoconfigures itself
I built Talome over the last couple of weeks. It’s an open-source home server platform (AGPL-3.0) where AI…
Zero application code for a REST API — semantic navigation with LinkLab
Zero application code for a REST API — semantic navigation with LinkLab The starting point At the beginning…