Console DevTools artwork

Console DevTools

57 episodes - English - Latest episode: 9 months ago - ★★★★★ - 7 ratings

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.

Technology Business Entrepreneurship api cloud coding developer tools developers devops devtools open source programming software
Homepage Apple Podcasts Google Podcasts Overcast Castro Pocket Casts RSS feed

Episodes

Cloud infra, with Kurt Mackey (Fly.io) - S04E11

July 06, 2023 06:00 - 35 minutes - 32.6 MB

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 they’re adding GPUs, and the technology that makes it all work behind the scenes. Hosted by David Mytton (Console) and Jean Yang (Akita Software)...

Serverless databases, with Monica Sarbu (Xata) - S04E10

June 29, 2023 06:00 - 29 minutes - 26.7 MB

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 global database, the company’s focus on UI developers, and what other databases are doing wrong. Hosted by David Mytton (Console) and Jean Yang ...

Creating Julia, with Jeff Bezanson (JuliaHub) - S04E09

June 22, 2023 06:00 - 31 minutes - 29.2 MB

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-source project. He sheds light on the original motivation for Julia, the process of creating it, and its involvement in AI. Hosted by David Mytton (C...

WebAssembly, with Matt Butcher (Fermyon) - S04E08

June 15, 2023 06:00 - 37 minutes - 34.6 MB

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 resolved. Hosted by David Mytton (Console) and Jean Yang (Akita Software). Things mentioned: OpenStack Kubernetes Docker Helm The Illustrated Chil...

Why engineering sucks, with Eli Schleifer (Trunk) - S04E07

June 08, 2023 06:00 - 36 minutes - 33.5 MB

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 mentioned: Mythical Man-Month Google Uber BitTorrent "Git commit messages are useless" Warp Slack Linear Visual Studio Code MacBook Pro ...

Frontend platforms, with Matt Biilmann (Netlify) - S04E06

June 01, 2023 06:00 - 33 minutes - 30.4 MB

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 about the evolution of Netlify’s model, the Gatsby acquisition, and how Netlify has succeeded at staying on top of the fast-changing landscape. Ho...

Devrel, with Christina Warren (GitHub) - S04E05

May 25, 2023 06:00 - 37 minutes - 34.1 MB

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 of advocating for the user, and where exactly DevRel ends and product begins. You’ll hear about how Christina sees her role as a bridge between th...

Shell scripting, with Steve Lee (Microsoft) - S04E04

May 18, 2023 06:00 - 32 minutes - 29.6 MB

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 an open source project at scale, bouncing community with features, bugs, and requests from users, alongside Microsoft’s goals. We also talk about ...

Creating Go with Russ Cox (Google) - S04E03

May 11, 2023 06:00 - 36 minutes - 33.7 MB

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 about the telemetry proposal, the involvement of Google in this, and what the Go team learned from a previous alias proposal. Hosted by David Myt...

Building Tools Devs Love, with Erica Brescia (Redpoint) - S04E02

May 04, 2023 06:00 - 32 minutes - 30 MB

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 also sheds light on how to get a new product in front of developers, whether or not more people should be bootstrapping their companies as she did, ...

Dev War Stories, with Steven Sinofsky (a16z, ex-Microsoft) - S04E01

April 27, 2023 05:49 - 40 minutes - 36.8 MB

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 naysayers are completely wrong. Although the software landscape has changed dramatically since Steven’s early days at Microsoft in the 80s, he shares som...

Engineering Leadership, with Meri Williams - S03E10

August 11, 2022 06:45 - 33 minutes - 45.9 MB

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 CTO from scaleups like Moo, Monzo, and Healx. An experienced CTO who has led and scaled technology organizations across a range of sectors inclu...

WebAssembly, with Connor Hicks (Suborbital) - S03E09

August 04, 2022 06:45 - 30 minutes - 42.2 MB

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 when creating code in WebAssembly.  About Connor Hicks Connor Hicks is based in Ottawa, Canada, and is the founder of Suborbital Software System...

VR, with Elena Kokkinara (Inflight VR) - S03E08

July 28, 2022 06:45 - 26 minutes - 36.4 MB

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 competition with VR.  About Elena Kokkinara Elena Kokkinara is CTO at Inflight VR, the first company that provides a VR entertainment solution for airpl...

Containers & Tests, with Sergei Egorov (Atomic Jar) - S03E07

July 21, 2022 06:45 - 32 minutes - 45.3 MB

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 Apple M1 chip has come too late.  About Sergei Egorov Sergei Egorov is CEO & co-founder of AtomicJar - the company behind Testcontainers on a mis...

Data science, with Ines Montani (Explosion) - S03E06

July 14, 2022 06:30 - 32 minutes - 44.5 MB

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 that come with running them at scale.  About Ines Montani Ines Montani is co-founder and CEO of Explosion. A software developer working on Arti...

Security & Software Supply Chain, with Feross Aboukhadijeh (Socket) - S03E05

July 07, 2022 06:15 - 31 minutes - 43.9 MB

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 Aboukhadijeh Feross is the founder and CEO of Socket, where he's working on a new approach to open source supply chain security. Feross is the auth...

Privacy Engineering, with Cate Huston (DuckDuckGo) - S03E04

June 30, 2022 06:45 - 23 minutes - 33.2 MB

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 to email. About Cate Huston Cate Huston is Engineering Director at DuckDuckGo and an advisor at Glowforge. She previously worked at Automattic,...

OSS & Investing, with Joseph Jacks (OSS Capital) - S03E03

June 23, 2022 06:45 - 30 minutes - 41.7 MB

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 source should be the default for all software. About Joseph Jacks Joseph Jacks is founder and general partner at OSS Capital, a fund that invests in ...

eBPF, with Liz Rice (Isovalent) - S03E02

June 16, 2022 06:45 - 32 minutes - 44.8 MB

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, and why all of these technologies are open source. About Liz Rice Liz Rice is Chief Open Source Officer at eBPF pioneers Isovalent, creators of t...

Dev infrastructure, with Guillermo Rauch (Vercel) - S03E01

June 09, 2022 06:30 - 37 minutes - 51.5 MB

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 about globally deployed serverless databases. About Guillermo Rauch Guillermo Rauch is CEO of Vercel. Before starting Vercel in November 2015, ...

Season 3 - Devtools Interviews

May 25, 2022 08:00 - 3 minutes - 4.81 MB

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) Privacy Engineering, with Cate Huston (DuckDuckGo) Security & Software Supply Chain, with Feross Aboukhadijeh (Socket) Data science, with Ine...

Developer experience, with Jean Yang (Akita) - S02E11

March 17, 2022 07:05 - 33 minutes - 35.4 MB

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 fight today is about infrastructure and why microservices are the solution to the ever-growing complexity of software. About Jean Yang Jean Yang is...

Terminal tools, with Michelle Lim & Zach Lloyd (Warp) - S02E10

March 10, 2022 07:05 - 28 minutes - 30.1 MB

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, why GPU acceleration matters, how it works with the macOS Metal APIs, and discuss the challenges garbage collection brings to high performance UIs. ...

Designing dev products, with Ellen Chisa (Boldstart) - S02E09

March 03, 2022 07:05 - 32 minutes - 34.4 MB

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 developers should think about open source and the challenges of building dev tools versus getting developers to actually use them. About Ellen Chisa...

Web standards & privacy, with Desigan (Dees) Chinniah (Tor / Ex-Mozilla) - S02E08

February 24, 2022 07:05 - 32 minutes - 34.4 MB

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 privacy. Does it live in browser settings, extensions or on the protocol core level? About Dees Chinniah Desigan Chinniah is a creative technologis...

Dev communities, with Rosie Sherry (Orbit) - S02E07

February 17, 2022 07:05 - 28 minutes - 30.2 MB

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 Sherry is Community Lead at Orbit, a community management software company. Prior to Orbit, Rosie founded the world’s largest testing community ...

Homomorphic encryption, with Rand Hindi (Zama) - S02E06

February 10, 2022 07:05 - 28 minutes - 30.5 MB

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 developers should be thinking about building on new protocols from HTTP to HTTPS to HTTPZ.  About Rand Hindi Dr Rand Hindi is an entrepreneur and deep...

Devtools investing, with Ed Sim (Boldstart) - S02E05

February 03, 2022 07:05 - 30 minutes - 32.4 MB

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 pick the good ones, whether raising money is even needed, and what the role of open source is. About Ed Sim Ed is the Founder of Boldstart Venture...

Decentralization, with Brooklyn Zelenka (Fission) - S02E04

January 27, 2022 07:05 - 29 minutes - 31.5 MB

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 browser APIs are the place to build, not the native operating system.  About Brooklyn Zelenka Brooklyn is the Co-Founder and CTO at Fission, where he...

Observability, with Charity Majors (Honeycomb) - S02E03

January 20, 2022 07:05 - 27 minutes - 29.7 MB

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 most of your alerts by implementing service level objectives. About Charity Majors Charity Majors is an ops engineer and accidental startup founde...

Security, with Thomas Ptacek (Fly.io) - S02E02

January 13, 2022 07:05 - 32 minutes - 33.9 MB

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 dependencies. We also explore how security threats have changed over the years, and what developers working on open source should do to improve th...

Dev infrastructure - John Graham-Cumming (Cloudflare) - S02E01

January 06, 2022 07:00 - 33 minutes - 34.9 MB

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 John Graham-Cumming John Graham-Cumming is the CTO of Cloudflare and is a computer programmer and author. He studied mathematics and computation...

Dev infrastructure, with John Graham-Cumming (Cloudflare) - S02E01

January 06, 2022 07:00 - 33 minutes - 34.9 MB

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 John Graham-Cumming John Graham-Cumming is the CTO of Cloudflare and is a computer programmer and author. He studied mathematics and computation...

Season 2 - Devtools interviews

December 09, 2021 07:00 - 2 minutes - 6.43 MB

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 Charity Majors (Honeycomb) Decentralization, with Brooklyn Zelenka (Fission) Devtools investing, with Ed Sim (Boldstart) Homomorphic Encrypti...

EP10 - How do developers pick tools? (Cue & Leapp)

September 09, 2021 06:45 - 14 minutes - 17.8 MB

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: JSON Go Protocol buffers Typescript F# Projects Julia Programming Language Akita Software AWS Identity and Access Management  Apac...

How do developers pick tools? (Cue & Leapp) - S01E10

September 09, 2021 06:45 - 14 minutes - 17.8 MB

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: JSON Go Protocol buffers Typescript F# Projects Julia Programming Language Akita Software AWS Identity and Access Management  Apac...

Can you rely on autofix? (Tyk & DeepSource) - S01E09

September 02, 2021 06:45 - 15 minutes - 18.4 MB

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 Software EP5 Console DevTools Podcast EP2 Console DevTools Podcast Let us know what you think on Twitter: https://twitter.com/jeanqasa...

EP9 - Can you rely on autofix? (Tyk & DeepSource)

September 02, 2021 06:45 - 15 minutes - 18.4 MB

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 Software EP5 Console DevTools Podcast EP2 Console DevTools Podcast Let us know what you think on Twitter: https://twitter.com/jeanqasa...

Decentralize your tech stack (Fission & AskGit) - S01E08

August 26, 2021 06:55 - 14 minutes - 17.3 MB

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 things mentioned: InterPlanetary File System WebAssembly Okta Everybody Lies Bogdan Vasilescu Let us know what you think on Twitter: https...

EP8 - Decentralize your tech stack (Fission & AskGit)

August 26, 2021 06:55 - 14 minutes - 17.3 MB

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 things mentioned: InterPlanetary File System WebAssembly Okta Everybody Lies Bogdan Vasilescu Let us know what you think on Twitter: https...

EP7 - Code search, dev flow & testing: Sourcegraph & Hoppscotch

August 19, 2021 16:00 - 15 minutes - 18.2 MB

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. Dropbox. Monorepo. PageRank. Github Copilot. Postman. Console EP2 - GitHub Copilot Console EP6 - Philosophy of open source Let us know...

Code search, dev flow & testing: Sourcegraph & Hoppscotch - S01E07

August 19, 2021 16:00 - 15 minutes - 18.2 MB

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. Dropbox. Monorepo. PageRank. Github Copilot. Postman. Console EP2 - GitHub Copilot Console EP6 - Philosophy of open source Let us know...

Open source vs commercial: Appsmith & Retool - S01E06

August 12, 2021 06:45 - 13 minutes - 17.1 MB

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: MongoDB Amazon S3 GraphQL Stripe React Why Aren't There More Programming Languages Startups? Let us know what you think on Twitter: ht...

EP6 - Open source vs commercial: Appsmith & Retool

August 12, 2021 06:45 - 13 minutes - 17.1 MB

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: MongoDB Amazon S3 GraphQL Stripe React Why Aren't There More Programming Languages Startups? Let us know what you think on Twitter: ht...

EP5 - Snyk Open Source (dependency security monitoring) & Security Scorecard (security health metrics)

August 05, 2021 06:45 - 14 minutes - 17.3 MB

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 things mentioned: GNU C Library (glibc) Dependabot Ngnix Linux Foundation Let us know what you think on Twitter: https://twitter.com/jeanqa...

Snyk Open Source (dependency security monitoring) & Security Scorecard (security health metrics) - S01E05

August 05, 2021 06:45 - 14 minutes - 17.3 MB

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 things mentioned: GNU C Library (glibc) Dependabot Ngnix Linux Foundation Let us know what you think on Twitter: https://twitter.com/jeanqa...

EP4 - Liveblocks (real-time collaboration API) & Livekit (open source live video and audio API)

July 29, 2021 06:45 - 15 minutes - 15.1 MB

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 mentioned: Figma. Mux. Next.js. NuxtJS. WebRTC. Redis. ohyay. Zoom Bachelor. Open Broadcaster Software. Agora. Twillio. Tuple. Splun...

Liveblocks (real-time collaboration API) & Livekit (open source live video and audio API) - S01E04

July 29, 2021 06:45 - 15 minutes - 15.1 MB

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 mentioned: Figma. Mux. Next.js. NuxtJS. WebRTC. Redis. ohyay. Zoom Bachelor. Open Broadcaster Software. Agora. Twillio. Tuple. Splun...

Automerge (conflict-free JSON-like data structure) & Polypane (browser testing tool) - S01E03

July 22, 2021 06:45 - 13 minutes - 13.2 MB

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 mentioned Local-First Software - academic paper Syncthing vim Javascript Typescript WebAssembly SQLite Akita Software Let us know what...

Twitter Mentions

@consoledotdev 57 Episodes
@davidmytton 57 Episodes
@jeanqasaur 35 Episodes
@akitasoftware 10 Episodes
@jgrahamc 3 Episodes
@zachlloydtweets 2 Episodes
@rosiesherry 2 Episodes
@cyberdees 2 Episodes
@edsim 2 Episodes
@tqbf 2 Episodes
@ellenchisa 2 Episodes
@randhindi 2 Episodes
@michlimlim 2 Episodes
@expede 2 Episodes
@mipsytipsy 2 Episodes
@gavinuhma 1 Episode
@_inesmontani 1 Episode
@catehstn 1 Episode
@ibdknox 1 Episode
@stevesi 1 Episode