Olivier Lucas public
[search 0]
More
Download the App!
show episodes
 
Software Engineering Radio is a podcast targeted at the professional software developer. The goal is to be a lasting educational resource, not a newscast. SE Radio covers all topics software engineering. Episodes are either tutorials on a specific topic, or an interview with a well-known character from the software engineering world. All SE Radio episodes are original content — we do not record conferences or talks given in other venues. Each episode comprises two speakers to ensure a lively ...
  continue reading
 
Artwork

1
webSYNradio

Dominique Balaÿ and the artists - http://synradio.fr/ - [email protected]

icon
Unsubscribe
icon
Unsubscribe
Monthly
 
websynradio : a radio program hosted by Dominique Balaÿ. WebSYNradio is an independent radio program whose broadcast is streamed 24/7. WebSYNradio brings together propositions from artists or intellectuals that are for the most part well-established on the international scene.http://synradio.fr/ Parmi les artistes participants : 0 (Joël Merah, Stéphane Garin, Sylvain Chauveau), Adam Nankervis, Alan Dunn, Alfredo Costa Monteiro, Amanda Belantara, Anna O et Alain Descarmes, Anna Raimondo, Anne ...
  continue reading
 
Artwork

1
CBJ Radio

CBJ Radio

icon
Unsubscribe
icon
Unsubscribe
Weekly+
 
Stay up to date with the #CBJ with hosts Bob McElligott, Dylan Tyrer and Jody Shelley on shows like CBJin30, The Inside Edge, CBJ Rewind and The Pipeline Podcast.
  continue reading
 
Loading …
show series
 
In this episode of Software Engineering Radio, Abhinav Kimothi sits down with host Priyanka Raghavan to explore retrieval-augmented generation (RAG), drawing insights from Abhinav's book, A Simple Guide to Retrieval-Augmented Generation. The conversation begins with an introduction to key concepts, including large language models (LLMs), context wi…
  continue reading
 
Luca Palmieri, author of Zero to Production in Rust and Principal Engineering Consultant at MainMatter, speaks with SE Radio host Gavin Henry about Rust in production. They discuss what production Rust means, how to get Rust code into production, specific Rust issues to think about when getting an application into production, what Rust profiles are…
  continue reading
 
Will McGugan, the CEO and founder of Textualize, speaks with host Gregory M. Kapfhammer about how to use packages such as Rich and Textual to build text-based user interfaces (TUIs) and command-line interfaces (CLIs) in Python. Along with discussing the design idioms that enable developers to create TUIs in Python, they consider practical strategie…
  continue reading
 
In this episode, SE Radio host Sriram Panyam explores HTMX with its creator, Carson Gross, who is also creator of Hyperscript, the mind behind the Grug Brained Developer, a professor of software engineering at Montana State University, and co-author of Hypermedia Systems. HTMX is a modern JavaScript library that allows developers to access AJAX, We…
  continue reading
 
Matthias Endler, Rust developer, open-source maintainer, and consultant through his company Corrode, speaks with SE Radio host Gavin Henry about prototyping in Rust. They discuss prototyping and why Rust is excellent for prototyping, and Matthias recommends a workflow for it, including what parts of Rust to use, and what parts to avoid at this stag…
  continue reading
 
Steve Summers speaks with SE Radio host Sam Taggart about securing test and measurement equipment. They start by differentiating between IT and OT (Operational Technology) and then discuss the threat model and how security has evolved in the OT space, including a look some of the key drivers. They then examine security challenges associated with a …
  continue reading
 
Playlist de Philippe Poirier pour webSYNradio avec trois de ses compositions entremêlés des sons de David Garland, Christopher Hobbs, Carlos Gardel, Philip Glass, Elvis Presley, Isidore Isou, Eric Satie, kristin Oppenheim, Sonic Youth, David Toop, Morton Feldman, Brooks Williams, Dariush Dolat-Shahi, Marcel Broodthaers. Les morceaux choisis (pas to…
  continue reading
 
Ashley Peacock, the author of Serverless Apps on Cloudflare, speaks with host Jeremy Jung about content delivery networks (CDNs). Along the way, they examine dependency injection with bindings, local development, serverless, cold starts, the V8 runtime, AWS Lambda vs Cloudflare workers, WebAssembly limitations, and core services such as R2, D1, KV,…
  continue reading
 
Eran Yahav, Professor of Computer Science at Technion, Israel, and CTO of Tabnine, speaks with host Gregory M. Kapfhammer about the Tabnine AI coding assistant. They discuss how the design and implementation allows software engineers to use code completion and perform tasks such as automated code review while still maintaining developer privacy. Er…
  continue reading
 
Programme inédit de EMMANUEL MIEVILLE pour webSYNradio : DES AIRS URBAINS - City mix of analog machines. Ce mix inédit regroupe une sélection de pièces acousmatiques et concrètes, réalisées et éditées sous le label français Baskaru, et des compositions de musique concrète et de field recordings, capturées dans des environnements urbains (au Portuga…
  continue reading
 
Malcolm Matalka, founder of Terrateam, joins host Giovanni Asproni to talk about the reasoning behind choosing a not-so-widespread language (OCaml) and (almost) totally avoiding frameworks for the development of Terrateam. While discussing the reasons for choosing this specific programming language and the advantages and disadvantages of using exte…
  continue reading
 
Emre Baran, CEO and co-founder of Cerbos, and Alex Olivier, CPO and co-founder, join SE Radio host Priyanka Raghavan to explore “stateless decoupled authorization frameworks. The discussion begins with an introduction to key terms, including authorization, authorization models, and decoupled frameworks. They dive into the challenges of building dec…
  continue reading
 
Tyler Flint, CEO of qpoint.io, joins host Robert Blumen for a conversation about managing external vendor dependencies, including several best practices for adoption. They start with a look at internal versus external services, including details such as the footprint of external services within a micro-services application, and difficulties organiz…
  continue reading
 
Programme inédit de GUILLAUME CONTRÉ pour webSYNradio : PETITE MACHINE DE NUIT. Différences, répétitions, rouages, acouphènes et tautologies. Des sons hétéroclites, de la noble synthèse analogique au vulgaire bruit de micro, enregistrés à des moments divers pour des raisons variables, sont coupés, collés, montés, bouclés, superposés, filtrés, mixés…
  continue reading
 
Software architect and author Vlad Khononov joins host Jeff Doolittle for a discussion on balancing coupling in software design. They start by examining coupling and its relationship to complexity and modularity. Vlad explains the historical models for assessing coupling and introduces his updated approach, integration strength, which aims to simpl…
  continue reading
 
Sunil Mallya, co-founder and CTO of Flip AI, discusses small language models with host Brijesh Ammanath. They begin by considering the technical distinctions between SLMs and large language models. LLMs excel in generating complex outputs across various natural language processing tasks, leveraging extensive training datasets on with massive GPU cl…
  continue reading
 
Pete Warden, CEO of Useful Sensors and a founding member of the TensorFlow team at Google, discusses TinyML, the technology enabling machine learning on low-power, small-footprint devices. This innovation opens up applications such as voice-controlled devices, offline translation tools, and smarter embedded systems, which are crucial for privacy an…
  continue reading
 
Brenden Matthews, a seasoned software engineer, entrepreneur, and author of the Idiomatic Rust and Code Like a Pro in Rust books (both from Manning), speaks with SE Radio host Gavin Henry about Idiomatic Rust. They start with a look at what "idiomatic" means, and then discuss Generics, Traits, common design patterns you'll see in well written Rust …
  continue reading
 
Programme inédit de lectures à l'occasion de l'anniversaire de la catastrophe de Fukushima : cette année, SYNradio s'associe au projet Fukushima Open Sounds en rendant hommage aux Éditions de Fukushima qui autour de la bonne volonté de quelques militants travaillent à garder un focus sur cette catastrophe toujours en cours.Les premiers lecteurs: Ka…
  continue reading
 
Tanya Janca, author of Alice and Bob Learn Secure Coding, discusses secure coding and secure software development life cycle with SE Radio host Brijesh Ammanath. This session explores how integrating security into every phase of the SDLC helps prevent vulnerabilities from slipping into production. Tanya strongly recommends defining security require…
  continue reading
 
Hong Minhee, an open source developer and creator of the Fedify ActivityPub library, discusses the ActivityPub protocol and the fediverse with SE Radio's Jeremy Jung. They explore ActivityPub use cases, including microblogging applications such as Mastodon and Misskey, as well as activities built into the specification such as Like, Follow, and Acc…
  continue reading
 
Loading …

Quick Reference Guide

Copyright 2025 | Privacy Policy | Terms of Service | | Copyright
Listen to this show while you explore
Play