Found 10 bookmarks
Newest
Reactive Strategy
Reactive Strategy
Google announced a press release on its soon-to-be-released ChatGPT competitor, Bard. The announcement pre-empted Microsoft’s announcement of integrating a next-gen GPT model into Bing. It’s honestly impressive for both companies: how quickly Microsoft could release something that works and how quickly Google could adapt its strategy. There are
·matt-rickard.ghost.io·
Reactive Strategy
The Frontend Bundling Cycle
The Frontend Bundling Cycle
In NextJS v13, the framework's compiler got 17x faster. Why? An extensible Rust-based platform for JavaScript compilation and bundling called swc. The compiler went v1 in 2019, and Vercel hired the lead developer in 2021. For a minute, Svelte/SvelteKit was emerging as a viable alternative to NextJS/Vercel. Now,
In NextJS v13, the framework's compiler got 17x faster. Why? An extensible Rust-based platform for JavaScript compilation and bundling called swc. The compiler went v1 in 2019, and Vercel hired the lead developer in 2021.
·matt-rickard.ghost.io·
The Frontend Bundling Cycle
How to Version an API
How to Version an API
Imagine you have a RESTful API that has been serving thousands of users. You've been maintaining the code, and now it's time to add a critical new feature – versioning. Often overlooked, API versioning is probably the most important part of the API infrastructure. It's something that you should probably think
·matt-rickard.ghost.io·
How to Version an API
Docker as a DevTool Platform
Docker as a DevTool Platform
Docker Extensions is a new beta feature in Docker Desktop. It allows you to run third-party tools in Docker Desktop, complete with a simple React-based GUI. For example, you might run the Tailscale extension, which sets up a Tailscale node inside Docker for your tailnet. Or you might run one of the many GUI dashboards from the Marketplace. Of course, there's nothing new about Docker Extensions in terms of functionality – nothing is stopping you from passing through an API token to a Docker cont
·matt-rickard.com·
Docker as a DevTool Platform
Pulumi vs Terraform
Pulumi vs Terraform
There once was a time when technicians manually provisioned application infrastructure. In recent years, as companies began rapidly expanding their...
·earthly.dev·
Pulumi vs Terraform
Value Accrual in the Crypto Infra Stack
Value Accrual in the Crypto Infra Stack
Does value accrue at the protocol layer or the application layer? Value creation is not the same as value capture. The prevailing thesis has been one of Fat Protocols (2016) / Thin Applications (2020).
Goes both ways.
·matt-rickard.com·
Value Accrual in the Crypto Infra Stack