Sublime
An inspiration engine for ideas
Air is a fluid. A fluid is any amorphous substance that yields easily to external pressure and assumes the shape of its container. This includes all gases and liquids.
Matthew Frederick • 101 Things I Learned® in Engineering School
Go has a way of making these accidental similarities explicit through a type known as an interface. Here is an example of a Shape interface: type Shape interface { area() float64 } Like a struct, an interface is created using the type keyword, followed by a name and the keyword interface. But instead of defining fields, we define a method set. A
... See moreCaleb Doxsey • Introducing Go: Build Reliable, Scalable Programs

Cloudflare Containers just dropped with a lot of interesting tech – including a novel routing technique & leveraging Durable Objects.
I put together a deep dive comparing them with Rivet Containers and Fly Machines, give it a read ⬇️ https://t.co/eXyGz2VQGo
jazz - Instant sync
jazz.tools
Airbyte enables you to build data pipelines and replicate data from a source to a destination. You can configure how frequently the data is synced, what data is replicated, and how the data is written to in the destination.
This page describes the concepts you need to know to use Airbyte.
Source
A source is an API, file, database, or data warehouse... See more
This page describes the concepts you need to know to use Airbyte.
Source
A source is an API, file, database, or data warehouse... See more