Board

Board

2272 bookmarks
Newest
Dimension.dev pitch with 16 year old founder Tejas Ravishankar
Dimension.dev pitch with 16 year old founder Tejas Ravishankar
One of the most well put together pitches I've seen from anyone, much less a teenager in high school.Site: https://dimension.devContact: https://twitter.com/...
·youtube.com·
Dimension.dev pitch with 16 year old founder Tejas Ravishankar
Redis is not "open core" - antirez
Redis is not "open core" - antirez
The simplification this time does not work if it is in your interest to capture the truth of what is happening here. An open core technology requires two things. One is that the system is modular, and the other is that parts of such system are made proprietary in order to create a product around an otherwise free software. For example providing a single node of a database into the open source, and then having the clustering logic and mechanism implemented in a different non-free layer, is an open core technology. Similarly is open core if I write a relational database with a modular storage system, but the only storage that is able to provide strong guarantees is non free. In an open core business model around an open source system it is *fundamental* that you take something useful out of the free software part.
·antirez.com·
Redis is not "open core" - antirez
The future of cloud development - Ampt
The future of cloud development - Ampt
We envision a radically different approach that makes building native apps in the cloud ridiculously easy.
·getampt.com·
The future of cloud development - Ampt
How we went from supporting 50 languages to all of them
How we went from supporting 50 languages to all of them
At Replit, we want to give our users the most powerful, flexible, and easy-to-get-started coding environment. However, it has been limiting because we only…
·blog.replit.com·
How we went from supporting 50 languages to all of them
How to recover from microservices
How to recover from microservices
I won't deny there may well be cases where a microservices-first architecture makes sense, but I think they're few and far in between. The vast majority of systems are much better served by starting and staying with a majestic monolith. The Prime Video case study that blew up the internet yesterday is but the latest illustration. Maybe...
·world.hey.com·
How to recover from microservices
Report: Notion Business Breakdown & Founding Story
Report: Notion Business Breakdown & Founding Story
A report from Contrary Research. Discover Notion's founding story, product, business model, and an in-depth analysis of their business.
Notion describes itself as "a bottomless bin of building blocks. Every page you create in Notion will be composed of many "blocks," in the same way a LEGO castle is composed of many LEGO bricks
Each Notion template is like a SaaS app of its own, created by Notion or the Notion community. Notion template creators have the opportunity to monetize their templates. Users can select a starting template amongst hundreds of options and customize it for their or their team’s specific needs.
Microsoft is one of Notion’s biggest competitors. Microsoft launched a direct competitor to the collaborative all-in-one workspace called Microsoft Loop in November 2021. While Microsoft Loop’s initial traction is unclear, it could follow a similar trajectory to Microsoft Teams competing with Slack. After launching in 2016, Microsoft Teams surpassed Slack in DAUs by 2019, reaching 20 million compared to Slack’s 12 million.
Notion successfully achieved a product pivot in 2015 when Ivan and Simon stopped building a product they thought the world would benefit from and listened to their community to tell them what to make.
·research.contrary.com·
Report: Notion Business Breakdown & Founding Story
The New Art of Storytelling Film
The New Art of Storytelling Film
Hear experts in consumer psychology, marketing, gaming, and more reveal how to capture customer imagination & stand out in today's crowded digital landscape.
·contentful.com·
The New Art of Storytelling Film
Vercel Markup
Vercel Markup
·service-markup.vercel.app·
Vercel Markup
When you want to quit because it's just not worth it
When you want to quit because it's just not worth it
Are you crying in the shower because you can't handle it anymore? Beyond Impostor Syndrome: Complete melt-down? Well, at least you're in good company.
·longform.asmartbear.com·
When you want to quit because it's just not worth it
Underbelly: What haughty startup bloggers don’t tell you
Underbelly: What haughty startup bloggers don’t tell you
Can you imagine we confident bloggers fretting, wringing hands, wondering how we’re going to make payroll, second-guessing our choices, wondering if maybe we should have added some feature, o…
·blog.asmartbear.com·
Underbelly: What haughty startup bloggers don’t tell you
10 Questions to Discuss with a Potential Co-founder | Y Combinator
10 Questions to Discuss with a Potential Co-founder | Y Combinator
When you're trying to figure out if someone is a good co-founder match, it helps to start by asking the right questions. We’ve compiled a list of the 10 questions that we think are the most important ones to answer.
·ycombinator.com·
10 Questions to Discuss with a Potential Co-founder | Y Combinator
WebGPU and the New OS
WebGPU and the New OS
The browser is the new operating system. In 2011, WebGL first let developers render computations directly to the device’s GPU via the browser. OpenGL’s Shading Language (GLSL) isn’t easy to work with, but better abstractions were developed over time (like Three.js).
·blog.matt-rickard.com·
WebGPU and the New OS
The Ultimate Battle of Language Models: Lit-LLaMA vs GPT3.5 vs Bloom vs … - Lightning AI
The Ultimate Battle of Language Models: Lit-LLaMA vs GPT3.5 vs Bloom vs … - Lightning AI
Large Language Models (LLMs) are taking center stage, wowing everyone from tech giants to small business owners. These powerful models can understand complex information and provide human-like responses to a wide range of questions. But with so many options out there, how do you know which one is the real deal? It’s like we’re on... Read more »
·lightning.ai·
The Ultimate Battle of Language Models: Lit-LLaMA vs GPT3.5 vs Bloom vs … - Lightning AI
The open source paradox - antirez
The open source paradox - antirez
"The best programs are the ones written when the programmer is supposed to be working on something else." - Melinda Varian.
·antirez.com·
The open source paradox - antirez
Programming and Writing - antirez
Programming and Writing - antirez
I believe programming, in this regard, can learn something from writing: when writing the first core of a new system, when the original creator is still alone, isolated, able to do anything, she should pretend that this first core is her only bullet. During the genesis of the system she should rewrite this primitive kernel again and again, in order to find the best possible design. My hypothesis is that this initial design will greatly inform what will happen later: growing organically something that has a good initial structure will result in a better system, even after years of distance from the original creation, and even if the original core was just a tiny faction of the future mass the system would eventually assume.
·antirez.com·
Programming and Writing - antirez