Menu
Sign In Search Podcasts Charts People & Topics Add Podcast API Blog Pricing

Damien Tanner

๐Ÿ‘ค Speaker
791 total appearances

Appearances Over Time

Podcast Appearances

The Changelog: Software Development, Open Source
The era of the Small Giant (Interview)

the craft that went into especially the Rails community.

The Changelog: Software Development, Open Source
The era of the Small Giant (Interview)

And we were able to build incredible web-based software.

The Changelog: Software Development, Open Source
The era of the Small Giant (Interview)

And then we've gone through the commercialization, industrialization of SaaS.

The Changelog: Software Development, Open Source
The era of the Small Giant (Interview)

And what gets me really excited is now when we're, you know, we run this AI engineer London branch and incredible communities come together and it's got that energy again.

The Changelog: Software Development, Open Source
The era of the Small Giant (Interview)

And I guess the energy is very exciting.

The Changelog: Software Development, Open Source
The era of the Small Giant (Interview)

Everyone can play a part in it.

The Changelog: Software Development, Open Source
The era of the Small Giant (Interview)

And we're also just all completely working it out.

The Changelog: Software Development, Open Source
The era of the Small Giant (Interview)

And it's like, you've got the, you know, folks on the main stage of the conference, and then you've got, we'll chat about it later, maybe like Jeffrey Huntley posting his meme Ralph Wiggum blog post.

The Changelog: Software Development, Open Source
The era of the Small Giant (Interview)

It's like the crazy ideas and innovation is kind of coming from anywhere, which is brilliant.

The Changelog: Software Development, Open Source
The era of the Small Giant (Interview)

Pusher was basically a WebSockets push API.

The Changelog: Software Development, Open Source
The era of the Small Giant (Interview)

So you could push anything to your web app in real time.

The Changelog: Software Development, Open Source
The era of the Small Giant (Interview)

So just things like notifications into your application.

The Changelog: Software Development, Open Source
The era of the Small Giant (Interview)

We ended up having a bunch of customers, maybe in finance or crypto or any kind of area where you needed live updating pricing.

The Changelog: Software Development, Open Source
The era of the Small Giant (Interview)

In the early days, at one point, Uber was using Pusher to update the cars in real time before they built their own infra.

The Changelog: Software Development, Open Source
The era of the Small Giant (Interview)

Um, and it was, it was funny.

The Changelog: Software Development, Open Source
The era of the Small Giant (Interview)

I remember the standup cause we ran a consultancy where we were chatting about the web sockets in browsers and we're like, Oh, this, this is cool.

The Changelog: Software Development, Open Source
The era of the Small Giant (Interview)

How can we use this?

The Changelog: Software Development, Open Source
The era of the Small Giant (Interview)

And the problem is, you know, we, we were all building rails apps.

The Changelog: Software Development, Open Source
The era of the Small Giant (Interview)

So like, okay, we need, we need like a separate thing, which manages all the web socket connections to the client.