Everything you care about in one place

Follow feeds: blogs, news, RSS and more. An effortless way to read and digest content of your choice.

Get Feeder

evanjones.ca

Evan Jones - Software Engineer | Computer Scientist

Get the latest updates from Evan Jones - Software Engineer | Computer Scientist directly as they happen.

Follow now 85 followers

Latest posts

Last updated over 1 year ago

Huge Pages are a Good Idea

over 2 years ago

Nearly all programs are written to access virtual memory addresses, which the...

Replicating Database Changes to a Message Queue is Tricky

over 2 years ago

Let's imagine we have an program that stores its state in a...

Go: Functional options are slow

almost 3 years ago

The Go "functional options" pattern is a way of passing options to...

Postgres large sub-string query performance

about 3 years ago

Following up on my last post about large JSON queries, I also...

Postgres large JSON value query performance

over 3 years ago

Postgres supports three types for "schemaless" data: JSON (added in 9.2), JSONB...

Getting $3300 from a casino promotion

over 3 years ago

New York State legalized mobile sports gambling in January 2022. The casinos...

Network Latencies in the Data Center

over 3 years ago

Jeff Dean used to do a talk that included "Numbers Everyone Should...

TCP and gRPC Failed Connection Timeouts

over 3 years ago

After my last article about how gRPC is hard to configure, with...