show episodes
 
Interviews with interesting people in the devtools space. From security to dev focused infrastructure, and from homomorphic encryption to privacy and decentralization, we discuss the technical details around devtools.
  continue reading
 
Loading …
show series
 
In this episode, we speak with Kurt Mackey, CEO of Fly.io. We discuss what it's like running physical servers in data centers around the world, why they didn't build on top of the cloud, and what the philosophy is behind the focus on pure compute, networking, and storage primitives. Kurt sheds light on the regions where Fly.io is most popular, why …
  continue reading
 
In this episode, we speak with Monica Sarbu, CEO of Xata. We start with the philosophy behind serverless databases, why developers shouldn't need to think about relational databases, search, and analytics, whether the performance hit of accessing a database over HTTP matters, and how database branching works. She also talks about Xata’s plans for a…
  continue reading
 
In this episode, we speak with Jeff Bezanson, one of the co-creators of the Julia programming language and the CTO of JuliaHub. We start with the history of Julia and why it took a while to take off, the key principles behind the language, how it provides the speed of C with the ease of Python, and what it's been like running such a large open-sour…
  continue reading
 
In this episode, we speak with Matt Butcher, CEO at Fermyon. We discuss the four use cases for WebAssembly, why Wasm’s sandboxed approach is so secure, whether there's any danger retrofitting other use cases onto a language that was originally designed for the web, and how limitations like the lack of full networking support are going to be resolve…
  continue reading
 
In this episode, we speak with Eli Schleifer, Co-CEO of Trunk. We discuss why engineering sucks, what developers can learn from how software gets built at Google and Uber, how individual developers can improve their coding experience, and why Git commit messages are useless. Hosted by David Mytton (Console) and Jean Yang (Akita Software). Things me…
  continue reading
 
In this episode, we speak with Matt Biilmann, CEO of Netlify. We discuss what it was like deploying code before Netlify, whether there is about to be a fragmentation in the JavaScript ecosystem as React gets more opinionated, where state and data fit into the Jamstack model, and how you might reach developers with a new project today. You’ll hear a…
  continue reading
 
In this episode, we speak with Christina Warren, senior developer advocate at GitHub about all things Developer Relations (or “DevRel”). We talk about what constitutes a “typical day” in DevRel (if such a thing exists), how to get started in the field, and the types of skills needed. We also discuss how to measure success in DevRel, the importance …
  continue reading
 
In this episode, we speak with Steve Lee, principal software engineer manager on the PowerShell team at Microsoft. We start with what PowerShell is and why its object-based approach is interesting, then get into what it was like open sourcing a project at Microsoft back in 2016. We discuss the transition to using GitHub and what it's like managing …
  continue reading
 
In this episode, we speak with Russ Cox, distinguished engineer and Go programming language tech lead at Google. We discuss the original motivations for Go, the principles behind the language design, what other projects can learn from how Go manages its open-source community, and what Russ would change about Go if he started again. Russ also talks …
  continue reading
 
In this episode, we speak with Erica Brescia, Managing Director at Redpoint Ventures, and previously COO at GitHub. We discuss what's changed since she started her first DevTools company back in the mid-2000s, how to build tools developers love, whether open source is just a marketing strategy, and what she looks for in software investments. She al…
  continue reading
 
In this episode, we speak with Steven Sinofsky, currently a board partner at Andreessen Horowitz and previously of Microsoft. We discuss what it was like shipping code at Microsoft in the early days, what he learned from Bill Gates, how it applies to software development today, what the big Windows 8 rewrite was like, and why the Copilot AI naysaye…
  continue reading
 
In this episode we speak to Meri Williams an experienced CTO at scaleups like Moo, Monzo, and Healx. We discuss the role of technology leadership, what engineering managers can do to help their teams, how to best go about recruiting engineers, and whether engineering performance can be measured. About Meri Williams Meri Williams is an experienced C…
  continue reading
 
In this episode we speak to Connor Hicks, Founder of Suborbital, a serverless platform powered by WebAssembly. We discuss how WebAssembly works, when you’d use AssemblyScript rather than other languages which compile to WASM, the use cases for deploying WebAssembly on the backend, and how the dev, test, build, deploy, and observability cycle works …
  continue reading
 
In this episode we speak to Elena Kokkinara, CTO at Inflight VR, a VR platform developer for in-flight entertainment. We discuss how VR has developed over the last decade, how the body ownership illusion can make you feel like you have an entirely different physical body, whether developers can code in VR environments, and whether AR is in competit…
  continue reading
 
In this episode we speak to Sergei Egorov, CEO of AtomicJar, the company behind TestContainers, a library that helps with integration testing for containerized applications. We discuss the challenges of developing container-based applications, how to orchestrate containers for testing, the future of cloud development environments, and whether the A…
  continue reading
 
In this episode we speak to Ines Montani, co-founder and CEO of Explosion, a developer of Artificial Intelligence and Natural Language Processing technologies. We discuss how ML and NLP work behind the scenes, how developers should think about applied NLP, the common languages and frameworks used to build ML and NLP applications, and the challenges…
  continue reading
 
In this episode we speak to Feross Aboukhadijeh, CEO of Socket.dev, a software supply chain security company. We discuss the risks of using third party dependencies, how JS and NPM could improve their approach to security, whether trust in open source is eroding, and how to improve the overall security posture of your application. About Feross Abou…
  continue reading
 
In this episode we speak to Cate Huston, Engineering Director at DuckDuckGo. We discuss why developers should care about privacy, what technologies and tools are available for building privacy-driven features, how DuckDuckGo manages performance when doing lookups against tracker lists, and the full stack of privacy tools, from search to the browser…
  continue reading
 
In this episode we speak to Joseph Jacks, founder and general partner at OSS Capital, a venture fund specializing in open source software. We discuss why open source is such an important differentiator for all software development, the philosophy behind open source, open core, and building a community around open source software, whether open sourc…
  continue reading
 
In this episode we speak to Liz Rice, Chief Open Source Officer at Isovalent, the company behind the open source eBPF product Cilium. We discuss why it’s such a revolutionary approach to developing low-level kernel applications, how BPF can be used for observability, networking and security, how developers should think about application security, a…
  continue reading
 
In this episode we speak to Guillermo Rauch, CEO of Vercel, a platform for globally distributed applications. We discuss the meaning of “developer experience”, how complexity is managed to help developers get started quickly but still be able to scale multiple systems, the role of monorepos and monolithic application architectures, and how to think…
  continue reading
 
Starting with Vercel CEO, Guillermo Rauch on 9th June 2022, in season 3 of the Console DevTools Podcast we'll be speaking to 10 interesting people currently working in devtools about a specific technical topic. Upcoming guests: Dev Infra, with Guillermo Rauch (Vercel) BPF, with Liz Rice (Isovalent) OSS & Investing, with Joseph Jacks (OSS Capital) P…
  continue reading
 
In this episode we speak with Jean Yang, CEO of Akita Software, an API observability startup, which she founded after leaving her role in academia as a computer science professor. We discussed the software heterogeneity problem, why it isn't better to rewrite in rust and how the language wars have actually been won. We also explore how the big figh…
  continue reading
 
In this episode we speak to Michelle Lim and Zach Lloyd, both of Warp, a terminal designed to make developer workflows more productive. We discuss the historical significance of physical terminals, terminal emulators, pseudo-terminals and the shell. We also explore why Rust is a better technology choice than Electron for building a new terminal, wh…
  continue reading
 
In this episode we speak to Ellen Chisa, who was previously CEO of Dark, a programming language startup that allowed you to focus on your backend code and forget about frameworks, deployments, and infrastructure. We discuss whether that is the right way to think about coding, where no code or low code fits into the modern development stack, how dev…
  continue reading
 
In this episode, we speak with Desigan Chinniah, previously at Mozilla, advisor to many web startups and now on the board of Tor. We discuss the evolution of web tech from websites to complex decentralized applications running on browser APIs, the competitiveness of the browser rendering engine versus the UX layer and how developers think about pri…
  continue reading
 
In this episode we speak to Rosie Sherry, Community Lead at Orbit, a community management software company. We discuss why community is not marketing, how devrel and community are different, who owns community and what that might mean with web3 & decentralization, and what essential tools you need for managing communities. About Rosie Sherry Rosie …
  continue reading
 
In this episode we speak to Rand Hindi, CEO of Zama, an open source framework for securing AI applications in the cloud. We discuss the principles behind encryption, homomorphic encryption, and programmable bootstrapping, how these technologies can ensure user data privacy, what is changing that is making them more relevant to today, and how develo…
  continue reading
 
In this episode we speak to Ed Sim, Founder and General Partner of Boldstart, a venture investor specializing in DevTools and software. Ed has invested in developer-focused companies like Snyk, Slim.ai, and Jit Security. We discuss what engineers should think about when working on side projects, when and if they should seek out investors, how to pi…
  continue reading
 
In this episode we speak to Brooklyn Zelenka, CTO at Fission, a decentralized app framework for the future of web apps at the edge. We discuss the relevance of blockchain to web3 and decentralized web apps, why developers should avoid managing backend servers, the challenges of doing authentication and identity with local clients, and why web brows…
  continue reading
 
In this episode we speak to Charity Majors, CTO at Honeycomb, an observability tool for distributed systems. We discuss why observability is based around events and not metrics, how developers should think about achieving appropriately observable systems, why Honeycomb implemented their own distributed columnar data store, and how you can delete mo…
  continue reading
 
In this episode we speak to Thomas Ptacek, currently a software engineer at Fly.io and previously a co-founder at security firms Latacora and Matasano Security. We discuss the state of software security in sectors like energy and healthcare, how software developers should think about supply chain risk, and what they should do about securing their d…
  continue reading
 
In this episode we speak with John Graham-Cumming, CTO of Cloudflare, a global web platform built for security and performance. We discuss the philosophy behind the idea that the network is a computer, why developers should be able to ignore the low level details of where their code runs, and the challenges of deploying data centers on Mars. About …
  continue reading
 
Starting with Cloudflare CTO, John Graham-Cumming on 6 Jan 2022, in season 2 of the Console DevTools Podcast we'll be speaking to 11 interesting people currently working in devtools about a specific technical topic. Upcoming guests: Dev infrastructure, with John Graham-Cumming (Cloudflare) Security, with Thomas Ptacek (Fly.io) Observability, with C…
  continue reading
 
Episode 10 of the Console DevTools Podcast, a devtools discussion with David Mytton (Co-founder, Console) and Jean Yang (CEO, Akita Software). Tools discussed: Cue - 0pen source data validation language) Leapp (manage cloud access credentials) Find more interesting tools and beta releases for developers at https://console.dev Other things mentioned…
  continue reading
 
Episode 9 of the Console DevTools Podcast, a devtools discussion with David Mytton (Co-founder, Console) and Jean Yang (CEO, Akita Software). Tools discussed: Tyk - API gateway Deepsource - automated code reviews Find more interesting tools and beta releases for developers at https://console.dev Other things mentioned: Kong Apigee nginx Go Akita So…
  continue reading
 
Episode 8 of the Console DevTools Podcast, a devtools discussion with David Mytton (Co-founder, Console) and Jean Yang (CEO, Akita Software). Tools discussed: Fission - decentralized app backend for storage and identity. AskGit - query git repos with SQL. Find more interesting tools and beta releases for developers at https://console.dev Other thin…
  continue reading
 
Episode 7 of the Console DevTools Podcast, a devtools discussion with David Mytton (Co-founder, Console) and Jean Yang (CEO, Akita Software). Tools discussed: Sourcegraph - code search engine. Hoppscotch - test UI for API requests. Find more interesting tools and beta releases for developers at https://console.dev Other things mentioned: Github. Dr…
  continue reading
 
Episode 6 of the Console DevTools Podcast, a devtools discussion with David Mytton (Co-founder, Console) and Jean Yang (CEO, Akita Software). Tools discussed: Appsmith - Open source internal tool UI builder Retool - Internal tool UI builder Find more interesting tools and beta releases for developers at https://console.dev Other things mentioned: M…
  continue reading
 
Episode 5 of the Console DevTools Podcast, a devtools discussion with David Mytton (Co-founder, Console) and Jean Yang (CEO, Akita Software). Tools discussed: Snyk Open Source - Dependency security monitoring. Security Scorecard - Security health metrics. Find more interesting tools and beta releases for developers at https://console.dev Other thin…
  continue reading
 
Episode 4 of the Console DevTools Podcast, a devtools discussion with David Mytton (Co-founder, Console) and Jean Yang (CEO, Akita Software). Tools discussed: Liveblocks - real-time collaboration API. Livekit - Open source live video and audio API. Find more interesting tools and beta releases for developers at https://console.dev Other things ment…
  continue reading
 
Episode 3 of the Console DevTools Podcast, a devtools discussion with David Mytton (Co-founder, Console) and Jean Yang (CEO, Akita Software). Tools discussed: Automerge - JSON-like data structure for concurrent writes. Polypane - Browser testing tool Find more interesting tools and beta releases for developers at https://console.dev Other things me…
  continue reading
 
Episode 2 of the Console DevTools Podcast, a devtools discussion with David Mytton (Co-founder, Console) and Jean Yang (CEO, Akita Software). Tools discussed: GitHub Copilot - AI pair programming for VS Code. Tuple - Screen sharing optimized for developers. Find more interesting tools and beta releases for developers at https://console.dev Other th…
  continue reading
 
Episode 1 of the Console DevTools Podcast, a devtools discussion with David Mytton (Co-founder, Console) and Jean Yang (CEO, Akita Software). Tools discussed: Waypoint - Build, deploy, and release across platforms. Zellij - Terminal workspace manager (tabs + multiplexing). Find more interesting tools and beta releases for developers at https://cons…
  continue reading
 
As software has become more important, so the demand for developers has increased. Whether you call yourself an engineer, a programmer, developer, hacker or coder, more and more organizations are building skilled technology teams to change how they achieve their mission. Developers make big decisions, yet they face an onslaught of sales and marketi…
  continue reading
 
Loading …

Quick Reference Guide