Feedly Boards

1227 bookmarks
Custom sorting
Secrets to Great API Design (2019)
Secrets to Great API Design (2019)
Learn how to make your API stand out from the rest with these tried and tested tips.
·nylas.com·
Secrets to Great API Design (2019)
Things You Should Never Do, Part I – Joel on Software
Things You Should Never Do, Part I – Joel on Software
Netscape 6.0 is finally going into its first public beta. There never was a version 5.0. The last major release, version 4.0, was released almost three years ago. Three years is an awfully long tim…
·joelonsoftware.com·
Things You Should Never Do, Part I – Joel on Software
Andreessen Pulls a Bezos
Andreessen Pulls a Bezos
Cheap money and power-law profits are killing venture funds and birthing venture firms.
·drorpoleg.com·
Andreessen Pulls a Bezos
Peacetime CEO/Wartime CEO | Future
Peacetime CEO/Wartime CEO | Future
You’re lucky that I ain’t the president Cause I’ll push the f*#king button and get it over with F&$k all that waiting and procrastinating And all that goddamn negotiating — Bushwick Bill, Fuck a War Tom Hagen: Mike, why am …
·future.a16z.com·
Peacetime CEO/Wartime CEO | Future
Unbundling Airbnb
Unbundling Airbnb
There are only two ways to make money in business: One is to bundle; the other is to unbundle. So the idea behind unbundling of Airbnb is simple: Pick a niche use case with passionate but unsatisfied guests and then build a business around it.
·peterfabor.com·
Unbundling Airbnb
The Web is Dead, Long Live the Web
The Web is Dead, Long Live the Web
The original version of the Web based on high-quality organic hypertext links is long gone. It has been largely replaced with captive silos of information targeted at keeping users within walled gardens to the maximum extent with links to external content being marginalized in order to keep the user engagement the highest. Social networks are […]
·blog.yottaanswers.com·
The Web is Dead, Long Live the Web
How To Do Less
How To Do Less
You probably need to do fewer things right now. Prioritization, the other definition There’s two loose definitions of prioritization. Prioritization(1): Ordering a todo list. You make a giant list of things you could do, things you should do, things you’d like to do… and then you put a unique number...
·alexturek.com·
How To Do Less
Why We Write Everything in Go
Why We Write Everything in Go
We like easy-to-read code because we like easy-to-maintain code. This is why we like Go.
·bitly.com·
Why We Write Everything in Go
Obsoletive
Obsoletive
Not all products are disruptive: some are obsoletive. They are more expensive but remove the need for entire categories of products.
·stratechery.com·
Obsoletive
Beyond Disruption
Beyond Disruption
Clayton Christensen claims that Uber is not disruptive, and he’s exactly right. In fact, disruption theory often doesn’t make sense when it comes to understanding how companies succeed …
·stratechery.com·
Beyond Disruption
Power Laws & Normal Distributions in Crypto's Future
Power Laws & Normal Distributions in Crypto's Future
Power laws rule everything around us. This is a core principal of what we have largely come to learn in a world dominated by this narrative, which has also helped proliferate the concept of Asymmetric Upside. Within traditional tech/Web2, due to the compounding nature of moats (most notably network effects) and duopolistic markets, it is […]
·michaeldempsey.me·
Power Laws & Normal Distributions in Crypto's Future
“Developers, as you know, do not like to pay for things”
“Developers, as you know, do not like to pay for things”
Cockroach Labs has many things going for it. The company’s approach to distributed database technology is novel, and it has the potential to gain significant market share internationally.
·techcrunch.com·
“Developers, as you know, do not like to pay for things”
CockroachDB, the database that just won’t die
CockroachDB, the database that just won’t die
There is an art to engineering and sometimes engineering can transform art. For Spencer Kimball and Peter Mattis, the two worlds collided when they created the open-source graphics program, GIMP.
·techcrunch.com·
CockroachDB, the database that just won’t die
How engineers fought the CAP theorem in the global war on latency
How engineers fought the CAP theorem in the global war on latency
The founders of Cockroach Labs wanted to ensure data written in one location would be viewable immediately anywhere on the planet. The use case was simple, but the work needed was herculean.
·techcrunch.com·
How engineers fought the CAP theorem in the global war on latency
Scaling CockroachDB in the red ocean of relational databases
Scaling CockroachDB in the red ocean of relational databases
CockroachDB’s success is not guaranteed. It has to overcome significant hurdles to secure a profitable place among well-established database technologies owned by companies with very deep pockets.
·techcrunch.com·
Scaling CockroachDB in the red ocean of relational databases
The Missing Link Between Web2 and Web3: Custody
The Missing Link Between Web2 and Web3: Custody
The pathway to more widespread web3 adoption starts with familiar web2 onboarding user journeys before branching out further with with non-custodial wallets.
·future.a16z.com·
The Missing Link Between Web2 and Web3: Custody
The End of Per-node Pricing
The End of Per-node Pricing
There are three principles of pricing: it must be comparable, practical, and consistent.
·matt-rickard.com·
The End of Per-node Pricing
Source Code Generation
Source Code Generation
AI is coming for source code generation. But for the boring stuff. I'm not talking about machine readable or intermediate code generated by compilers (although AI is coming for that as well), but human-readable source code generation. These models will provide the glue between layers to seal up leaky abstractions. And the leakiest abstractions are first. Take for example generic REST or gRPC API client/servers. It would be a pain to plumb through each request/response pair for each language w
·matt-rickard.com·
Source Code Generation
First Principles
First Principles
> If you are to do important work then you must work on the right problem at the right time and in the right way. Without any one of the three, you may do good work but you will almost certainly miss real greatness. Richard Hamming No magic answer will guarantee that all three conditions are satisfied. But, by making a series of 95% confidence bets and gathering more data along the way, you can quickly find seemingly impossible futures. A first principle cannot be deduced from any other axiom
·matt-rickard.com·
First Principles