…
continue reading
Semantic Web Podcasts
Interviews with experts on semantic technology, ontology design and engineering, linked data, and the semantic web.
…
continue reading
A monthly round-table podcast hosted by Paul Miller of Talis and featuring a regular panel of commentators on the Semantic Web.
…
continue reading
Virtual Asset Architecture - SEO & Semantic Web Training and Case Studies. The Internet landscape has changed drastically over the past two years and will continue to change and evolve. We offer the best Over-The-Shoulder Training to keep you and your clients on the cutting edge without spending time you don’t have trying to figure it all out yourself!
…
continue reading
Two Ruby programmers (Collin Donnell and Joel Drapper) discuss Ruby, web and native software development, technology, and more.
…
continue reading
Medicine 2.0 is the annual open, international conference on Web 2.0 applications in health and medicine, also known as the World Congress on Social Networking and Web 2.0 Applications in Medicine, Health, Health Care, and Biomedical Research. The congress is organized and co-sponsored by the Journal of Medical Internet Research, the International Medical Informatics Association, the Centre for Global eHealth Innovation, CHIRAD, and a number of other sponsoring organizations.
…
continue reading
We believe that digital transformation efforts make companies and communities more resilient. In the API Resilience podcast you'll listen to guests from industry leading API teams sharing their views about the current trends of the API economy. We also bring you insights that your API team will be able to use, and even explain to your management on how APIs can help your company cope, resurge, and thrive during and after this pandemic. The host is Kristof Van Tomme.
…
continue reading
Four-i's is the small digital agency of Iain Griffin. Based in Northampton, England I make audio on digital content and culture. Enjoy.
…
continue reading
Shoutnhike is a digital marketing, web design and development and SEO specialist agency. From start-ups to multi-nationals, we provide digital marketing solutions for all. Our technologically formed and creatively designed services aim at building reputed brand images in the virtual world.
…
continue reading
Relay Chain is a podcast covering blockchain development and building the decentralized web. We focus on the cutting edge of blockchain tech, including Substrate (https://parity.io/substrate) and Polkadot (https://polkadot.network). Brought to you by Parity Technologies (https://parity.io), a core blockchain infrastructure company. Parity is creating an open-source creative commons that will enable people to create better institutions through technology. Follow us at @paritytech (https://twi ...
…
continue reading
The Logic Programming podcast. About the history, future, and wider landscape of Logic Programming.
…
continue reading
1
First look at Prisma ORM v7 with Will Madden
23:50
23:50
Play later
Play later
Lists
Like
Liked
23:50Jack Herrington talks with Will Madden about how Prisma ORM is evolving in v7, including the transition away from Rust toward TypeScript, less magic, and a new Prisma config file for more predictable good DX. They dig into Prisma Postgres, improvements to Prisma Studio, better support for serverless environments, and how JavaScript ORM tools like P…
…
continue reading
1
GitHub’s Octoverse: TypeScript, Copilot, and Open Source Struggles
49:06
49:06
Play later
Play later
Lists
Like
Liked
49:06In this episode of PodRocket, Jack and Paige dive into the latest GitHub Octoverse report, covering trends like shipping faster with AI, the dominance of TypeScript as the top language, the rise of AI-generated pull requests, and the concerning drop in code review comments. They unpack the growing role of Copilot, the tension between OSS contributi…
…
continue reading
Discussing his recent book "Not Artificial, Not Intelligent", Django Beatty cites high failure rates and combinatorial explosion issues. Thoughtful essays like "The Pachinko Machine" and "The Machine Can't Plan" frame AI as a useful cognitive exoskeleton requiring human expertise: can be read as an antidote to extreme views. The episode concludes t…
…
continue reading
1
Speeding up the web with the speculation rules API | Barry Pollard
44:33
44:33
Play later
Play later
Lists
Like
Liked
44:33Barry Pollard from the Chrome devrel team joins PodRocket to discuss the speculation rules API, a new browser feature designed to improve web performance through prefetch and pre-render techniques. Barry breaks down the history of speculative loading, contrasts SPA vs MPA behavior, and explains the nuances of hover prefetching, conservative prefetc…
…
continue reading
1
Alexandre Bertails: The Netflix Unified Data Architecture – Episode 40
31:37
31:37
Play later
Play later
Lists
Like
Liked
31:37Alexandre BertailsAt Netflix, Alexandre Bertails and his team have adopted the RDF standard to capture the meaning in their content in a consistent way and generate consistent representations of it for a variety of internal customers.The keys to their system are a Unified Data Architecture (UDA) and a domain modeling language, Upper, that let them …
…
continue reading
1
Remix v3, React 19.2, H-1B fees and Firefox fanboys
49:49
49:49
Play later
Play later
Lists
Like
Liked
49:49This months panel dives into Remix v3 without React, exploring its DIY VDOM framework and manual reactivity approach. We discuss the latest React Foundation governance changes and what React 19.2 brings, from the Activity component to useEffectEvent and server streaming support. The conversation also covers how the proposed H-1B $100,000 fee could …
…
continue reading
Dominic Gannaway joins us to talk about Ripple.js, a new TypeScript-first UI framework built with its own templating language and a focus on clarity and reactivity. We explore how Ripple.js handles fine-grained updates through its track and block system, why it avoids global state, and how context plays a key role. Dominic also walks us through the…
…
continue reading
1
Source maps: how does the magic work? with Nicolo Ribaudo
25:51
25:51
Play later
Play later
Lists
Like
Liked
25:51Ever wondered how source maps actually work? In this episode, Nicolo Ribaudo, Babel maintainer and TC39 delegate, breaks down how source maps connect your JavaScript, TypeScript, and CSS back to the original code — making debugging, stack traces, and observability smoother in Chrome dev tools. We dive into how source maps help in both development a…
…
continue reading
Andreas Rossberg unpacks WASM 3.0, covering new capabilities like garbage collection, exception handling, tail calls, and support for 64-bit addressing with multiple memories. The discussion explores deterministic profiles following relaxed sim, WebAssembly’s capability-based security model, and advances in sandboxing and module design. Andreas con…
…
continue reading
1
Torrey Podmajersky: Aligning Language and Meaning in Complex Systems – Episode 39
32:40
32:40
Play later
Play later
Lists
Like
Liked
32:40Torrey PodmajerskyTorrey Podmajersky is uniquely well-prepared to help digital teams align on language and meaning.Her father's interest in philosophy led her to an early intellectual journey into semantics, and her work as a UX writer at companies like Google and Microsoft has attuned her to the need to discover and convey precise meaning in compl…
…
continue reading
1
Semantic HTML still matters with Jono Alderson
26:52
26:52
Play later
Play later
Lists
Like
Liked
26:52Jono Alderson joins the podcast to discuss why semantic HTML still matters today. He shares how thoughtful markup can improve accessibility and performance, from using the picture tag and responsive images to optimizing with content-visibility CSS. The conversation dives into common pitfalls like div soup, the shift toward more template-centric des…
…
continue reading
1
State of CSS in 2025 with Adam Argyle and Kevin Powell
43:26
43:26
Play later
Play later
Lists
Like
Liked
43:26In this episode of PodRocket, Adam Argyle and Kevin Powell discuss the results of the latest State of CSS survey and share how new capabilities like functions, mixins, nesting, and container queries are changing the way developers approach styling. We dive into the ongoing conversation around Tailwind and pre-processors, and look at the practical i…
…
continue reading
1
Google’s antitrust win, AI mandates, npm attacks and robots.txt
41:10
41:10
Play later
Play later
Lists
Like
Liked
41:10By LogRocket
…
continue reading
1
Unpacking the NPM supply chain attacks with Feross Aboukhadijeh
40:09
40:09
Play later
Play later
Lists
Like
Liked
40:09By LogRocket
…
continue reading
1
Mark Dalgeish on mastering RSCs with React Router
31:36
31:36
Play later
Play later
Lists
Like
Liked
31:36By LogRocket
…
continue reading
1
Modularizing the monolith with Jimmy Bogard
32:28
32:28
Play later
Play later
Lists
Like
Liked
32:28By LogRocket
…
continue reading
1
Rolldown and VoidZero's vision for the future of JavaScript tooling with Alexander Lichter
39:02
39:02
Play later
Play later
Lists
Like
Liked
39:02By LogRocket
…
continue reading
1
The useless useCallback: React performance myths unpacked, with Dominik Dorfmeister
22:55
22:55
Play later
Play later
Lists
Like
Liked
22:55By LogRocket
…
continue reading
1
Navigating the AI bubble, the 10x AI engineer, and the Cloudflare vs. Perplexity data grab
44:26
44:26
Play later
Play later
Lists
Like
Liked
44:26By LogRocket
…
continue reading