Wasim
0 followers · 1 following · 715 views
on the atlas — 60
- Maybe We Shouldn't Be Reviewing All This Code1 savers
- Hacking OpenAI | Hacktron AI1 savers
- Inside the Inference Hardware Revolution Of 2026 - IEEE Spectrum2 savers
- Dario Amodei — We Must Pace the Frontier31 savers
- we have a year to fix security everywhere1 savers
- How I Find Problems to Solve as a Staff Engineer - Lalit Maganti2 savers
- AI agent evaluation frameworks for production - Vercel1 savers
- Agent memory as a file format1 savers
- Extensible Software in the age of LLMs | Jeremy Morrell2 savers
- Hatchet · The startup's Postgres survival guide1 savers
- How to Do Great Work67 savers
- the life you were meant to live - by Celine Nguyen6 savers
- I should have loved biology36 savers
- AI is removing the middle class of software engineering8 savers
- Being ambitious and being a dad | Nicholas Charriere5 savers
- Taste Is All That's Left | Blog2 savers
- Building a software factory for AI SDK - Vercel1 savers
- Harness Engineering for Self-Improvement | Lil'Log19 savers
- Meet Your Users Where They Are1 savers
- Design is compromise — Steph Ango2 savers
- Kill the Cookie Banner!1 savers
- Does creatine make you smarter?1 savers
- Agent swarms and the new model economics · Cursor8 savers
- Punch Yourself in the Face with Reality | Adi2 savers
- Thoughts and Feelings around Claude Design · Sam Henri Gold2 savers
- Leaking YouTube Creators Private Videos | Javox1 savers
- Half-Baked Product | Weli's blog2 savers
- Introducing eve - Vercel1 savers
- The Agent Stack - Vercel1 savers
- Developers don't understand CORS - Chris Foster1 savers
- At least you’re likable - Julia Willemyns6 savers
- Building Durable AI Agents1 savers
- Code like a surgeon2 savers
- How to Do What You Love17 savers
- Emotional management16 savers
- Is Software Losing Its Head? | Andreessen Horowitz1 savers
- Luddites and burning down AI datacenters2 savers
- Thariq on X: "Lessons from Building Claude Code: Prompt Caching Is Everything " / X1 savers
- Can I run AI locally? | Hacker News1 savers
- How AI Agents Remember Things - Damian Galarza | Software Engineering & AI Consulting1 savers
- How does image compression work? | Lee Robinson1 savers
- Product Engineers | Lee Robinson1 savers
- If you are good at code review, you will be good at using AI agents1 savers
- AddyOsmani.com - 21 Lessons From 14 Years at Google4 savers
- Mistakes engineers make in large established codebases2 savers
- Scaling LLMs to larger codebases - Kieran Gill1 savers
- Most Technical Problems Are Really People Problems1 savers
- Creating the Notion API1 savers
- Speeding Up File Load Times, One Page At A Time | Figma Blog1 savers
- Why I'm Betting Against AI Agents in 2025 (Despite Building Them)2 savers
- An Interactive Guide to Flexbox in CSS • Josh W. Comeau3 savers
- Everything I know about good system design36 savers
- Reflections on OpenAI33 savers
- Training the Idea Muscle | Alexandria25 savers
- How to fix your entire life in 1 day7 savers
- 5 things I learned from 5 years at Vercel | Lee Robinson4 savers
- What Actually Makes You Senior – Terrible Software3 savers
- How I built a sub-500ms latency voice agent from scratch | Nick Tikhonov3 savers
- Understanding useMemo and useCallback2 savers
- How Cursor Indexes Codebases Fast - by Engineer's Codex2 savers
highlights — 2
Another word for compromise is “tradeoff”. The word “tradeoff” conveys the relationship between strengths and weaknesses. You are trading a weakness for a strength.
Design is compromise — Steph AngoEuclidean distance is a very straightforward similarity metric in that it literally reflects the distance between each of the values of the vectors being compared: if the Euclidean distance is very small, then the values of each coordinate in the vectors are very close. This is not true in general for dot product or cosine.
Vector Similarity Explained | Pinecone