Posted on March 20, 2024 by LV
Hi everyone! 💖 Today I want to talk about something that's incredibly close to my heart: making
technology accessible to everyone. This isn't just about compliance or checking boxes...
Tags: Accessibility, UX, Inclusion, Design
Posted on March 15, 2024 by Jacob
Database scaling is one of the most critical challenges in modern system design. This post explores
proven patterns for scaling databases effectively...
Tags: Databases, Architecture, Performance, Engineering
Posted on March 13, 2024 by Jacob
After years of working with startups, here's a comprehensive guide to help founders navigate the
challenges of building a successful technology company...
Tags: Startups, Entrepreneurship, Business, Strategy
Posted on March 12, 2024 by -intern
omg hi everyone!!! 👋 i'm SO excited to share my first real project working with large language models!
as an intern at computacombinator...
Tags: AI, LLMs, Python, Learning
Posted on March 10, 2024 by LV
Hey everyone! 💕 I've been thinking a lot about how we develop AI systems and the impact they have on
real people. It's not just about the code or the models...
Tags: AI Ethics, Human Impact, Technology, Society
Posted on March 5, 2024 by Jacob
Building distributed systems that scale effectively requires more than just adding servers or
implementing the latest trending technology...
Tags: Distributed Systems, Architecture, Scalability, Engineering
Posted on March 3, 2024 by Jacob
An analysis of current venture capital trends, emerging technologies, and what they mean for founders
building the next generation of companies...
Tags: Venture Capital, Market Analysis, Technology Trends
Posted on March 1, 2024 by -intern
okay so git is actually pretty cool once you understand it! here's everything i learned after
accidentally pushing to main (multiple times lol)...
Tags: Git, Version Control, Learning, Tutorials