why aren't all 11 resolved? a statement only gets an assessment when the public
record can support or contradict it. opinions and what-ifs never can, and 0 checkable
ones are still open, waiting for their date. predictions held up or didn't;
assertions are supported or contradicted. on every card:
▮▮▮▮▮ certainty ·
▮▮▮▮▮ debate potential. speakers are clickable
Prediction Not checkable as stated
Paul Dix: Nobody will ever make the Lisp programming language popular
“Lisp, we're not going to do because Paul Graham and Rich Hickey couldn't make Lisp popular, and neither will we. Nobody will.”
Assertion Supported
Flux turns InfluxDB into a serverless execution platform for time series
“It essentially turns the database into a serverless execution platform for time series data. The idea is you can define any sort of custom logic that you want, inject it into the database, and it will periodically run that logic over the data that you're writi…”
Assertion Not checkable as stated
Paul Dix: Telegraf is likely on tens to hundreds of millions of servers
“This project actually is our most popular open source project by far. We don't have any sort of tracking on it right now, but I would estimate that it's probably deployed on tens of millions of servers across the world, if not hundreds of millions at this poin…”
Assertion Supported
Dix: InfluxDB operates with zero external software dependencies
“It's an open source time series database with no external dependencies.”
Assertion Not checkable as stated
No open-source projects focused on time-series databases in 2013
“So we looked at the open source time series space and found that nobody was really focused on it, and it seemed like A need that was emerging.”
Assertion Supported
Go's garbage collection makes InfluxDB unsuitable for sub-millisecond trading
“This isn't, this is written in Go, so, which is a garbage collected language, so worst case response time can be worse than what you would want in that kind of setup.”
Assertion Not checkable as stated
An InfluxData customer deployed Telegraf to 45,000 servers in a single day
“Our, we've had customers, like, deploy it to 45,000 servers in a single day, so.”
Assertion Not checkable as stated
HFT firms use InfluxDB and atomic clocks for sub-300ns drift
“There are high frequency trading firms that use it to track latencies in their network infrastructure, and they actually have, like, atomic clocks deployed in their data centers, so they guarantee less than 300 nanoseconds of clock drift Worldwide.”
Assertion Supported
Dix: InfluxDB pairs a time series engine with an in-memory index
“So the InfluxDB is actually, it's kind of like two databases in one. So the time, there's the time series database, and that's useful for storing both regular and irregular time series. Regular is collected on fixed intervals, like once every 10 seconds. Irreg…”
Assertion Supported
Paul Dix: InfluxDB compresses measurement names and tags into eight-byte IDs
“When you send in a measurement name and a tag set, we compress all of that down into a single ID, a single eight-byte ID.”
Assertion Not checkable as stated
Dix: Most InfluxDB users use Grafana for data visualization
“And we find that most of the people using InfluxDB use this to visualize their data and create dashboards for all the data that's going into Influx.”