In this Open Web Conversations episode, host Anne Bovelett chats with lawyer Carlo Piana about open source software’s legal challenges, AI’s impact on coding, and the importance of proper licensing and attribution.
Similar Posts
#228 – Priscilla Collado Ramirez on Reducing WordPress Beginner Anxiety
ByAdminTranscript [00:00:19] Nathan Wrigley: Welcome to the Jukebox Podcast from WP Tavern. My name is Nathan Wrigley. Jukebox is a podcast which is dedicated to all things WordPress. The people, the events, the plugins, the themes, the blocks, and in this case, reducing WordPress beginner anxiety in a multitude of ways. If you’d like to…
Dennis Snell: See DATA, CDATA, RCDATA, and PCDATA oh my!
ByAdminHTML and XML are markup languages based on plaintext files. This means that any given character could be part of a syntax form (a tag, a comment, a character reference, etc…) or it could be representing itself the way it reads in the file literally. <tag>· Text node</tag> Whenever a character might be ambiguous, both…
Matt: Our Core Division
ByAdminInspired by Automatticians James Kemp and Dave Smith, I’ve been thinking a lot about how much of our discord in the design of WordPress stems from the differences of our two big tribes: Bloggers and Builders. Many of the OG developers of WordPress, including myself, tend more towards the blogging side. Writers, photographers, podcasters, journalists,…
Open Channels FM: The Growth of Domain Names and the Future of AI in Internet Identity
ByAdminThis episode looks at the evolving online landscape, focusing on domain names, digital identity, and AI’s influence. Key insights include rising domain registrations, AI in managing abuse, and the importance of open source.
Open Channels FM: Why Real-Time Threat Detection Matters for Website Security
ByAdminMuch of the conversation around web security centers on preventative measures and layers of defense, but there’s a new front line that deserves focused attention: real-time threat detection at the runtime level. With attacks now happening faster and at greater scale thanks to AI, the ability to identify and block malicious activity as it unfolds…
Greg Ziółkowski: The Abilities API in WordPress 7.1: Lifecycle, Schemas, and Discovery
ByAdminThe Abilities API gives WordPress plugins a common language for describing and executing units of functionality. An ability has a stable name, human-readable metadata, input and output contracts, a permission check, and an execution callback. Other PHP code can discover it without knowing which plugin registered it, while REST, WP-CLI, JavaScript, MCP, and AI integrations…
