Episodes
Code[ish] • Tuesday, May 12th 2020
Chris Castle, a developer advocate at Salesforce, is joined by Evan Grim, a software architect at Salesforce responsible for the Salesforce Authenticator mobile app. Salesforce Authenticator is a component of a two-factor authentication flow. After a user signs in to their Salesforce organization, the mobile app will generate a secure code which is used to provide additional verification. This guarantees that even if a user's password is compromised, a hacker won't be able to login unless they have access to your phone, too.
Experiencing a flow like this has become commonplace, with banks and other websites taking a security-first approach to their user experience. What's...
Details & Transcript →
Code[ish] • Tuesday, May 5th 2020
Charlie Gleason, a designer and developer at Heroku, is in conversation with Ben Harding, a developer at Raygun. Their conversation centers around a website's "critical render path," which are the steps in which HTML, CSS, and JavaScript are converted into pixels which a user actually interacts with in their browser. The fast these pixels are rendered, the better the experience which a user receives. Delays in website rendering can lead to an impact on one's business, as users are likely to leave slow sites; more often, it's an issue of accessibility, where users with slower connections should be able to visit any page they want to.
Ben outlines four metrics that can...
Details & Transcript →
-
Deeply Technical
front end development
HTML
CSS
JavaScript
Webpack
SVG
browsers
Code[ish] • Thursday, April 30th 2020
Corey Martin, a customer solutions architect at Heroku, is in conversation with Jason Meller, the founder and CEO of Kolide, to talk about the future of enterprise security software. Kolide is a device monitoring software with an emphasis on its users. By and large, devices which are part of the Kolide fleet are free to operate unrestricted, whether that's downloading files or disabling firewalls. However, Kolide lets users know when they're engaging in potentially insecure behaviors, through Slack messages and OS notifications. It places the responsibility and trust for safety onto the user, rather than locking everything down.
Jason came up with the idea for Kolide after working...
Details & Transcript →
-
Heroku in the Wild
cybersecurity
enterprise security
credentials
encryption
Code[ish] • Tuesday, April 28th 2020
Corey Martin, a customer solutions architect at Heroku, is joined in conversation with Bryan Woods, the CTO of a platform called Rhino. Rhino is a simple CRUD app with an enormous responsibility. Typically, individuals need to pay thousands of dollars upfront when renting an apartment, to cover any damages and liabilities. Instead, Rhino charges renters--98% of whom are responsible and get their deposits back--a small monthly fee, and sends those payments directly to property holders. Landlords are protected and renters save money.
Although the idea is easy to understand, the effort to launch the product required working with established regulations. One of the co-founders also had to...
Details & Transcript →
-
Heroku in the Wild
insurance
startups
Ruby on Rails
renting
money
Code[ish] • Tuesday, April 21st 2020
Erin Allard, a Platform Support Engineer at Heroku, interviews Philippe Vanderstigel, who has launched several start-ups, most recently, RocketChart. RocketChart is a cash flow management and forecast software solution for businesses, and while it's been a success, it wasn't Philippe's first attempt. He's built products that managed online gaming subscriptions to selling sausages online. Some of these ideas worked, and others didn't. Undeterred, Philippe mocked up an image of what he envisioned a budgeting app to look like, and within twenty-four hours had hundreds of people expressing interest in an app that didn't exist.
Philippe talks about the difficulties...