OpenSauced ציבורי
[search 0]
עוד
Download the App!
show episodes
 
A podcast about developer tools and the people who make them. Join us as we embark on a journey to explore modern developer tooling and interview the people who make it possible. We love talking to the creators front-end frameworks (React, Solid, Svelte, Vue, Angular, etc), JavaScript and TypeScript runtimes (Node, Deno, Bun), Languages (Unison, Elixor, Rust, Zig), web tech (WASM, Web Containers, WebGPU, WebGL), database providers (Turso, Planetscale, Supabase, EdgeDB), and platforms (SST, A ...
  continue reading
 
Loading …
show series
 
On this week's episode, we're excited to have Brandon Roberts on the show. Brandon is a software engineer at Open Sauced, a company that helps other companies build better open source software. He's also a creator of Analog, an full stack framework for building Angular apps. https://brandonroberts.dev/ https://github.com/brandonroberts https://www.…
  continue reading
 
This week we're joined by Jordan Harband, a pillar of the npm ecosystem. Jordan maintains a staggering amount of open source projects that are used by millions of developers. Jordan has some opinions that go against the mainstream when it comes to legacy support. Join us as we try to understand his perspective. https://www.linkedin.com/in/ljharb/ h…
  continue reading
 
This week we're joined by Richard Feldman, the author of Roc lang, a futuristic functional programming language. Richard is a software engineer at Zed, a company that making a new code editor that's built on the Rust programming language and integrates AI. We talk about all the crazy feature that Roc lang has, and how it might change the way you wr…
  continue reading
 
This week we're delighted to have Nicholas Zakas on the show to talk about ESLint. ESLint is a tool that helps you find and fix problems in your JavaScript code by writing plugins that check for patterns in your code's AST. We talk about the history of ESLint, the challenges of building a linter, and the future of of ESLint. https://x.com/slicknet …
  continue reading
 
This week we're joined by Nathan Walker and Eduardo Speroni, two members of the NativeScript team. NativeScript is a framework that enables you to use native platform APIs in JavaScript. We talk about the history of NativeScript, the current state of the project, and the future of cross-platform mobile development. https://nativescript.org/ https:/…
  continue reading
 
Today Brandon Roberts from OpenSauced discusses his work on Analog.js, a meta framework for Angular. He explains the concept of a meta framework as something that stitches pieces together on top of an existing framework like Angular. Brandon shares his journey to open source and how he aims to take Angular to the next level with Analog.js. Tune in …
  continue reading
 
This week we have Robby Russell, the creator of Oh My ZSH, and CEO of Planet Argon. We talk about the history of Oh My ZSH, the history of Planet Argon, and the future of terminal environments. https://ohmyz.sh/ https://github.com/robbyrussell https://x.com/robbyrussell https://robbyonrails.com/ https://www.planetargon.com/ Episode sponsored By Cle…
  continue reading
 
In this episode of the Meltone Podcast, Tom and Stefan dive into their recent experiences at the Open Source Maker event in San Francisco. They discuss the latest in 3D printing technology, including the acquisition of Micronics by Formlabs and a revolutionary FDM filament that boasts strength beyond aluminum. The episode also covers the dishearten…
  continue reading
 
This week we talk to James Arthur, co-founder ElectricSQL, a local first sync engine for Postgres. ElectricSQL wants to make it easy to build local first apps with Postgres. Instead of worring about how to sync data between devices, ElectricSQL lets you reason about your database as local and running on your device. https://electric-sql.com/ https:…
  continue reading
 
This week we have Lu Wilson (also known as TodePond) on the podcast to talk about their adventure in creating coding. Lu works at TLDraw making fantastic demo of what can build built on TLDraw by using AI in creative ways. They are also a resident at Ink and Switch and they do explorations in the future of computing. https://x.com/TodePond https://…
  continue reading
 
This week we have Naman Goel, the technical lead of StyleX. Stylex is a CSS-in-JS used by Facebook to build the styling of Facebook's products. We talk about the history of StyleX, how it works, and how it's better than other CSS-in-JS solutions. We also talk about how flow is better than TypeScript and why you should be using Swift over Rust. http…
  continue reading
 
This week we sit down with Jason Liu, a machine learning expert and the author of the Instructor. We talk about what working with LLMs is like, how to ship them to production, and how to make them more accessible to everyone. We also talk about the future of prompt engineering and how to make it easier to build better prompts. https://x.com/jxnlco …
  continue reading
 
Brendan Burns discusses how AI has changed his development approach, making it easier to find solutions to problems and generate documentation for personal projects. He shares examples of using GitHub Copilot to learn Rust and generate Terraform code from Azure infrastructure. Bdougie comments on how AI can help open source projects by improving do…
  continue reading
 
This week we have the co-founders of Inngest, Dan Farrelly and Tony Holdstock-Brown. Inngest is a event driven workflow platform that makes it incredibly easy to build asynchronous workflows in your application. We talk about the history of Inngest, how it works, and how you can use it to build your own workflows. https://www.inngest.com/ https://t…
  continue reading
 
Evan discusses Vite, a JavaScript build tool that simplifies the process of transforming and bundling code for web applications. Originally starting as a small prototype called Vue Dev Server, Vite has evolved to streamline development and provide efficient hot updates. Tune in to learn more about Evan's journey in creating Vite and the impact it h…
  continue reading
 
This week we have Solomon Hykes, the creator of Docker and co founder of Dagger. We talk about the history of Docker and how it has impacted the development community. Then we dive into Dagger and how it's simplifying CI pipelines with code. We also talk about the future of DevOps and AI integration. https://twitter.com/solomonstre https://dagger.i…
  continue reading
 
In today's episode, Kelsey Hightower discusses the evolution of Kubernetes, the importance of open source, and the future of technology, including AI. Join the conversation as Kelsey shares insights on the tech industry, open source sustainability, and the impact of AI on our daily lives. Check out today's discussion on the intersection of technolo…
  continue reading
 
This week we're delighted to have José Valim on the podcast. José is the author of Elixir, the programming language build on the Erlang VM. Elixer provides a functional programming language with metaprogramming and built-in support for concurrency and distributed computing. Livebook is a web-based interactive programming environment for Elixir and …
  continue reading
 
This week we have Ryan Dahl, the creator of Node and Node. We talk about the road that led from Node to Deno and what he wants to do differently. We also talk about the new javascript registry, JSR, and how they hope to make a runtime agnostic town square. https://github.com/ry https://twitter.com/rough__sea https://deno.com Episode sponsored By Cl…
  continue reading
 
In this episode, Marcus Eagan, a seasoned open source contributor and former employee of MongoDB, joins the show to discuss his journey in the world of open source and his current projects. Marcus shares his experiences working on various open source technologies, including Lucene, Elasticsearch, and MongoDB. He also delves into the emerging field …
  continue reading
 
This week we have Scott Chacon, a co founder of GitHub, about his new product GitButler. We talk about the history of GitHub and how GitButler is changing what user centric version control is. We also talk about the future of version control and how AI is changing the way we work. https://scottchacon.com/ https://github.com/schacon https://twitter.…
  continue reading
 
This is our first live recording (with other people) ever! Kent C Dodds welcomes us to his Epic Web Conf to interview some of the speakers. We go into the dynamic landscape of developer tools and community engagement, reflecting on the evolution of DevRel roles with insights from industry experts. We also explore the profound influence of AI on cre…
  continue reading
 
This week we have Maggie Appleton, a designer and developer who is working on a new research tool called Elicit. Maggie is a masterful visual storyteller and has been creating images that are both beautiful and informative for years. She is also a proponent of Digital Gardening, a new way of building a personal website that is both beautiful and in…
  continue reading
 
This week we have Johannes Schickling, the founder and former CEO of Prisma. We talk about what he's been up to in the last few years and what he envisions for the future of software development. He is a contributor to the Effect library which is a new way to write asynchronous code in TypeScript. We also talk about the rise of local first developm…
  continue reading
 
This week we have Mitchell Hashimoto, the founder of HashiCorp. We talk about where it all started and how the company and it's tools have impacted the industry. We also talk about the challenges of being a founder and the importance of thinking about open source monetization early on. We also talk about his experience as a pilot and his technical …
  continue reading
 
This week we talk to Adam Wathan, the creator of Tailwind CSS. We go into all the changes for Tailwind CSS v4, discussing how they use Rust and Lightning CSS. Adam also shares about how they've been monetizing the tool and building out Tailwind Labs. We also address some of the heated feedback from the Twitter. https://adamwathan.me/ https://github…
  continue reading
 
This week we have Dan Abramov, a core team member of React. We talk about his latest work on Bluesky, a decentralized social network. We also go into many react topics, including the history of server components, the new React compiler, and the future of React. https://twitter.com/dan_abramov2 https://danabra.mov/ https://overreacted.io/ https://bs…
  continue reading
 
In Episode 74 of the Meltzone Podcast, Tom and Stefan revisit E3D’s extruder testing, debate the pros and cons of AC versus DC power for 3D printer heating elements, and discuss the contentious issue of patents in the 3D printing industry. They explore the challenges and implications of patents that may hinder innovation and affect content creators…
  continue reading
 
This week we have Guillermo Rauch, the founder and CEO of Vercel, and the creator of Next.js. We talk about the road to Vercel, how web development is changing, and how Vercel is helping developers build better products. We also talk about AI and generative UI, and how it might change the future of software development. https://github.com/rauchg ht…
  continue reading
 
This week we're joined by DHH, the co founder of 37signals, and the creator of Ruby on Rails. We talk about the future of web development, the history of Rails, and the evolution of the web. David also talks about his views on the longevity of software and ecosystems. https://twitter.com/dhh https://37signals.com Episode sponsored By CodeCrafters (…
  continue reading
 
This episode kicks off with Stefan sharing his recent trip to Cologne, aimed at discovering new products for his online store. They briefly discuss Tom’s video on threaded inserts, including testing methodologies and Stefan shares his story about tackling a TikTok impostor. A significant portion of the episode features an in-depth discussion with e…
  continue reading
 
This week we're joined by Dani Grant, founder of Jam.dev, a tool to report bugs in a ways that developers can immediately act on them. We talk about Dani's journey to building Jam.dev and the challenges that they faced along the way trying to find product market fit. Dani also talks her experience fund raising for Jam.dev. https://twitter.com/theda…
  continue reading
 
This week we're joined by Herrington Darkholme, the creator of AST Grep. AST Grep is a code search tool that uses the abstract syntax tree (AST) of your code to find patterns. We talk about the genesis of AST Grep, the efficiency of AST Grep in code searching, the challenge of expressing complex patterns, the versatility of YAML for rule expression…
  continue reading
 
This week, we have Robert Balicki on the show to talk about Isograph, a new data fetching framework for React. Robert has worked on the Relay team at Meta (formerly Facebook) and is currently at Pinterest helping them adopt Relay. We talk about the differences between Isograph and Relay, the future of data fetching and web development, and the jour…
  continue reading
 
This week we have Glauber Costa, CEO and founder of Turso, a service for distributing and using multiple SQLite instances in different regions. Glauber has a long history in the software industry, including working on the Linux kernel for many years. He shares his experience working on the Linux kernel and how it led him to found Turso. e also disc…
  continue reading
 
This week we have Zeno Rocha on the show. He is "developer famous" for creating the Dracula Theme, a popular theme for developers. He is also the co-founder of Resend, a modern email platform for developers. We talk about the journey they took to create Resend, starting with the creation of React Email, and the complexities of email delivery at sca…
  continue reading
 
Today's episode features Evan Bacon, the head of devtools at Expo. Expo is a framework for building React Native apps it takes care of a lot of the details so all you have to worry about is writing code. Evan is also the author of Expo Router which makes seamlessly manage your app's navigation with file based routing and so much more. We also delve…
  continue reading
 
This week we talk to a legend in the dev tools space, Christopher Chedeau. Christopher is a software engineer at Meta (formerly Facebook) and has worked on some of the most popular open source projects in the world. He is the creator of Prettier, a code formatter that has saved millions of developer hours. He is also the co-creator of React Native,…
  continue reading
 
In this episode, Bdougie interviews Solomon, the founder of Dagger.io, a startup that reinvents CI/CD pipelines. Solomon explains how Dagger simplifies the process of creating and running pipelines by turning them into lightweight, code-based structures. He also discusses the motivation behind starting Dagger and how the team came together from the…
  continue reading
 
This week we're joined by Daniel Thompson-Yvetot and Lucas Nogueira to talk about Tauri, a framework for building smaller, faster, and more secure desktop applications. We talk about the advantages of Tauri over Electron, the importance of security in open source software, and the future of cross-platform apps with Tauri. After that we talk about t…
  continue reading
 
In this episode, we dive into the future of AI and its impact on various aspects of our lives. Our guest, Jeff Huber, shares insights on the potential of multipolar AI experiences interfaces and discusses the limitations of chat as a final user interface. We also explore the fears surrounding AI taking over the world and the more realistic concern …
  continue reading
 
This week we talk to the open source legend Feross Aboukhadijeh about his journey into open source, the challenges of open source funding, and his new company Socket.Socket is a tool that aims to make OSS security level up by providing a way to audit your dependencies for security vulnerabilities.They are able to detect much more complex vulnerabil…
  continue reading
 
In today's episode, we dive into the world of open source and GitHub with special guest Gregor, a staff software engineer at GitHub. Gregor shares his journey into open source and how he became involved in projects like Hoodie and Greenkeeper. We also discuss the power of GitHub apps and the impact they have on the developer community. Join us as w…
  continue reading
 
This week we're joined by Eric Simons, CEO of StackBlitz. StackBlitz is an online IDE for web applications, powered by a new web standard called WebContainers. Web container allow you to run code much closer to the OS, and StackBlitz uses this to run NodeJS and NPM in the browser. We also talk about Eric's time living in AOL's headquarters, and how…
  continue reading
 
This week we're joined by Brian Douglas, founder of Open Sauced and former Head of DevRel at GitHub. We talk about his time at GitHub, where he worked on GitHub Actions, GitHub Discussions, and GitHub Copilot. We also talk about his new company, Open Sauced, which is a tool for developers and businesses to get insights into their open source projec…
  continue reading
 
This week we have Jess Martin, a developer at DXOS. We talk about his journey to DXOS and what realizations he had along the way. DXOS is a framework for building local first, multiplayer, interoperable apps where users own their own data. Apps are built on top of a shared data substrate, and users can bring their identity with them across apps. DX…
  continue reading
 
Loading …

מדריך עזר מהיר