FSJam Podcast

Episode 92 - Warp with Zach Lloyd

34 min · 16. maalis 202334 min
jakson Episode 92 - Warp with Zach Lloyd kansikuva

Kuvaus

Zach Lloyd is the CEO of Warp, a Rust-based terminal for modern development. In this episode we discuss the motivations for starting an entire company dedicated to building a terminal, the inefficiencies introduced by the current default terminals, and the company's future plans for monetization. Zach Lloyd * Twitter [https://twitter.com/zachlloydtweets] * LinkedIn [https://www.linkedin.com/in/zachlloyd/] * Blog [https://thezbook.com/] Warp * Homepage [https://www.warp.dev/] * Twitter [https://twitter.com/warpdotdev] * GitHub [https://github.com/warpdotdev/Warp] * Discord [https://discord.com/invite/warpdotdev] * YouTube [https://www.youtube.com/@warpdotdev] Links * Oh My Zsh [https://ohmyz.sh/] * Starship [https://starship.rs/] Show Outline 00:10 - Zach's background and motivation for creating Warp 02:13 - What are the Warp features that make developers more productive? 07:01 - Why is Warp written in Rust? 10:36 - Does Warp work on multiple platforms? 12:22 - How does Warp plan on monetizing in the future? 16:06 - What are the benefits of Warp for beginners learning the terminal? 22:29 - What shells does Warp support? 25:17 - How do you prioritize feature development and what is the roadmap for the next sixth months? 29:31 - Will Warp eventually be integrated with the VS Code terminal? 31:43 - Final thoughts and where to learn more about Warp

Kommentit

0

Ole ensimmäinen kommentoija

Rekisteröidy nyt ja liity FSJam Podcast-yhteisöön!

Aloita nyt

1 kuukausi hintaan 1 €

Sitten 7,99 € / kuukausi · Peru milloin tahansa.

  • Podimon podcastit
  • 20 kuunteluaikaa / kuukausi
  • Lataa offline-käyttöön
Aloita nyt

Kaikki jaksot

95 jaksot

jakson Episode 92 - Warp with Zach Lloyd kansikuva

Episode 92 - Warp with Zach Lloyd

Zach Lloyd is the CEO of Warp, a Rust-based terminal for modern development. In this episode we discuss the motivations for starting an entire company dedicated to building a terminal, the inefficiencies introduced by the current default terminals, and the company's future plans for monetization. Zach Lloyd * Twitter [https://twitter.com/zachlloydtweets] * LinkedIn [https://www.linkedin.com/in/zachlloyd/] * Blog [https://thezbook.com/] Warp * Homepage [https://www.warp.dev/] * Twitter [https://twitter.com/warpdotdev] * GitHub [https://github.com/warpdotdev/Warp] * Discord [https://discord.com/invite/warpdotdev] * YouTube [https://www.youtube.com/@warpdotdev] Links * Oh My Zsh [https://ohmyz.sh/] * Starship [https://starship.rs/] Show Outline 00:10 - Zach's background and motivation for creating Warp 02:13 - What are the Warp features that make developers more productive? 07:01 - Why is Warp written in Rust? 10:36 - Does Warp work on multiple platforms? 12:22 - How does Warp plan on monetizing in the future? 16:06 - What are the benefits of Warp for beginners learning the terminal? 22:29 - What shells does Warp support? 25:17 - How do you prioritize feature development and what is the roadmap for the next sixth months? 29:31 - Will Warp eventually be integrated with the VS Code terminal? 31:43 - Final thoughts and where to learn more about Warp

16. maalis 202334 min
jakson Episode 91 - IPFS with Daniel Norman kansikuva

Episode 91 - IPFS with Daniel Norman

Daniel Norman is a Developer Advocate at Protocol Labs. In this episode we discuss the philosophy and motivation behind the creation of IPFS, IPFS pinning services and gateways, how Protocol Labs relates to IPFS, and how to moderate content on a distributed, censorship resistant network. Daniel Norman * Twitter [https://twitter.com/daniel2color] * Homepage [https://norman.life/] Protocol Labs * Homepage [https://protocol.ai/] IPFS * Homepage [https://ipfs.tech/] Links * Aragon [https://aragon.org/] * web3.js [https://web3js.readthedocs.io/en/v1.8.1/] * Prisma [https://www.prisma.io/] * Content Addressing [https://docs.ipfs.tech/concepts/content-addressing/] * Bluesky [https://blueskyweb.org/] * AT Protocol [https://atproto.com/] * Fleek [https://fleek.co/] * web3.storage [https://web3.storage/] * Infura [https://www.infura.io/] * Pinata [https://www.pinata.cloud/] * IPFS - Content Addressed, Versioned, P2P File System [https://arxiv.org/abs/1407.3561] * Cloudflare IPFS Gateway [https://developers.cloudflare.com/web3/ipfs-gateway/] * Fission [https://fission.codes/] * State of IPFS in JS [https://blog.ipfs.tech/state-of-ipfs-in-js/] * A First Look at IPFS [https://ajcwebdev.com/2022/06/12/a-first-look-at-ipfs/] * Some Antics - Deploy to the Decentralized Web with IPFS [https://someantics.dev/ipfs/] Show Outline 00:11 - Daniel’s code journey 11:19 - What is web3? 13:36 - What does it mean to “own” something digital? 22:19 - Bluesky and the At Protocol 25:35 - Living in a high trust society 28:01 - What is IPFS? 36:32 - IPFS pinning services and gateways 45:23 - Protocol Labs 48:20 - Is it possible to block or moderate content on IPFS? 54:58 - Where should someone go to get started with IPFS or get in touch with the IPFS community? 58:17 - How can listeners get in touch with Daniel?

2. maalis 202359 min
jakson Episode 90 - Partytown with Adam Bradley kansikuva

Episode 90 - Partytown with Adam Bradley

Adam Bradley is the Director of Technology at Builder.io and co-creator of Partytown, a lazy-loaded library to help relocate resource intensive scripts off the main thread and into a web worker. In this episode we discuss making sites significantly more performant by offloading third party scripts into a web worker with Partytown, how Partytown fits into the larger suite of tools that Builder.io is working on including Qwik, and cross-compiling any frontend UI library with Mitosis. Adam Bradley * Twitter [https://twitter.com/adamdbradley] * GitHub [https://github.com/adamdbradley] Partytown * Homepage [https://partytown.builder.io/] * GitHub [https://github.com/BuilderIO/partytown] Links * WordPress Partytown Support [https://github.com/WordPress/performance/issues/176] * Add Partytown support to run scripts in WordPress Worker Thread [https://github.com/WordPress/performance/pull/271] * Offloading Scripts To A Web Worker in Next.js (experimental) [https://nextjs.org/docs/basic-features/script#offloading-scripts-to-a-web-worker-experimental] * How to Add Google Analytics gtag to Gatsby Using Partytown [https://www.gatsbyjs.com/blog/how-to-add-google-analytics-gtag-to-gatsby-using-partytown/] * How to Deploy the Qwik JavaScript Framework [https://www.netlify.com/blog/how-to-deploy-the-qwik-javascript-framework/] * Deploy a Qwik site on Cloudflare Pages [https://developers.cloudflare.com/pages/framework-guides/deploy-a-qwik-site/] * Building Marko 6 w/ Dylan Piercey, and Michael Rawlings [https://www.youtube.com/watch?v=Y22xf8EjioE] * Resumability, WTF? [https://dev.to/this-is-learning/resumability-wtf-2gcm] Show Outline 00:12 - Introduction 01:26 - Do you miss mobile? 04:43 - What is Partytown? 07:50 - Can you use Partytown with WordPress? 09:42 - How does Google Tag Manager work with Partytown? 12:45 - Is there a roadmap for upcoming features or is Partytown feature complete? 13:50 - What is Partytown's opinion on shipping no JavaScript? 14:39 - How does Partytown fit into the larger suite of tools that Builder.io is working on? 16:24 - Qwik as a server-side rendering first framework with QwikCity 19:35 - Will it be possible in the future to migrate a Next.js project to QwikCity? 23:07 - Is QwikCity production ready? 25:00 - How do you deploy a Qwik or QwikCity application? 30:45 - What is Mitosis? 34:19 - How does Qwik compare to Solid and Marko? 40:09 - Will JavaScript ever reach utopia by attaining the nirvana of PHP?

8. helmi 202344 min