Logo

    open-source software

    Explore " open-source software" with insightful episodes like "EU vs AI: What You Need to Know About the EU's AI Act - The Legal Opinion with Flick Fisher, Partner at Fieldfisher", "Actor Model and Concurrent Processing in Elixir vs. Clojure and Ruby with Xiang Ji & Nathan Hessler", "Sophie DeBenedetto on the Future of Elixir and LiveView", "An Honest Look at the Software-Defined Vehicle - A Conversation with QNX" and "Twitter | Prof Tama Leaver" from podcasts like ""Between Two COO's with Michael Koenig", "Elixir Wizards", "Elixir Wizards", "Empowering Tomorrow's Automotive Software" and "The Future Of"" and more!

    Episodes (11)

    EU vs AI: What You Need to Know About the EU's AI Act - The Legal Opinion with Flick Fisher, Partner at Fieldfisher

    EU vs AI: What You Need to Know About the EU's AI Act - The Legal Opinion with Flick Fisher, Partner at Fieldfisher

    Could the EU's new AI Act be the cornerstone of global AI regulation? That's what we're here to unpack with the expert insight of Flick Fisher, a leading privacy specialist and partner at Fieldfisher. As the digital age accelerates, the European Union is setting a precedent with the AI Act, a groundbreaking legislation designed to navigate the complex terrain of artificial intelligence. Flick and I dissect the Act's risk-based approach, dissecting the prohibited and high-risk AI systems categories, while giving a nod to the lighter touch on low-risk innovations. Our conversation delves into how this monumental regulation could shape data privacy and ethical AI practices on the world stage.

     

    Join us as we explore not only the definitions and distinctions within the AI Act but also its everyday implications for business operations, from HR decisions to the product safety landscape. With generative AI technologies like ChatGPT on the rise, understanding the nuances of this legislative framework has never been more crucial. We'll navigate the potential new compliance roles the Act may create and predict whether this regulatory move could become the global gold standard. Tune in for a comprehensive analysis that will equip COOs and business leaders with the foresight needed to thrive in an AI-governed future.

    (00:06) EU AI Act and Its Impact

    (11:50) Regulations and Definitions of AI

    (27:38) The Implications of the AI Act

    Links

    Episode link: https://www.betweentwocoos.com/the-eu-vs-ai-the-legal-opinion-with-flick-fisher-partner-at-fieldfisher/

    Flick's previous episode on GDPR: https://www.betweentwocoos.com/data-privacy-gdpr-flick-fisher/

    Flick on LinkedIn: https://www.linkedin.com/in/felicityfisher/

    Fieldfisher: https://www.fieldfisher.com/

    Between Two COO's: https://www.betweentwocoos.com/

    Michael Koenig on LinkedIn: https://linkedin.com/in/michael-koenig514/

    Actor Model and Concurrent Processing in Elixir vs. Clojure and Ruby with Xiang Ji & Nathan Hessler

    Actor Model and Concurrent Processing in Elixir vs. Clojure and Ruby with Xiang Ji & Nathan Hessler
    In this episode of Elixir Wizards, Xiang Ji and Nathan Hessler join hosts Sundi Myint and Owen Bickford to compare actor model implementation in Elixir, Ruby, and Clojure. In Elixir, the actor model is core to how the BEAM VM works, with lightweight processes communicating asynchronously via message passing. GenServers provide a common abstraction for building actors, handling messages, and maintaining internal state. In Ruby, the actor model is represented through Ractors, which currently map to OS threads. They discuss what we can learn by comparing models, understanding tradeoffs between VMs, languages, and concurrency primitives, and how this knowledge can help us choose the best tools for a project. Topics discussed in this episode: Difference between actor model and shared memory concurrency Isolation of actor state and communication via message passing BEAM VM design for high concurrency via lightweight processes GenServers as common abstraction for building stateful actors GenServer callbacks for message handling and state updates Agents as similar process abstraction to GenServers Shared state utilities like ETS for inter-process communication Global Interpreter Lock in older Ruby VMs Ractors as initial actor implementation in Ruby mapping to threads Planned improvements to Ruby concurrency in 3.3 Akka implementation of actor model on JVM using thread scheduling Limitations of shared memory concurrency on JVM Project Loom bringing lightweight processes to JVM Building GenServer behavior in Ruby using metaprogramming CSP model of communication using channels in Clojure Differences between BEAM scheduler and thread-based VMs Comparing Elixir to academic languages like Haskell Remote and theScore are hiring! Links mentioned in this episode: theScore is hiring! https://www.thescore.com/ Remote is also hiring! https://remote.com/ Comparing the Actor Model and CSP with Elixir and Clojure (https://xiangji.me/2023/12/18/comparing-the-actor-model-and-csp-with-elixir-and-clojure/) Blog Post by Xiang Ji Comparing the Actor model & CSP concurrency with Elixir & Clojure (https://www.youtube.com/watch?v=lIQCQKPRNCI) Xiang Ji at ElixirConf EU 2022 Clojure Programming Language https://clojure.org/ Akka https://akka.io/ Go Programming Language https://github.com/golang/go Proto Actor for Golang https://proto.actor/ RabbitMQ Open-Source Message Broker Software  https://github.com/rabbitmq JVM Project Loom https://github.com/openjdk/loom Ractor for Ruby  https://docs.ruby-lang.org/en/master/ractor_md.html Seven Concurrency Models in Seven Weeks: When Threads Unravel (https://pragprog.com/titles/pb7con/seven-concurrency-models-in-seven-weeks/)by Paul Butcher Seven Languages in Seven Weeks (https://pragprog.com/titles/btlang/seven-languages-in-seven-weeks/) by Bruce A. Tate GenServer https://hexdocs.pm/elixir/1.12/GenServer.html ets https://www.erlang.org/doc/man/ets.html Elixir in Action (https://pragprog.com/titles/btlang/seven-languages-in-seven-weeks/) by Saša Jurić Redis https://github.com/redis/redis Designing for Scalability with Erlang/OTP (https://www.oreilly.com/library/view/designing-for-scalability/9781449361556/) by Francesco Cesarini & Steve Vinoski Discord Blog: Using Rust to Scale Elixir for 11 Million Concurrent Users (https://discord.com/blog/using-rust-to-scale-elixir-for-11-million-concurrent-users) Xiang's website https://xiangji.me/ Feeling Good: The New Mood Therapy (https://www.thriftbooks.com/w/feeling-good-the-new-mood-therapy-by-david-d-burns/250046/?resultid=7691fb71-d8f9-4435-a7a3-db3441d2272b#edition=2377541&idiq=3913925) by David D. Burns Special Guests: Nathan Hessler and Xiang Ji.

    Sophie DeBenedetto on the Future of Elixir and LiveView

    Sophie DeBenedetto on the Future of Elixir and LiveView
    In today's episode, Sophie DeBenedetto emphasizes the importance of the Elixir community's commitment to education, documentation, and tools like liveBook, fostering an environment where people with varying skill levels can learn and contribute. The discussion highlights LiveView's capabilities and the role it plays in the future of Elixir, encouraging members to share knowledge and excitement for these tools through various channels. Sophie invites listeners to attend and submit their talks for the upcoming Empex conference, which aims to showcase the best in Elixir and LiveView technologies. Additionally, the group shares light-hearted moments, reminding everyone to contribute to all types of documentation and promoting an inclusive atmosphere. Key topics discussed in this episode: • Updates on the latest release of the Programming Phoenix LiveView book • The importance of community connection in Elixir conferences • The future of documentation in the Elixir ecosystem • The Elixir community's commitment to education and documentation • LiveBook as a valuable tool for learning and experimenting • Encouraging contributions across experience levels and skill sets • Importance of sharing knowledge through liveBooks, blog posts, and conference talks • Core Components in Phoenix LiveView, and modal implementation • Creating a custom component library for internal use • Reflecting on a Phoenix LiveView Project Experience • Ease of using Tailwind CSS and its benefits in web development • Advantages of LiveView in reducing complexity and speeding up project development • LiveView's potential to handle large datasets using Streams • The role of Elixir developers in the rapidly evolving AI landscape Links in this episode: Sophie DeBenedetto – https://www.linkedin.com/in/sophiedebenedetto Programming Phoenix LiveView Book – https://pragprog.com/titles/liveview/programming-phoenix-liveview Empex NYC - https://www.empex.co/new-york SmartLogic - https://smartlogic.io/jobs Phoenix LiveView documentation: https://hexdocs.pm/phoenixliveview/Phoenix.LiveView.html Live sessions and hooks: https://hexdocs.pm/phoenixliveview/Phoenix.LiveView.Router.html#livesession/1 LiveView: https://hexdocs.pm/phoenixlive_view/Phoenix.LiveView.html Tailwind CSS: https://tailwindcss.com/ Reuse Markup With Function Components and Slots (https://fly.io/phoenix-files/function-components/) LiveView Card Components With Bootstrap (https://fly.io/phoenix-files/liveview-bootstrap-card/) Building a Chat App With LiveView Streams (https://fly.io/phoenix-files/building-a-chat-app-with-liveview-streams/) Special Guest: Sophie DeBenedetto.

    An Honest Look at the Software-Defined Vehicle - A Conversation with QNX

    An Honest Look at the Software-Defined Vehicle - A Conversation with QNX

    We're excited to have another industry leader, John Wall, Sr. VP and Head of BlackBerry QNX, join Eric to talk about the software-defined vehicle. Eric and John touch on a lot of current topics, including challenges that need to be addressed to make the software-defined vehicle a reality, realistic timing in terms of when we will see true software-defined vehicles, the industry's mindset on change, open-source software, and what role QNX is playing in the software-defined vehicle space. They pack a lot of valuable insight into 25 minutes! 

    Thanks for listening!

    • Email us at: contact.us@etas.com
    • Learn more about ETAS on our website
    • Follow us on LinkedIn: @ETAS


    Twitter | Prof Tama Leaver

    Twitter | Prof Tama Leaver

    Will Twitter ever be the same since Elon Musk’s takeover? And what impact will his changes have on users, free speech and (dis)information?     

    Twitter is one of the most influential speech platforms in the world – as of 2022, it had approximately 450million monthly active users. But its takeover by Elon Musk has sparked concerns about social media regulation and Twitter’s ability to remain a ‘proxy for public opinion’. 

    To explore this topic, Sarah is joined by Tama Leaver, Professor of Internet Studies at Curtin University. 

    • Why does Twitter matter? [00:48]
    • Elon rewinds content regulation [06:54]
    • Twitter’s political clout [10:16]
    • Make the internet democratic again [11:28]
    • What is Mastodon? [15:29]
    • Can we ever really trust the internet? [17:47]

    Learn more

    Connect with our guests

    Tama Leaver, Professor of Internet Studies at Curtin University.

    Tama Leaver’s research interests include children’s data, privacy and rights in an online world, visual social media, the activity and regulation of big social media companies, and the social, casual and mobile gaming landscape.

    He is the President of the Association of Internet Researchers, a regular media commentator and a Chief Investigator in the ARC Centre of Excellence for the Digital Child.

    Join Curtin University

    This podcast is brought to you by Curtin University. Curtin is a global university known for its commitment to making positive change happen through high-impact research, strong industry partnerships and practical teaching.

    Got any questions, or suggestions for future topics?

    Email thefutureof@curtin.edu.au

    Social media

    Transcript

    Read the transcript

    Team

    Host: Sarah Taillier

    Content creator: Zoe Taylor
    Producer & Recordist: Emilia Jolakoska

    First Nations Acknowledgement

    Curtin University acknowledges the traditional owners of the land on which Curtin Perth is located, the Whadjuk people of the Nyungar Nation, and on Curtin Kalgoorlie, the Wongutha people of the North-Eastern Goldfields; and the First Nations peoples on all Curtin locations.

    Music

    OKAY by 13ounce Creative Commons — Attribution-ShareAlike 3.0 Unported — CC BY-SA 3.0 Music promoted by Audio Library.

    Curtin University supports academic freedom of speech. The views expressed in The Future Of podcast may not reflect those of Curtin University.

    Making A Living Off Of Open-Source Software, with Evan You

    Making A Living Off Of Open-Source Software, with Evan You

     

    Supporting Dynamic Business Strategies | Mike Bates

    Supporting Dynamic Business Strategies | Mike Bates

    A career open-source software advocate, Mike founded HotWax Systems in 1997. For over 20 years he has led high-profile web software projects for numerous national and global brands. His passion for sharing knowledge led him to a teaching position at the Middlebury Institute of International Studies at Monterey, where he also had earned a Summa Cum Laude B.A. in International Studies and an MBA in International Management. Mike is a Leadership Utah alumnus and works to support the International Rescue Committee. Mike appreciates the Oxford comma and enjoys sharing global experiences together with his children.

     Since he is my brother, Mike also knows my Dad, who was my guest on episode 27 and we discuss some more of his great leadership lessons. 

    Learn more about HotWax Systems at HotWaxsystems.com. Connect with Mike on LinkedIn and Twitter.

     

    -----

     

    John Bates provides 1:1 Executive Communications Coaching, both in-person and online, as well as large and small group training. 


    Sign up for his free weekly micro-trainings at https://johnbates.com/mini-trainings and create a great leadership communications habit that makes you the kind of leader who inspires trust, loyalty and connection.

    424: Space for Theming

    424: Space for Theming
    A serious problem is brewing in Desktop Linux that hasn't impacted end users yet, but will soon. We break down why distribution makers are getting upset and explain what's next. Plus, an update on Matrix and the recent upgrades we made to our server. Special Guests: Brent Gervais and Joshua Strobl.

    Ep. 81: Healthcare Innovation, Data Access & the Blockchain —with Kat Kuzmeskas of SimplyVital

    Ep. 81: Healthcare Innovation, Data Access & the Blockchain —with Kat Kuzmeskas of SimplyVital

    Building a blockchain startup is hard enough. How do you educate the market around the technology itself? How do you communicate the business case for your product? But if you’re really looking for a challenge, build a company with a focus on innovation in the healthcare space—an industry notoriously slow to adopt advanced technology!
    Katherine Kuzmeskas is the founder and CEO of SimplyVital Health, a startup building the blockchain infrastructure for healthcare. By way of open source and proprietary software, SimplyVital leverages the blockchain as a tool to increase data access and decrease the cost of healthcare, globally. Before becoming an entrepreneur, Kat cut her teeth in hospital administration, serving as Program Manager and Strategic Planner for the Yale New Haven Health system.
    Today, Kat joins us to discuss the challenges of innovating in the healthcare space, describing the market’s slow adoption of advanced technology and the reteaching necessary around the role of the blockchain. She shares her interest in healthcare administration and explains how a year with Teach for America led to her idea for SimplyVital Health. Listen in for Kat’s insight on leading a global company and learn how persistence, organization and the will to win lend to her success as a startup founder.

    Topics Covered

    The function of SimplyVital
    Blockchain infrastructure for healthcare
    Proprietary and open-source software
    Data access to decrease costs globally

    Kat’s insight on leadership
    Solo musician/athlete vs. band/team
    Compare to CEO of global company

    The challenges of innovating in healthcare
    Slow to adopt advanced technology
    Must understand business perspective

    Kat’s advice for startups in the healthcare space
    Identify customers, run product by them first
    Remember that healthcare is business (ROI)

    Kat’s path to founding SimplyVital Health
    Clinical rotations in Ecuador
    Interest in operations, administration
    Teach for America student dashboard
    Apply data-driven decision-making to healthcare

    Kat’s strengths as a startup founder
    Persistence (outwork others)
    Extremely organized
    Competitive, curious

    How Kat educates the healthcare market on blockchain
    Recognize long sales cycle
    Reteach as necessary
    Consulting arm, course on Udemy

    How Kat financed SimplyVital
    Self-funded first year
    Equity round with venture investors
    Revenue from purchase of tokens

    Kat’s definition of success
    Personal fulfillment
    Doing good in world

    Connect with Kat

    SimplyVital Health https://www.simplyvitalhealth.com/

    SimplyVital on Twitter https://twitter.com/SimplyVitalHQ

    SimplyVital on Facebook https://www.facebook.com/SimplyVitalHealth/

    SimplyVital on LinkedIn https://www.linkedin.com/company/simplyvital-health/

    Kat on LinkedIn https://www.linkedin.com/in/katherinekuzmeskas/

    Kat on Twitter https://twitter.com/kkuzmesk?lang=en

    Resources

    Blockchain and Healthcare on Udemy https://www.udemy.com/blockchain-and-healthcare/

    Chuck Klosterman X: A Highly Specific, Defiantly Incomplete History of the Early 21st Century by Chuck Klosterman

    http://chuckklostermanauthor.com/books/chuck-klosterman-x-tr/chuck-klosterman-x-hc

    Connect with Boost VC

    Boost VC Website https://www.boost.vc/

    Boost VC on Facebook https://www.facebook.com/boostvc/

    Boost VC on Twitter https://twitter.com/BoostVC

    Ep. 57: Open-Source Blockchain Technology, Private Ledgers and the Right to Fork with Brian Behlendorf of Hyperledger

    Ep. 57: Open-Source Blockchain Technology, Private Ledgers and the Right to Fork with Brian Behlendorf of Hyperledger

    The beauty of open-source software lies in its efficiency. If two companies, building different solutions, work together on the parts of the projects that overlap, they accomplish more in less time. The Hyperledger Project is an open-source collaboration working to build a set of blockchain technologies that can be used in a variety of industries and embedded in the emerging internet technology stack.

    Brian Behlendorf is the Executive Director of the Hyperledger Project for The Linux Foundation. Brian has dedicated his career to connecting and empowering the free and open-source software community to solve difficult problems. Early in his career, Brian was a primary developer of the Apache Web server and a founding member of the Apache Software Foundation. He was also the founding CTO of CollabNet and CTO of the World Economic Forum. Today, Brian serves on the board of the Mozilla Foundation as well as the Electronic Frontier Foundation. Prior to joining Hyperledger, Brian was a managing director at Mithril Capital Management, a global technology investment firm.

    Brian joins us to explain the relationship between the Linux Foundation and Hyperledger, describing the venture’s subscription-based business model and several of the projects being built with its open-source blockchain technology. He walks us through the benefits of Hyperledger over public blockchains, discussing the business community’s preference for anonymity and the right to fork if data is misused. Listen in for Brian’s insight around measuring the progress of community-building and learn how open-source software helps us go further, faster.

    Connect with Brian

    • Hyperledger https://www.hyperledger.org/
    • Hyperledger on YouTube https://www.youtube.com/channel/UC7_X0WkMtkWzaVUKF-PRBNQ
    • Hyperledger on Facebook https://www.facebook.com/hyperledger
    • Hyperledger on Twitter https://twitter.com/hyperledger
    • Brian on Twitter https://twitter.com/brianbehlendorf
    • Brian on LinkedIn https://www.linkedin.com/in/brianbehlendorf/
    • Brian’s Website http://brian.behlendorf.com/

    Resources

    • Netcraft https://www.netcraft.com/
    • ‘Fighting the Seed Monopoly’ in The Guardian https://www.theguardian.com/sustainable-business/seed-monopoly-free-seeds-farm-monsanto-dupont
    • The Wind-Up Bird Chronicle by Haruki Murakami https://www.amazon.com/Wind-Up-Bird-Chronicle-Novel/dp/0679775439
    • Gödel, Escher, Bach: An Eternal Golden Braid by Douglas R. Hofstadter https://www.amazon.com/G%C3%B6del-Escher-Bach-Eternal-Golden/dp/0465026567

    Connect with Boost VC

    • Boost VC Website https://www.boost.vc/
    • Boost VC on Facebook https://www.facebook.com/boostvc/
    • Boost VC on Twitter https://twitter.com/BoostVC
    Logo

    © 2024 Podcastworld. All rights reserved

    Stay up to date

    For any inquiries, please email us at hello@podcastworld.io