POPULARITY
New Architecture. New Era. Riccardo Cipolleschi from Meta joins Jamon, Robin, and Mazen to break down what's changed in React Native—from Fabric to TurboModules—and why this shift matters for developers, libraries, and the future of the framework. Show NotesReact Native DirectoryConnect With Us!Riccardo Cipolleschi: @CipolleschiRJamon Holmgren: @jamonholmgrenRobin Heinze: @robinheinzeMazen Chami: @mazenchamiReact Native Radio: @ReactNativeRdioThis episode is brought to you by Infinite Red!Infinite Red is an expert React Native consultancy located in the USA. With nearly a decade of React Native experience and deep roots in the React Native community (hosts of Chain React and the React Native Newsletter, core React Native contributors, creators of Ignite and Reactotron, and much, much more), Infinite Red is the best choice for helping you build and deploy your next React Native app.
Reanimated 4 is here to change the way we build animations in React Native. With CSS-style animations and transitions, animations are now easier to write, more predictable, and work more like they do on the web. In this episode, Ola Desmurs-Linczewska (https://x.com/p_syche_) sits down with Tomasz Zawadzki (https://x.com/tomekzaw_) and Mateusz Łopaciński (https://x.com/MatiPl01) from Software Mansion to discuss what's new in Reanimated 4, why React Native is moving toward web standards, and what these changes mean for developers. We talk about:
Want to learn more SQLite? Check out my SQLite course: https://highperformancesqlite.com In this episode, I sit down with Mike Buckbee to dive into the nitty-gritty of web application firewalls and his journey from using Redis to SQLite in Wafris. We talk about database architecture, operational challenges, and the fascinating ways SQLite improves performance and usability in cybersecurity tools. Get production ready SQLite with Turso: https://tur.so/af. Follow Mike: Twitter: https://twitter.com/mbuckbee LinkedIn: https://www.linkedin.com/in/michaelbuckbee Wafris website: https://wafris.org Rearchitecting Redis to SQLite article: https://wafris.org/blog/rearchitecting-for-sqlite Follow Aaron: Twitter: https://twitter.com/aarondfrancis LinkedIn: https://www.linkedin.com/in/aarondfrancis Website: https://aaronfrancis.com - find articles, podcasts, courses, and more. Chapters: 00:00 - Introduction and Guest Overview 01:06 - What is Wafris? 02:43 - Naming and Origins of Wafris 04:00 - Mike's Cybersecurity Background 07:17 - Challenges with Web Application Firewalls 10:01 - Wafris Architecture Overview 16:15 - Why Switch to SQLite? 18:01 - Handling IP Address Ranges 24:00 - Wild Redis Data Structures Explained 28:51 - Transitioning to SQLite 32:02 - Operational Advantages of SQLite 37:04 - How Wafris Leverages Threat Lists 40:13 - Performance Gains with SQLite 46:51 - Splitting Reads and Writes in the New Architecture 52:29 - Closing Thoughts and Where to Learn More
In this conversation, Simon Grimm interviews Oskar Franco about the new architecture in React Native. They discuss the current bridge concept, the need for a new architecture, and the three main components of the new architecture: Fabric, JSI, and CodeGen. They also talk about the challenges and benefits of migrating to the new architecture, the use of host objects, and how to create a new architecture-ready native module with JSI. In this conversation, Oscar Franco discusses different module systems in React Native, including Turbo Modules, Expo Modules, and Nitro Modules. He explains that Turbo Modules came with a new architecture and offer benefits such as code generation and lazy initialization. Expo Modules are easy to initialize but may have performance issues for certain use cases. Nitro Modules, are considered the fastest alternative. Oscar also talks about using Rust in React Native and the benefits it provides, such as memory safety and better tooling. He created the OP-SQLite library, which is claimed to be the fastest SQLite library for React Native.Learn React Native - https://galaxies.devOscar FrancoOscar X: https://x.com/ospfrancoOscar website: https://ospfranco.com/Oscar GitHub: https://github.com/ospfrancoOscar YouTube: https://www.youtube.com/@ospfrancoLinksAbout the New Architecture: https://reactnative.dev/docs/the-new-architecture/landing-pageReact Native Bridgeless Mode for Dummies: https://www.youtube.com/watch?v=K5HBIKAjZ4UReact Native Builder Bob: https://github.com/callstack/react-native-builder-bobOP-Sqlite: https://github.com/OP-Engineering/op-sqliteTakeawaysThe current bridge concept in React Native uses JSON serialization, which can become a bottleneck for performance.The new architecture in React Native includes Fabric, JSI, and CodeGen, which aim to improve performance and provide better interoperability between JavaScript and native code.Migrating to the new architecture can be challenging, especially for larger projects and dependencies that are not updated for the new architecture.The use of host objects allows for the creation of hybrid objects that have both native and JavaScript functionality.Creating a new architecture-ready native module with JSI can be facilitated by using tools like React Native Builder Bob.Turbo Modules offer benefits such as code generation and lazy initialization, but setting them up can be painful.Expo Modules are easy to initialize and portable, but they may have performance issues for certain use cases.Nitro Modules, developed by Marc Rousavy, are considered the fastest alternative.Rust is a memory-safe language with integrated tooling and is becoming popular for writing SDKs for React Native.OP-SQLite is a fast SQLite library for React Native that uses host objects for improved performance.
Send us a Text Message.Part 5(a) episode is the first of a two parter to explain how a student of architecture would be going through the new architecture curriculum, the type of project that is recommended and the overall learning program. This part focuses on the 1st year architecture curriculum.A detailed explanation of the program, project by project is described, recounting on the how and the why of the project proposed, and the learning objectives is clarified further.© 2024 Talk Architecture, Author: Naziaty Mohd Yaacob. The image is uploaded from the internet.Support the Show.Do subscribe for premium content and special features which will help to support and sustain Talk Architecture podcast on a more in-depth explanation on design thesis and processes. These special commentaries and ‘how to' explanations are valuable insights and knowledge not found elsewhere!
Send us a Text Message.The concluding episode to explain the rest of the projects for the 3 year architecture course and how that leads to the 2 year practical training in industry.A detailed explanation of the program, project by project is described, recounting on the how and the why of the project proposed, and the learning objectives is clarified further.© 2024 Talk Architecture, Author: Naziaty Mohd Yaacob. The image is uploaded from the internet.Support the Show.Do subscribe for premium content and special features which will help to support and sustain Talk Architecture podcast on a more in-depth explanation on design thesis and processes. These special commentaries and ‘how to' explanations are valuable insights and knowledge not found elsewhere!
Send us a Text Message.Part 4 episode presents the philosophical perspective or overall idea of how the new architecture curriculum works in describing the design problem referred to Christopher Alexander's Notes on the Synthesis of Form. Naziaty, the podcast host proposes what makes sense, what had worked before and how the other subjects (like materials and construction, structure, environmental physics etc) are also taught in this new way. © 2024 Talk Architecture, Author: Naziaty Mohd Yaacob. The image is uploaded from the internet.Support the Show.Do subscribe for premium content and special features which will help to support and sustain Talk Architecture podcast on a more in-depth explanation on design thesis and processes. These special commentaries and ‘how to' explanations are valuable insights and knowledge not found elsewhere!
Send us a Text Message.Part 3 episode focused on the Design Problem, which is a way to recognize how to assess a studio project whether it is complex enough and deserved an excellent grade. The design problem will assist in streamlining architecture education to its professional goals and objectives. It will be crucial in helping the profession be objective and will elevate architecture to its rightful place in society. © 2024 Talk Architecture, Author: Naziaty Mohd Yaacob. The image is uploaded from the internet.PodMatchPodMatch Automatically Matches Ideal Podcast Guests and Hosts For InterviewsSupport the Show.Do subscribe for premium content and special features which will help to support and sustain Talk Architecture podcast on a more in-depth explanation on design thesis and processes. These special commentaries and ‘how to' explanations are valuable insights and knowledge not found elsewhere!
Send us a Text Message.An essential method of learning for architecture students is the Case Study. This episode explains why the Case Study is essential to be included in each project in the New Architecture Curriculum. The Case Study is very versatile where it can contribute to the solution and also generate data for the design problem.© 2024 Talk Architecture, Author: Naziaty Mohd Yaacob. The image is uploaded from the internet.Support the Show.Do subscribe for premium content and special features which will help to support and sustain Talk Architecture podcast on a more in-depth explanation on design thesis and processes. These special commentaries and ‘how to' explanations are valuable insights and knowledge not found elsewhere!
In 1963, the book "Community and Privacy: Toward a New Architecture of Humanism" edited by Serge Chermayeff and Christopher Alexander, was published. In their detailed analysis, they propose a new kind of urban order, structured to provide clearly delineated areas in which different human needs – in hierarchies ranging from public urban life to individual solitude – can be met without interference or conflict with other activities. These are intended to create a rational order of physical relationships based on human qualities. It's a coincidence that 61 years after the book's publication, we meet the publisher's grandson, Sam Chermayeff, in our podcast today to once again talk about community and privacy. Sam Chermayeff is also an architect, designer and educator and is particularly interested in how we can renegotiate private spaces to make our lives more open.
Send us a Text Message.A 5 part series starts with the 1st episode discussing what is the New Architecture Curriculum, focusing on the Point of View (POV) of a student. Hypothetically, the architecture student in the first year will be introduced to designing a 200 units of housing focusing on 4 design problems only, guided by the tutor (mentor). The listener will start to be acquainted about the design problem, case studies (or precedents), types of buildings and how to create complexities or challenges in design thoughts and ideas by increasing or decreasing the design problem and the sort of collaboration the student has with their tutor (mentor).© 2024 Talk Architecture, Author: Naziaty Mohd Yaacob. The image is uploaded from the internet.Support the Show.Do subscribe for premium content and special features which will help to support and sustain Talk Architecture podcast on a more in-depth explanation on design thesis and processes. These special commentaries and ‘how to' explanations are valuable insights and knowledge not found elsewhere!
Send us a Text Message."A prequel is a work that forms part of a backstory to the preceding work." (quote) This episode comes before revealing the New Architecture Curriculum in the much awaited episode.Taking the BSc in Architecture (Part 1) and Master of Architecture (Part 2) curriculum, this episode presents an analysis of the existing architecture curriculum that I had previously been involved in as an academic (employed in a Malaysian school of architecture), where in this episode I stated an over-arching argument how and why it can be reduced to 3 years from 5 years. © 2024 Talk Architecture, Author: Naziaty Mohd Yaacob. The image is uploaded from the internet.Support the Show.Do subscribe for premium content and special features which will help to support and sustain Talk Architecture podcast on a more in-depth explanation on design thesis and processes. These special commentaries and ‘how to' explanations are valuable insights and knowledge not found elsewhere!
#04: Hey everyone, Tyler Suomala here, your host of the Growthitect podcast. In this episode of the Growthitect podcast, I consult with Alexander Buckridge, a NYC-based architect launching his own firm.We dive into two potential projects that Alexander is trying to win right now. The first is a large distillery project in Ireland with roots from Alexander's childhood. The second is some smaller scale installations for a developer in NYC.Listen in to understand how to approach projects as a new firm and give yourself the best chance of success!00:00 Episode Intro 02:04 How to approach distillery proposal 09:33 Sponsored by Gelt 10:54 RXR Relationship Building 19:23 Consistent Business Development 23:00 Podcast OutroRESOURCES MENTIONED→ Discovery Meetings: How Architects Attract High-Quality Clients - https://growthitect.com/articles/discovery-meetings-how-architects-attract-high-quality-clients → Proposal Presentations: The Architect's 5-Step Process To Winning - https://growthitect.com/articles/proposal-presentations-the-architect-s-5-step-process-to-winning → Hearing ‘No': 4 Reasons Successful Architects Get Told No Often - https://growthitect.com/articles/hearing-no-4-reasons-sucessful-architects-get-told-no-oftenGROWTHITECT RESOURCES→ Join thousands of architects on the free Growthitect newsletter - https://growthitect.com/join → Irresistible Architecture Websites (Free 5-day email course) - https://tylertactics.ck.page/03d11a3ed9STAY CONNECTED→ Follow on LinkedIn→ Follow on Instagram→ Subscribe on YouTube→ Follow on TwitterSPONSORSUse Gelt for worry-free tax management for you and your firm.Get 10% off your Gelt subscription → joingelt.com/growthitect
Delphine Bugner, Mobile Tech Lead at BAM, discusses the inner workings of Yoga in React Native. Yoga is responsible for positioning components on the screen based on their dimensions and styling props. Delphine emphasizes the importance of understanding how things work under the hood and why they were designed that way. She shares her uncommon journey into becoming a React Native tech lead and her passion for exploring the technical aspects of technology. She also discusses the architecture of Yoga and how it works under the hood, including the translation of JSX into native views, the creation of shadow nodes and Yoga nodes, and the communication between JavaScript and native code. The conversation concludes with a discussion about the future of Yoga and its alignment with React on the web.Learn React Native - https://galaxies.devDelphine BugnerDelphine Twitter: https://twitter.com/DelphineBugnerDelphine Github: https://github.com/delphinebugnerLinksDelphine "The Yoga Enigma" talk in Berlin: https://www.youtube.com/watch?v=LU3vK3IbprYYoga: https://www.yogalayout.dev/TakeawaysYoga is responsible for positioning components on the screen based on their dimensions and styling props in React Native.Understanding how things work under the hood and why they were designed that way is important for developers.Yoga was created as a replacement for CSS in React Native and provides a common platform-agnostic layouting solution.The architecture of Yoga involves the translation of JSX into native views, the creation of shadow nodes and Yoga nodes, and the communication between JavaScript and native code.The new architecture in React Native improves code maintenance and performance.View flattening is a concept in Yoga that minimizes unnecessary containers in the view hierarchy.Debugging Yoga can be done by using breakpoints in C++ to understand the algorithm and identify the source of bugs. The new architecture in React Native brings more conformity with the web and allows for features like suspense and transitions that were not possible before.Working with native modules in React Native is not as difficult as it may seem, and developers can use tools like Bob or Create React Native Library CLI to simplify the process.Expo provides a more maintained and active ecosystem compared to the community libraries, making it a good choice for new projects.Yoga is continuously evolving to align React Native with the web, and future updates will offer more configuration options for developers.
Welcome to the Institute of Black Imagination podcast, beaming in conversations from the galaxy of Black genius. I'm your host, Dario. Today we're honored to introduce our guest, Professor Lesley Lokko. A distinguished Ghanaian-Scottish architect, educator, and bestselling novelist, Dr. Lokko most recently served as the Curator of the 18th Venice Biennale of Architecture, becoming the first Black-identified person to hold the position. She's also the founder and Director of the African Futures Institute (AFI) a pioneering postgraduate school of architecture in Accra, Ghana.Dr. Lokko is also a best-selling novelist with 12 titles under her belt. Her novels have been translated into sixteen languages dealing with themes of love, loyalty, class, race, and cultural identity, transforming the “beach-read” genre into an extension of her architectural, world-building practice. For her contributions to the fields of Architecture and education, she was appointed an Officer of the Order of the British Empire in 2023 and 2024 won the Gold Medal Award, by the Royal Institute of British Architects, one of the highest honors in the world of architecture. And in many ways, that's where today's conversation with Prof. Leslie Lokko begins. The reality of appearing to be at the top, juxtaposed against the sweat and elbow grease required in institution-building and well… being a human being. Prof. Lokko joyfully and deftly takes us on a journey of triumph, career pivots, culture shock, womanhood, and becoming. Connect with us on Twitter and Instagram @blackimagination, subscribe to our newsletter for updates, and support the show by clicking this support link. and explore more content on blackimagination.com. Now, And now, the indefatigable Professor Lesley Lokko. Key LinksDarren Walker - president of the Ford FoundationAfrican Futures Institute - a new model for architectural education centered on three areas: teaching, research and public events.La Biennale di Venezia - Venice Biennale - an international cultural exhibition hosted annually in Venice, Italy by the Biennale Foundation.Officer of the Order of the British Empire ( OBE )- This is awarded for having a major local role in any activity, including people whose work has made them known nationally in their chosen area.Mellon Foundation -Mellon makes grants to support communities through the power of the arts and humanities.What to ReadBiennale Architettura 2023: The Laboratory of the Future - Lesley LokkoSaffron Skies - Lesley Lokko
Scott and Wes dish out a feast with Robin Heinze from Infinite Red, diving into the world of React Native. They discuss how React Native differs from other webview platforms, highlight popular apps built with it, and serve up essential tools and libraries to spice up every React Native project. Show Notes 00:00 Welcome to Syntax! 01:13 Brought to you by Sentry.io. 01:30 React Native is different than Cordova or other webview platforms. 04:18 Is there a ‘write once deploy everywhere' aspect? 05:48 What are some React Native apps people may not realize? Mercari: Buying & Selling App. 07:13 What about Twitter + Facebook? 09:15 What is Expo? Is Expo Required? expo.dev. 13:27 Does it require a Mac to build an iOS app? 14:58 React Native and routing. Expo Router. 16:56 How do native apps normally work without a URL? 18:35 Can you use CSS with React Native? 20:27 Do React Native or Tamagui translate to CSS or Yoga? Tamagui. Yoga Layout. 21:02 React Native app styling on Android and iOS. 22:20 React Native's own JavaScript engine. React Native Docs: Using Hermes. 23:30 Does Hermes have full JS support? 23:52 What is the new architecture of React Native? New Architecture. React Native JSI. 26:11 Avoiding translation errors. 27:24 Will this change break a lot of older React Native apps? 28:24 Has React Native improved update stability? 29:55 Where else can React Native run? 32:52 JavaScript on smart TVs and other smart devices. 33:57 Bridging to native APIs. Tauri. 37:14 State management. Redux.js. MobX State Tree. 39:30 What are some tools + libraries that you install on most projects? JestJS. Maestro. Detox. 41:58 How do you manage authentication? 44:55 Does Facebook use React Native? 47:15 Supper Club Questions. 50:29 Sick Picks + Shameless Plugs. Sick Picks Robin: Awesome Sock Club Wes' X Post. Shameless Plugs Guest: Infinite Red, ChainReactConf, React Native Radio. Hit us up on Socials! Syntax: X Instagram Tiktok LinkedIn Threads Wes: X Instagram Tiktok LinkedIn Threads Scott:X Instagram Tiktok LinkedIn Threads Randy: X Instagram YouTube Threads
In this thought-provoking episode of Passive Income Pilots, we sit down with blockchain expert Hans Koning to navigate the complexities and opportunities within the blockchain landscape, especially in light of recent global events like the Bitcoin halving and rising geopolitical tensions. Hans shares his profound insights into how these factors influence the digital economy and illustrates practical methods for earning passive income through blockchain technologies such as staking in PIVX. Delve into discussions that not only shed light on the technical mechanics of cryptocurrencies but also explore the crucial role of decentralized autonomous organizations (DAOs) in democratizing capital. This episode provides a deep dive into how blockchain is reshaping financial paradigms by empowering individuals to manage and grow their wealth independently, paving the way for a more trust in a trustless world.Timestamped Show Notes:(00:00) Welcome and introduction of guest Hans Koning.(01:00) Hans's background in technology and transition into blockchain.(02:00) Explanation of blockchain vs. traditional banking systems.(06:00) Benefits of Proof of Stake and its impact on energy efficiency.(08:00) Introduction to earning passive income through staking in PIVX.(10:00) Discussion on the role of DAOs in managing cryptocurrencies like PIVX.(15:00) Overview of zero knowledge proofs and their application in enhancing privacy.(18:00) How PIVX prioritizes privacy in its blockchain operations.(20:00) The potential future impact of blockchain in global finance and its integration into daily life.(25:00) Exploring the economic principles of PIVX and other cryptocurrencies.(30:00) The significance of community engagement in blockchain projects.(35:00) How DAOs operate and their influence on decentralized governance.(39:00) Closing thoughts from Hans on the importance of community and trust in blockchain.(43:00) Final remarks and episode wrap-up.Resources Mentioned:PIVX Official Website: PIVX.orgPIVX Mobile Wallet: MyPIVXWallet.orgPIVX Core Wallet: PIVX.org/downloadsRecommended Book: The Blockchain and the New Architecture of Trust By Kevin WerbachRemember to subscribe for more insights at PassiveIncomePilots.com!Join our growing community on FacebookCheck us out on Instagram @PassiveIncomePilotsFollow us on X @IncomePilotsGet our updates on LinkedInHave questions or want to discuss this episode? Contact us at ask@passiveincomepilots.com See you on the next one!
Welcome to the Road to Accountable AI. Explore the crucial intersection of technology, law, and business ethics with Wharton professor Kevin Werbach, as he and his guests examine efforts to implement responsible, safe and trustworthy artificial intelligence. In this initial episode, Professor Werbach describes the concept he calls Accountable AI. He talks about his background in emerging technology over the past three decades, starting with his experience leading internet policy at the U.S. Federal Communications Commission during the early years of the commercial internet. He explains why AI has such revolutionary potential today, while at the same time raising serious legal, ethical, and public policy concerns. He provides five reasons why why companies should take Accountable AI seriously, Look for upcoming episodes featuring top AI experts such as Azeem Azhar (Exponential View), Reid Blackman (Author of Ethical Machines), Elham Tabassi (NIST), Dragos Tudorache (European Parliament), Dominique Shelton Leipzig (Mayer Brown), Scott Zoldi (FICO), Navrina Singh (Credo AI), and Paula Goldman (Salesforce). Accountable AI Website Professor Werbach's Substack Professor Werbach's personal page Pew Research Center Survey on Americans' Views of AI DataRobot State of AI Bias Report KPMG US AI Risk Survey Report The Blockchain and the New Architecture of Trust
Chapter 1 What's Book Towards A New Architecture by Le Corbusier"Towards a New Architecture" is a book written by the famous Swiss architect Charles-Édouard Jeanneret, better known as Le Corbusier. First published in 1923, the book outlines Le Corbusier's ideas and principles on architecture, design, and urban planning. It is considered a seminal work in the field of modern architecture and has had a significant influence on architectural theory and practice. In the book, Le Corbusier discusses the need for a new approach to architecture that is functional, efficient, and in tune with the modern industrial age. He advocates for simple geometric forms, open floor plans, and the use of modern materials such as concrete and steel. The book also touches on topics such as urban planning, the relationship between architecture and nature, and the role of the architect in society. Overall, "Towards a New Architecture" is a key text for anyone interested in modern architecture and design.Chapter 2 Is Book Towards A New Architecture A Good BookMany people consider "Towards A New Architecture" by Le Corbusier to be a seminal work in the field of architecture. The book presents Le Corbusier's ideas and principles on modern architecture, including concepts such as the use of geometric shapes, open floor plans, and the importance of functionality in design.However, some critics argue that the book can be overly idealistic or dogmatic in its approach, and may not offer a complete or balanced view of architecture. Additionally, some readers may find Le Corbusier's writing style to be dense or difficult to follow.Ultimately, whether "Towards A New Architecture" is a good book will depend on the reader's interest in architecture and their willingness to engage with Le Corbusier's ideas. It is recommended as a foundational text in the field of architecture, but readers should approach it with a critical eye and an awareness of its limitations.Chapter 3 Book Towards A New Architecture by Le Corbusier SummaryTowards a New Architecture, also known as Vers une Architecture, is a book written by the famous architect Le Corbusier. The book was first published in 1923 and has since become a classic in the field of architecture.In the book, Le Corbusier discusses his ideas and theories on architecture, design, and urban planning. He advocates for a more functional and efficient approach to architecture, arguing that buildings should be designed with the needs of the inhabitants in mind.Le Corbusier also emphasizes the importance of simplicity, efficiency, and honesty in design, stating that "a house is a machine for living in." He criticizes the decorative and ornamental styles of the past, calling for a new, modern approach to architecture that is based on logic and functionality.Throughout the book, Le Corbusier presents his famous five points of architecture, which include pilotis (supports), flat roofs, open floor plans, horizontal windows, and free facades. These principles have become foundational in modern architecture and have had a lasting impact on the field.Overall, Towards a New Architecture is a groundbreaking work that has influenced generations of architects and designers. Le Corbusier's ideas and principles continue to shape the way we think about and create buildings today, making this book a must-read for anyone interested in the history and theory of architecture. Chapter 4 Book Towards A New Architecture AuthorLe Corbusier, whose real name was Charles-Édouard Jeanneret-Gris, was a Swiss-French architect,...
(0:00) Intro(1:52) The Journey to Founding CrowdStrike(2:38) The Difference Between Stopping Malware and Stopping Breaches(3:27) Inspiration Behind CrowdStrike's Unique Approach(4:30) Challenges of Building a New Architecture in Cybersecurity(5:10) The Decision to Leave McAfee and Start CrowdStrike(8:11) Early Days of CrowdStrike: Building the Product and Offering Services(9:45) Unexpected Beginnings of CrowdStrike's Intelligence Product(10:33) The Role of Incident Response in Cybersecurity(11:16) Journey to Becoming a Software Business(14:36) Evolution of CrowdStrike's Product Offering(19:54) The Importance of Building Trust and Credibility in Cybersecurity(20:27) The Role of Nation States and Cybercrime in the Growth of Cybersecurity Threats(25:09) Experience of Handling High-Profile Cybersecurity Incidents(26:16) The Importance of Having the Right Investors and Board Members(34:08) The Strategy Behind Competing with Big Players Like Microsoft(42:09) The Importance of Having the Right Team and Leadership(43:53) The Challenges and Rewards of Scaling a Cybersecurity Company(48:49) Hiring and Retaining the Right People(49:49) Understanding Different Types of Salespeople(51:52) The Importance of Marketing and PR in Business(55:59) The Role of Nation State, E Crime, and Hacktivism in Cybersecurity(1:05:03) Impact of AI on Cybersecurity(1:09:36) The Importance of Password Security(1:10:41) New SEC Reporting Rule for Cybersecurity Breaches(1:14:48) The Role of AI in the Future of Cybersecurity(1:17:42) The Journey to Entrepreneurship(1:19:58) Importance of Timing in Starting a Business(1:25:06) Impact of Early Life Experiences on Entrepreneurship(1:26:58) The Role of Sports in Developing Leadership Skills(1:29:41) Transition from Accounting to Entrepreneurship(1:29:55) Importance of Timing and Market Readiness in Entrepreneurship(1:35:32) The Role of Teamwork in Business Success Produced: Rashad Assir & Leah ClapperMixed and edited: Justin HrabovskyExecutive Producer: Josh Machiz
Today on the Ether we have Informal Systems hosting Informal Spaces with a discussion on IBC, CosmosSDK, and Polymer's new architecture. You'll hear from Polymer Labs, Adi Seredinschi, Thyborg, Peter, Bo Du, Marko Polo, Susannah, and more! Recorded on January 11th 2024. Make sure to check out the newest tracks from Finn and the RAC FM gang over at ImaginetheSmell.org! The majority of the music at the end of these spaces can be found streaming over on Spotify, and the rest of the streaming platforms. Check out Project Survival, Virus Diaries, and Plan B wherever you get your music. Thank you to everyone in the community who supports TerraSpaces.
Join the Level team as they navigate financial aspects of starting their architecture firm. From managing expenses to exploring essential financial structures, this episode explores the challenges, insights, and the road ahead for a financially healthy company. Special insights from Megan Dahle, Financial Strategist & Virtual CFO, provide clarity for navigating the transition from employee to business owner. Listen in for practical wisdom and a clearer path forward towards a prosperous architectural endeavor.Contact Megan Dahle for feedback on your situation and additional insights that help Architects and Interior Designers become great business owners.Get a jumpstart on understanding the right numbers with Megan's Vital 4 Freebie.If you want to find out more about Level Studio Architecture, visit lvl.studio. If you enjoy Emerging, you might enjoy similar content at Gābl Media.
Charlotte Perriand is the most interesting woman in the world of 20th century design. Her life story reads like a spy adventure novel.She helped pioneer the Modernist movement in architecture and interior design; she escaped France as the Germans were invading — on a ship bound for Japan; she hid in an attic with her baby from murderous revolutionaries in Vietnam, avoiding almost certain death; she hiked and skied and built portable shelters in the Alps; she visited her husband in Rio and traveled to exotic locations like Tahiti and the Windward Islands, before they were polluted by tourism; And she designed and oversaw construction of one of the premiere French ski resort destinations.Through it all, she exhibited a zest for life and a desire to combine technology with arts and crafts to improve people's lives around the world. Paraphrasing Henry David Thoreau, she exemplified his motto that before you sit down to create, you have to stand up and live life. Her life of creation — the title of her autobiography — was a life of exhilarating experience. It was also a life of wrestling with contradictions: reconciling global modernism with traditional regionalism, technological progress with preservation of culture, and socialist ideals with the totalitarian realities of the 20th century.In this episode, we'll explore these themes in Perriand's own words and reflect on what it might mean for us as designers today.Outline* Irony of modernism (1:30)* Irony of collectivism (25:42)* Perriand's move away from modernism (37:36)* Irony of progress (51:39)* Her philosophy (59:59)* Parting thoughts (1:06:43)References* Charlotte Perriand: A Life of Creation by Charlotte Perriand (Goodreads)* Modern Architecture: A Critical History by Kenneth Frampton (Goodreads)* Towards a New Architecture by Le Corbusier (Goodreads)* A Guide To The World's Greatest Buildings — Masterpieces of Architecture & Engineering edited by Trevor Howells (Goodreads)* Inside Le Corbusier's Brutalist Radiant City (SkyriseCities)* Habitat 67 as seen from Montreal's port (Wikipedia) This is a public episode. If you would like to discuss this with other subscribers or get access to bonus episodes, visit designersketches.substack.com
Best-selling author and renown geopolitical analyst Robert D. Kaplan discusses his new book "The Loom of Time: Between Empire and Anarchy, from the Mediterranean to China". Empire has worked to stave off anarchy in the Middle East and it's the first time in memory where there is no imperial authority in the Greater Middle East. China has been doing a lot in the Middle East and it's ambitions are economic, military, diplomatic, cultural, etc. In his book he does deep dive on countries in the region where he speaks to political elites. We discuss Turkey and how Erdogan has been the most influential leader since Ataturk, moving the country back toward Islam. He also provides insights on Egypt and Saudi Arabia and China's vie for the World Island. Watch On BitChute / Brighteon / Rokfin / Rumble / PentagonTube Geopolitics & Empire · Robert Kaplan: China Seeks World Island as Middle East Forges New Architecture #382 *Support Geopolitics & Empire! Become a Member https://geopoliticsandempire.substack.comDonate https://geopoliticsandempire.com/donationsConsult https://geopoliticsandempire.com/consultation **Visit Our Affiliates & Sponsors! Above Phone https://abovephone.com/?above=geopoliticseasyDNS (use code GEOPOLITICS for 15% off!) https://easydns.comEscape The Technocracy course (15% discount using link) https://escapethetechnocracy.com/geopoliticsPassVult https://passvult.comSociatates Civis (CitizenHR, CitizenIT, CitizenPL) https://societates-civis.comWise Wolf Gold https://www.wolfpack.gold/?ref=geopolitics Websites Robert D. Kaplan https://robertdkaplan.com The Loom of Time https://www.penguinrandomhouse.com/books/672341/the-loom-of-time-by-robert-d-kaplan About Robert D. Kaplan ROBERT D. KAPLAN is the bestselling author of twenty-two books on foreign affairs and travel translated into many languages, including The Loom of Time, The Tragic Mind, Adriatic, The Good American, The Coming Anarchy, Balkan Ghosts, Asia's Cauldron, and The Revenge of Geography. He holds the Robert Strausz-Hupé Chair in Geopolitics at the Foreign Policy Research Institute. For three decades he reported on foreign affairs for The Atlantic. A senior adviser at Eurasia Group, he was chief geopolitical analyst at Stratfor, a visiting professor at the United States Naval Academy, a senior fellow at the Center for a New American Security, and a member of both the Pentagon's Defense Policy Board and the U. S. Navy's Executive Panel. Foreign Policy magazine twice named him one of the world's “Top 100 Global Thinkers.” *Podcast intro music is from the song "The Queens Jig" by "Musicke & Mirth" from their album "Music for Two Lyra Viols": http://musicke-mirth.de/en/recordings.html (available on iTunes or Amazon)
Best-selling author and renown geopolitical analyst Robert D. Kaplan discusses his new book “The Loom of Time: Between Empire and Anarchy, from the Mediterranean to China”. Empire has worked to stave off anarchy in the Middle East and it's the first time in memory where there is no imperial authority in the Greater Middle East. […]
Kevin Werbach, professor of Legal Studies and Business Ethics at the Wharton School, University of Pennsylvania, and formerly Counsel for New Technology Policy at the U.S. Federal Communications Commission, is a well-known expert on the business, legal, and social implications of emerging technologies. In this interview, we explore blockchain technology and its impact on traditional notions of trust. He delves into the different architectures of trust, including peer-to-peer trust, Leviathan trust, and intermediary trust, highlighting the limitations and risks associated with these traditional forms of trust, leading to the introduction of decentralized architecture offered by blockchain technology. The interview focuses on the application of blockchain in enhancing trust in specific contexts, using the example of Walmart implementing a blockchain-based solution to improve food safety within its global supply chain. The guest speaker emphasizes how blockchain can overcome trust barriers and inefficiencies, leading to enhanced trust and improved outcomes. The conversation also delves into the potential of blockchain technology to bring about freedom from corporate and government power, while acknowledging the risk of empowering criminals. Kevin highlights the importance of blockchain as a part of rebuilding trust in society, by providing transparent and decentralized systems for verifying information and maintaining integrity. He sets out the value of cryptocurrencies, bitcoin, with an emphasis on how blockchain technology provides trust through the integrity and transparency of the ledger. The interview concludes with a discussion on the viability of blockchain technology, the collapse of centralized platforms like FTX, and the comparison between the telecom industry and blockchain.
Decentralized systems are evolving at a dizzying pace. How are these systems solving real-world problems today? What is a DAO and how may this new form of business organization disrupt the status quo? How can we ensure new Web3 regulatory frameworks protect citizens without stifling innovation? On this latest episode of EY Better Innovation, Jeff Saviano explores these questions with Kevin Werbach, professor of Legal Studies and Business Ethics at the University of Pennsylvania's Wharton School. As former Counsel for New Technology Policy at the U.S. Federal Communications Commission, and a frequent author on emerging technologies, Kevin is deeply engaged in matters of Web3 policies and governance. He is a pioneer in emerging fields such as gamification (applying digital game design principles to business), algorithmic accountability, and blockchain. Kevin has published four books, including The Blockchain and the New Architecture of Trust, For the Win: The Power of Gamification and Game Thinking in Business, Education, Government, and Social Impact, and After the Digital Tornado: Networks, Algorithms, Humanity. His work and scholarship are shaping the future of technology systems, as they're poised to better address important societal and business problems.
Battery technology takes center stage in this week's Fish Fry podcast! James Moody (Enovix) and I chat about how Evonix is disrupting the battery industry, the details of Evonix's BrakeFlow technology, and what sets their battery technology away from the rest of the pack. Also this week, I investigate the world's first wooden transistor developed by a team of researchers from Linköping University and the KTH Royal Institute of Technology in Sweden.
The Architecture and Design Film Festival, or ADFF, brings the stars, producers, and creators to premiere their latest documentaries. ADFF Executive Director Kyle Bergman curates visually wonderful, thought-provoking, and faithfully documented films that capture the brilliance of architects, artists, and significant buildings around the world. Bergman started the series in New York and now it's in major cities here and abroad, and the pandemic ushered in an online series you can view from home. Today we talk to the people behind two films from the ADFF. Adrian Dorschner and Thomas Beyer created the film Robin Hood Gardens, the story of a concrete housing project in London, loved by architecture fans but unloved by residents and critics, including King Charles. Later, you'll learn about Winy Maas, founder of world class architects MVRDV in the film Under Tomorrow's Sky, with director Jan Louter.
Sam Bhagwat is the co-founder of Gatsby, a popular framework for creating content experiences. He is also the author of Modular: The Web's New Architecture. If you're not sure how the terms "headless," "decoupled," or "composable" might affect your content work in the future, the book can help you understand these concepts and the technical ecosystems that enable them. https://ellessmedia.com/csi/sam-bhagwat/
On this episode of Policy Forum Pod, John Falzon joins Sharon Bessell and Arnagretta to examine the new Australian government's first budget and what it means for equity and wellbeing.What does the new government's budget mean for the millions of Australians living below the poverty line? Does the government have the political will to build a new architecture of fairness? And how could a wellbeing economic framework support all Australians? Senior Fellow, Inequality and Social Justice at Per Capita, Dr John Falzon OAM, joins Professor Sharon Bessell and Dr Arnagretta Hunter to discuss what this federal budget does, what it doesn't do, and what it signals for the future.John Falzon OAM is Senior Fellow, Inequality and Social Justice at Per Capita.Sharon Bessell is Professor of Public Policy and Director of both the Children's Policy Centre and the Poverty and Inequality Research Centre at ANU Crawford School of Public Policy.Arnagretta Hunter is the Human Futures Fellow at ANU College of Health and Medicine, a cardiologist, physician, and a Senior Clinical Lecturer at ANU Medical School.Find full show notes at policyforum.net. Policy Forum Pod is available on Acast, Apple Podcasts, Spotify, Stitcher, Subscribe on Android or wherever you get your podcasts. We'd love to hear your feedback for this podcast series! Send in your questions, comments, or suggestions for future episodes to podcast@policyforum.net. You can also Tweet us @APPSPolicyForum or join us on the Facebook group. Hosted on Acast. See acast.com/privacy for more information.
In this episode of the React Native Show, Łukasz Chludziński (https://twitter.com/loginlukasza) dives deep into one of the hottest topics in the industry – React Native's new architecture. Together with Nicola Corti (https://twitter.com/cortinico), Senior Android Developer at Meta, they explain in-depth the main concepts around React Native's new architecture. From this episode, you'll discover: How was React Native created, how the framework evolved, and why it needed new architecture? What was the decision-making process behind restructuring the architecture of React Native? Nico and Łukasz discuss the pillars of the new architecture: - new render - turbo modules - codegen - the bridge After elaborating on the pillars of the new React Native architecture, Nico describes the difference between new and old React Native architecture. Nico shares some elevator pitches for the React Native new architecture and its pillars. In the next section, Łukasz and Nico talk about modern languages in native development and how they are impacted by the new architecture. Nico mentions languages such as: - TypeScript - Kotlin, and - Java Afterward, Nico and Łukasz dive deep into the benefits of switching to the React Native new architecture. There are plenty of advantages in the long run, for example, codegen will save you a lot of runtime crashes. Next, the discussion shifts to some practical aspects, namely, adopting React Native new architecture. Nico clarifies whether it's advisable to migrate to the new architecture gradually. The conversation ends with Nico's insights on what's coming up with the new architecture in the near future. You can always reach Nicola via his Twitter (https://twitter.com/cortinico) or GitHub (https://github.com/cortinico). Check out the talk by Joshua Gross, “The New React Native: Bringing the Fabric renderer to the “Facebook” app”, from the React Native EU conference 2021. https://www.youtube.com/watch?v=M-Fl6_vKcWw Discover how we can help your company: https://www.callstack.com/services?utm_campaign=Podcast&utm_source=youtube&utm_medium=social&utm_content=react_native_new_architecture Check out other episodes of our podcast: https://www.callstack.com/podcast-react-native-show?utm_campaign=Podcast&utm_source=youtube&utm_medium=social&utm_content=react_native_new_architecture Do you want to work with us? We're looking for Senior React Native developers! Check out the details and apply here: https://www.callstack.com/senior-react-native-developer?utm_campaign=Podcast&utm_source=youtube&utm_medium=social&utm_content=react_native_new_architecture Follow us on Twitter to stay up to date with upcoming episodes: https://twitter.com/callstackio Enjoy!
In conversation with Kevin Werbach Acclaimed for their intersectional explorations of cyberculture, religion, currency, and politics, Douglas Rushkoff's 20 bestselling books include Throwing Rocks at the Google Bus, Program or Be Programmed, Present Shock, and Media Virus. He also is the host of the Team Human podcast, writes a column for Medium, and created the PBS Frontline documentaries Generation Like, The Persuaders, and Merchants of Cool. A professor of media theory and digital economics at City University of New York, Queens College, he was selected as one of the world's 10 most influential intellectuals by MIT, was the first winner of the Neil Postman Award for Career Achievement in Public Intellectual Activity, is a recipient of the Marshall McLuhan Award, and has received many other accolades. In Survival of the Richest, Rushkoff reveals the flawed mindset that has led out-of-touch tech titans to prepare for a societal catastrophe they could simply avert through practical measures. Chair of the Department of Legal Studies and Business Ethics at the University of Pennsylvania's Wharton School, Ken Werbach is the author of For the Win: How Game Thinking Can Revolutionize Your Business and The Blockchain and the New Architecture of Trust. He served on the Obama administration's presidential transition team and helped develop the Federal Communications Commission's approach to internet policy. (recorded 9/20/2022)
New architecture critic for the Chciago Sun Times, Lee Bay, joined Rick Kogan (filling in for Bob Sirott) to talk about his career and writing stories about architecture. They also discussed Lee’s new book and his new monthly column.
New architecture critic for the Chciago Sun Times, Lee Bay, joined Rick Kogan (filling in for Bob Sirott) to talk about his career and writing stories about architecture. They also discussed Lee’s new book and his new monthly column.
In the 11th episode of The React Native Show Łukasz Chludziński (https://twitter.com/loginlukasza) and his guest, Ola Desmurs-Linczewska (https://twitter.com/p_syche_), talk about the most important releases and libraries that happened in the React Native ecosystem in 2021 as well as the trends and predictions for the future. The picks are based on Callstack experts' responses to the following questions: - What was the most groundbreaking moment for React Native in 2021? - Which React Native library was the most useful last year? - What are you looking forward to seeing in 2022 React Native wise? Ola and Łukasz's comments are the main course of the episode! What else are they cooking in this edition? Aside from speaking about the highlights of React Native 2021, Ola and Łukasz share their thoughts on New Architecture and its potential impact on React Native in 2022. They also discuss the fact that more and more companies are adopting React Native! This and much more you can hear in our latest episode. Check it out to learn more about the current and future trends in React Native! This year already looks pretty exciting in the React Native space
In his 1923 book, Towards a New Architecture, French architect Le Corbusier wrote, The machinery of Society, profoundly out of gear, oscillates between an amelioration, of historical importance, and a catastrophe. The primordial instinct of every human being is to assure himself of a shelter. The various classes of workers in society to-day no longer …
Meta engineering manager Kevin Gozali joins the show to talk about the React Native new architecture -- TurboModules, Fabric, codegen, and whether React Native developers need to go learn C++!This episode brought to you by Infinite Red! Infinite Red is a premier React Native design and development agency located in the USA. With five years of React Native experience and deep roots in the React Native community (hosts of Chain React and the React Native Newsletter), Infinite Red is the best choice for your next React Native app.Helpful Links:Blog post on Hermes being the default for RNConnect With Us!React Native Radio: @ReactNativeRdioJamon - @jamonholmgrenJon Major - @jonmajorcKevin - @fkgozaliMazen - @mazenchami
The New Architecture on the Block, OpenBSD on Vortex86DX CPU, lots of new releases, and more. NOTES This episode of BSDNow is brought to you by Tarsnap (https://www.tarsnap.com/bsdnow) Headlines RISC-V: The New Architecture on the Block (https://klarasystems.com/articles/risc-v-the-new-architecture-on-the-block/) If you want more RISC-V, check out JT's interview with Mark Himelstein the CTO of RISC-V International (https://www.opensourcevoices.org/20) *** ### OpenBSD on the Vortex86DX CPU (https://www.cambus.net/openbsd-on-the-vortex86dx-cpu/) *** ## News Roundup aka there's been lots of releases recently so lets go through them: ### Lumina 1.6.1 (http://lumina-desktop.org/post/2021-10-05/) ### opnsense 21.7.3 (https://opnsense.org/opnsense-21-7-3-released/) ### LibreSSL patches (https://bsdsec.net/articles/openbsd-errata-september-27-2021-libressl) ### OpenBGPD 7.2 (https://marc.info/?l=openbsd-announce&m=163239274430211&w=2) ### Midnight BSD 2.1.0 (https://www.midnightbsd.org/notes/) ### GhostBSD 21.09 ISO (http://ghostbsd.org/ghostbsd_21.09.29_iso_now_available) ### helloSystemv0.6 (https://github.com/helloSystem/ISO/releases/tag/r0.6.0) Tarsnap This weeks episode of BSDNow was sponsored by our friends at Tarsnap, the only secure online backup you can trust your data to. Even paranoids need backups. Feedback/Questions Brandon - FreeBSD question (https://github.com/BSDNow/bsdnow.tv/blob/master/episodes/425/feedback/Brandon%20-%20FreeBSD%20question.md) Bruce - Fixing a weird Apache Bug (https://github.com/BSDNow/bsdnow.tv/blob/master/episodes/425/feedback/Bruce%20-%20Fixing%20a%20weird%20Apache%20Bug.md) Dan - zfs question (https://github.com/BSDNow/bsdnow.tv/blob/master/episodes/425/feedback/Dan%20-%20zfs%20question.md) Send questions, comments, show ideas/topics, or stories you want mentioned on the show to feedback@bsdnow.tv (mailto:feedback@bsdnow.tv) ***
Prism is back in 2021 with our 3rd Podcast Season. We kick off the season with a general update about the launch of Prism North America and our first few weeks of the 2021-22 school year. Join Misty, Caitlin, and Lindsey as we talk about the all things Prism and the launch of this school year.
Despite its decentralized governance and vulnerability, why does Blockchain excite even the most powerful companies and governments? Associate Professor of Legal Studies & Business Ethics at Wharton, Author, and Founder of Supernova Group Consulting Firm, Kevin Werbach dives into the details of his book, The Blockchain And The New Architecture Of Trust.Listen as he discusses with host Greg LaBlanc how we can put ourselves in the position of confident vulnerability and how the different trust frameworks substitute and work complementary with each other. Kevin explains why Blockchain emerges in places where there's a solid institution of trust.Finally, make sure to take notes as they comprehensively talk about issues arising from the decentralized governance of this system, learning from the DAO, integrating smart contracts in legal systems, and the concept of Information Fiduciary.Episode Quotes:Systems of trust: substitutes or complements?What's good about blockchain type systems is it's a different kind of trust. You're trusting in the technology, the code, the math, the cryptography and then that's an alternative. He really sees them as substitutes and I pushed back a lot on that view as well. You know, I'm sure we'll get to one of the other big points of the book that is regulation, governance law. These are not opposed to the kind of cryptographic decentralized trust that blockchain enables. In fact, having good systems of law, regulation and governance are necessary to realize the full potential of the technology.Why do blockchains emerge in places where there's a solid institution of trust?The first one is important that while it's certainly true that many people at the beginning and even now, who are influential and associated with cryptocurrencies and blockchain have this radical distrust of governments and authority. Well, that's certainly true. Coinbase is now the most valuable crypto company in the world. If you use Coinbase, you give them your keys, you give them control of your digital assets. 80% of all cryptocurrencies are held in these centralized exchanges where people literally give someone else control. Why? Because it's much easier and more effective that way. You, as an individual, don't have the full burden of securing your digital assets and having no recourse if you lose the private key. The second one, I really agree with your statement that we don't see the adoption of blockchain in areas that have a significant breakdown in trust. Those are societies where there are huge problems. And so we're typically not going to see massive investment and large companies being built, just because of all the different societal problems in general. The issue is ultimately not the one that the digital systems, the blockchain system solve.In context to what happened to DAO, how did this prompt the industry to make the system better and open discussions on governance?If you look at what the more sophisticated blockchain-based systems are doing, and this has only increased in the time since the book came out, they are building new governance mechanisms that try to recreate some of the best features of court systems in a decentralized way. Now, again, that's still not going to be perfect. I still think we need law as a backstop ultimately. They are recognizing that there's a value that those governance mechanisms promote. The issue is not how to abandon them, but how to get as much of the benefit of them as possible in a decentralized way.An overview of Information Fiduciary in the context of big data companies: If you're a fiduciary, you have special obligations. You have to take into account the interest of the one that you are responsible for ahead of your own interests. Jack Balkan at Yale and Jonathan Zittrain at Harvard have made the claim that big digital platforms like Facebook and Google are now so central to the information ecosystem. We have so much dependency on them for our data without really any choice to say, no. We can't just say I'm going to live my life and never touch them in the world today. Because of that, they should be treated as fiduciaries. They should have obligations. For example, if I can make money on your data, I just need to have a contract where you say you agree to that use. No, no, no. They have to show that their use of your data is in your interest. They use your data to give you a better service but not if they use data for them to make more money, that's against a mantra.Show Links:Guest ProfileKevin Werbach's Profile and Official WebsiteKevin on TwitterKevin on LinkedInGoogle Scholar ArticlesOrder BooksFor the Win: The Power of Gamification and Game Thinking in Business, Education, Government, and Social ImpactAfter the Digital Tornado: Networks, Algorithms, HumanityThe Blockchain and the New Architecture of Trust (Information Policy)The Gamification Toolkit: Dynamics, Mechanics, and Components for the Win
Craig Howe, founder and Director of the Center for American Indian Research and Native Studies (CAIRNS), earned a Ph.D. in architecture and anthropology from the University of Michigan. He served as Deputy Assistant Director for Cultural Resources at the National Museum of the American Indian, Smithsonian Institution in Washington, DC, and Director of the D’Arcy McNickle Center for American Indian History at the Newberry Library in Chicago. Howe has authored articles and book chapters on numerous topics, including tribal histories, Native studies, museum exhibitions, and community collaborations. He has developed innovative tribal histories projects and creative museum exhibitions, lectures on American Indian topics across the U.S., and provides professional development and cultural awareness training to schools and organizations. Howe was raised and lives on his family’s cattle ranch in the Lacreek District of the Pine Ridge Reservation where he is designing and building Wingsprings, an architecturally unique retreat and conference center that is featured in New Architecture on Indigenous Lands. He is a citizen of the Oglala Sioux Tribe. You can find CAIRNS at the link below. https://www.nativecairns.org/
Chris skipped his normal pre-podcast prep and is trying to make up for it. Amos wants to know more about what Chris does to prep; a topic which is interesting to literally no one. Quotes are missatributed as the hosts turn to the main topic of the week: What makes for good design. Chris claims to have a specific design sense but has no idea if its a good sense or not. Both he and Amos agree that consistency is important and that software developers should always be working to making the design of a system a little bit better. But, that work also seems hard and its way more fun to play around with Istio or whatever.
The fourth episode in a five part series on the Big Bang rewrite completed at Saltside in 2014/15. This episode discusses how we split the monolith and created a new architecture to support Saltside well into the future.
In this episode of The Decision Corner, we are lucky to be joined by Kevin Werbach. Professor Werbach is a renowned expert on emerging technology and its implications in the legal and public policy spheres. He is a professor of legal studies and business ethics at the Wharton School at the University of Pennsylvania. Prior to his position at Wharton, Kevin Werbach has been an advisor in the Obama administration and a member of Obama’s transition team. He is also a widely sought after writer and speaker. He has been featured on a diverse range of platforms and his academic work is cited in top publications. In 2018, he wrote The Blockchain and the New Architecture of Trust, where he explores the nuances and consequences of distributed ledger technologies. Some of the topics we discuss in this podcast include: Blockchain: what it is, where it is going, and how it impacts a wide range of industries and applications What international shipping, contact tracing apps, Facebook, and Uber have in common Kevin’s book and how it dissects the hype from the facts surrounding blockchain technology How blockchain can improve decision-making at a variety of levels Law, regulation, and governance as three key elements of successful blockchain implementation Human nature and how it can never be perfectly eradicated through technology How these technologies are establishing new patterns of faith The essential nature of interdisciplinary work at the frontier of invention
در اپیزود اول از بخش #سیناپسیس از رادیو آویژ، مقالهی "به سوی یک معماری جدید" نوشتهی جفری کیپنس رو مرور میکنیم.#رادیوآویژ #سیناپسیس #پادکست_معماری #پادکست_فارسی#avizhradio #synopsis #architecture #towards_a_new_architecture #jeffrey_kipnis
Enjoying This is HCD? Become a Premium subscriber and support us Welcome to a new episode of Moments of Change with Melanie Rayment. In this episode, Melanie speaks with Summer Howarth, a learning designer based in Australia. @edusum www.eventfullearning.co @melrayment / https://www.twitter.com/melrayment More from This is HCD https://linktr.ee/thisishcd Join our Slack community / https://www.thisishcd.com/community/join/ Join our newsletter / https://www.thisishcd.com/community/subscribe-to-our-fortnightly-newsletter/ Learn Design & Innovation skills with This is Doing Become a Premium Member: https://thisishcdnetwork.supercast.tech See omnystudio.com/listener for privacy information.
https://entrearchitect.com/wp-content/uploads/2020/08/LeahBayer-headshotcrop.jpg ()New Ideas for a New Architecture Firm The architecture profession is constantly changing and evolving. With more options for greater freedom, flexibility, and independence gaining more traction, what new ideas are your architecture firm pursuing? This week on EntreArchitect podcast, New Ideas for a New Architecture Firm with Leah Alissa Bayer of EVIA Studio. Learn more about Leah online at https://www.eviastudio.com (EviaStudio.com), or connect with her on http://instagram.com/eviastudio (Instagram), https://twitter.com/eviastudios (Twitter), https://www.facebook.com/eviastudio/ (Facebook), and https://www.linkedin.com/company/eviastudio (LinkedIn). Are you a Gābl Member? https://preview.convertkit-mail.com/click/dpheh0hz/aHR0cDovL2VudHJlYXJjaGl0ZWN0LmNvbS9nYWJsbm93 (Gābl Members) is a way for you to help us build Gābl Media (our new media network for podcast and video production) into a network that will truly change the world. As a Gābl Member, you will always gain first access to new shows and have an opportunity to provide feedback on the content we currently have in development. We are building this media network for you, so you should have an opportunity to help us build it. If you are ready to support Gābl Media, just https://preview.convertkit-mail.com/click/78i7h8hv/aHR0cDovL2VudHJlYXJjaGl0ZWN0LmNvbS9nYWJsbm93 (click here) and join Gābl Members as a Charter Member for only $19 per year. Visit Our Platform Sponsors ARCAT has huge libraries of free content, Specs, CAD, BIM and more. No registration required. Want to collaborate with colleagues in real-time? Visit https://entrearchitect.com/ARCAT (EntreArchitect.com/ARCAT) and click Charrette for more information. Gusto offers easy online payroll, benefits, and HR built for modern small businesses like ours. Learn more at http://EntreArchitect.com/Gusto (EntreArchitect.com/Gusto) The post https://entrearchitect.com/podcast/entrearch/new-ideas-for-a-new-architecture-firm/ (EA335: New Ideas for a New Architecture Firm) appeared first on https://entrearchitect.com (EntreArchitect // Small Firm Entrepreneur Architects).
New Ideas for a New Architecture Firm The architecture profession is constantly changing and evolving. With more options for greater freedom, flexibility, and independence gaining more traction, what new ideas are your architecture firm pursuing? This week on EntreArchitect podcast, New Ideas for a New Architecture Firm with Leah Alissa Bayer of EVIA Studio. Learn […] The post EA335: New Ideas for a New Architecture Firm appeared first on EntreArchitect.
Thursday, June 25, 2020, 12 noon WPKN 89.5 FM www.wpkn.org Host: Duo Dickinson The flurry of articles exploding on our screens on “The New Architecture of COVID19” is all trees, no forest. And for good reason: we don’t know where the forest is growing, dying, or being cleared, let alone the tree species. We are in full Myopia Mode during a change time. In an effort to simulate perspective every day is a Groundhog Day of “experts” on the Internet. Think of this the beginning of a social Ice Age: we can sense that the temperature is changing (no hand shakes, let alone hugs). Some familiar animals are vanishing (offices are empty, people more often work from home). Centering our lives around a social existence, where people have to be together to work or live, has, for many, ended. Things in Sequestration have socially ripened to have gone beyond shock and adaptation, to, perhaps, thinking about what has changed beyond coping. Are we seeing things differently? If so how? How will this affect what we build in the future, especially homes? What does that shift in perception mean in terms of the home? Will it change? Will where we make them change? Are we redefining sustainability to include our personal sustainability, beyond the existential, but distant, perception of climate change? If so, what is the connection, synergy, cross-pollination of our perception of future life in the COVID/Climate Change niche of survival? This month, HOME PAGE has three thought leaders who offer perspective, rather than predictions. Ann Sussman teaches at the Boston Architecture Center and conducts intensive investigations of how humans perceive the built environment. Mark Alan Hewitt is a writer, preservationist, and an architect whose trenchant thoughts have a perspective that calls into question how and why architects create buildings. Martin Pedersen is the Editor of the Common Edge Collaborative, for all the rest of us on HOME PAGE this week, and his view during the whiplashing cross currents of this complicated time is especially valuable. Forget about conclusions: Lets understand where we are first: since it’s changing every day, it’s necessary, if frustrating.
With the unprecedented rate of change happening in the energy sector today you could say “The only constant is disruption.”Where there is constant disruption, there must also be constant innovation.Where once innovation might have been the remit of a particular team or department within utility companies, now it must come from across the organization. In this podcast Greenbird's Enno Dreier shares how utility IT organizations can be structured so that innovation can be maximized.You will learn:What a pace-layered application strategy is and how it is used in the energy sectorWhat slows down innovation and what can be done about itRecommendations to optimise time and resource to accelerate innovationPredictions for the energy sector from an architectural point of viewThe related blog post can read here: https://www.greenbird.com/news/digital-integration-platformAcknowledgements:Song: www.Bensound.com
I'm extremely excited to share my recent conversation with Kevin Werbach, a leading expert on the business, legal, and public policy implications of emerging technologies such as broadband, blockchain, and big data. In this conversation, I focus on a number of topics he covers in his book: "The Blockchain and the New Architecture of Trust", a reference work for any practitioner in the space. In there, he covers a wide range of issues, divided into 3 chapters: 1) A Revolution In Nine Pages; 2) Ledgers Meet Law; and 3) Building The Decentralized Future. It's a critically important work, and I would recommend it highly to anyone who wants or needs to "dig deeper". So who is Kevin Werbach? Keep reading... Werbach is Professor of Legal Studies and Business Ethics at The Wharton School, University of Pennsylvania, and founder of Supernova Group, a technology consulting and events firm. A longtime thought leader in communications and internet policy, he served on the Obama Administration’s Presidential Transition Team, and later was an expert advisor on broadband issues at both the Federal Communications Commission and the US Department of Commerce. He is a pioneer in emerging fields such as gamification (applying digital game design principles to business), algorithmic accountability, and blockchain governance. With his current focus on the business and legal implications of distributed ledger technology, he heads the Cryptoregulation initiative of the Zicklin Center for Business Ethics Research, bringing together regulators, experts, and business leaders from around the world. Werbach is the author of The Blockchain and the New Architecture of Trust (MIT Press, 2018), co-author of For the Win: How Game Thinking Can Revolutionize Your Business (Wharton School Press, 2012), and editor of After the Digital Tornado: Networks, Algorithms, Humanity (Cambridge University Press, forthcoming 2020). Nearly half a million students worldwide have registered for his top-rated Coursera Massive Open Online Course (MOOC), and he was named Wharton’s first-ever “Iron Prof” for his research. A sought-after speaker and commentator, Werbach has appeared in print and broadcast media including CNN, PBS NewsHour, CNBC, NPR, ABC News, USA Today, The New York Times, The Los Angeles Times, The Wall Street Journal, The Washington Post, Financial Times, and The Economist. His writing has appeared in Harvard Business Review, Fortune, Wired, IEEE Spectrum, Harvard Law Review, Cornell Law Review, Berkeley Technology Law Journal, Harvard Journal of Law and Technology, and Slate, among other publications, and he has testified before the U.S. Senate, House of Representatives, and FCC. Other resources: * https://mackinstitute.wharton.upenn.edu/2019/new-architecture-of-trust-kevin-werbach/ * https://youtu.be/F4VvoVu0wiw Check out also my other conversations with key industry players: - http://bit.ly/iwantmyngravenow - http://bit.ly/iwantmycelsiusnow - http://bit.ly/Iwantmypeponow --- Support this podcast: https://anchor.fm/WYFT/support
This audio is from the New Street / BCG Conference: 5G and the Next Wave of Telecom Infrastructure. The event took place on November 21, 2019, at the Intercontinental Hotel Times Square in New York City. Speakers: Alejandro Holcman, SVP Engineering, Qualcomm Sanjai Parthasarathi, CMO, II-IV Thierry Maupilé, EVP Chief of Strategy, Altiostar Moderators: Pierre Ferragu, New Street Research Heinz Bernold, BCG
The study of golf course architecture is a subjective art form. To understand why some courses command greater respect than others requires extensive knowledge, personal experience, and an astute eye. Ran Morrissett, GOLF’s new Architecture Editor, checks all three criteria and has in-depth knowledge of the world’s finest course designs. His constant fascination with understanding where courses rank coupled with his opinionated but objected feedback are what make him a voice to respect. Here are highlights from our discussion with Ran: 1. (2:18) - The book that ignited his passion for golf course architecture 2. (5:44) - The moment he first started caring about golf course rankings 3. (6:43) - The purpose golf course rankings serve 4. (12:55) - The most recent turning point in golf course design 5. (14:04) - The single quality that makes a great golf course great 6. (18:07) - The elements of design that almost-always ruin a course 7. (20:40) - Fun is back on the menu 8. (22:08) - 3 golf little-known golf destinations Ran loves 9. (25:08) - Is it even necessary for golf courses to have 18 holes?
Come and see us record a live episode at Dulwich Picture Gallery on the 26th June! We'd love to meet you!Modernist Architecture has always had more than its fair share of critics. In this episode, the first of a two parter, we discuss the reactionary, counter-revolutionary opposition to modernism in Britain during the interwar period. First, comes an examination of the stodgy, flag-waving, imperialist Classicism of the Edwardian era, which Luke thinks includes some of the worst architecture in Britain. One of the perpetrators of that style, Reginald Blomfield, wrote a patriotic screed against the continental, ‘cosmopolitan’ Modern architecture, which he subtly titled ‘Modernismus.’ We also examine Lutyens’ review of ‘Towards a New Architecture,’ a critique of Corbusier’s theory, but also a refutation of modernism as an appropriate style for living in. Lastly we consider the slightly outlandish ‘England and the Octopus’ by the eccentric architect Clough William Ellis, famous for designing the town sized folly of Portmeirion in North Wales. Fruity characters, problematic tropes and anxiety about a declining Empire abound.In the bonus episode we will discuss the Evelyn Waugh's 'Decline and Fall.'This episode is sponsored by The Article Trade Program.Edited by Matthew Lloyd Roberts. Support the show on Patreon to receive bonus content for every show. Please rate and review the show on your podcast store to help other people find us! Follow us on twitter // instagram // facebookWe’re on the web at aboutbuildingsandcities.orgThis podcast is powered by Pinecast.
Wharton professor Kevin Werbach, author of The Blockchain and the New Architecture of Trust, discusses the growing need for legal sophistication regarding data privacy and how blockchain is poised to play a role. Read more: https://mackinstitute.wharton.upenn.edu/2019/new-architecture-of-trust-kevin-werbach/ See acast.com/privacy for privacy and opt-out information.
Sponsors Netlify Sentry use the code “devchat” for 2 months free on Sentry’s small plan Triplebyte offers a $1000 signing bonus CacheFly Panel Justin Bennett Lucas Reis Joined by Special Guest: Parashuram Summary Parashuram (aka Ram) and the panel compares various frameworks including the differences between React Native and NativeScript. Ram discusses what it’s like introducing react native to mobile teams which leads to a panel discussion of web app developer experience compared to mobile app developers. Ram shares the changes that are being made to React Native and what this means for its developers. Some of the things to look forward to are a leaner and more browser-like React Native. The episode ends with Ram sharing a little of his story. Links http://artsy.github.io/blog/2017/07/06/React-Native-for-iOS-devs/ http://artsy.github.io/artsy-x-react-native.html https://github.com/necolas/react-native-web https://github.com/vincentriemer/react-native-dom https://microsoft.github.io/reactxp/ https://facebook.github.io/react-native/blog/2018/11/01/oss-roadmap http://nparashuram.com/ https://twitter.com/nparashuram https://www.facebook.com/React-Round-Up https://twitter.com/reactroundup Picks Justin Bennett: http://artsy.github.io/blog/2017/07/06/React-Native-for-iOS-devs/ http://artsy.github.io/artsy-x-react-native.html https://github.com/vadimdemedes/ink Parashuram: https://github.com/react-native-community/discussions-and-proposals https://github.com/facebook/react-360 Lucas Reis: Family Time
Sponsors Netlify Sentry use the code “devchat” for 2 months free on Sentry’s small plan Triplebyte offers a $1000 signing bonus CacheFly Panel Justin Bennett Lucas Reis Joined by Special Guest: Parashuram Summary Parashuram (aka Ram) and the panel compares various frameworks including the differences between React Native and NativeScript. Ram discusses what it’s like introducing react native to mobile teams which leads to a panel discussion of web app developer experience compared to mobile app developers. Ram shares the changes that are being made to React Native and what this means for its developers. Some of the things to look forward to are a leaner and more browser-like React Native. The episode ends with Ram sharing a little of his story. Links http://artsy.github.io/blog/2017/07/06/React-Native-for-iOS-devs/ http://artsy.github.io/artsy-x-react-native.html https://github.com/necolas/react-native-web https://github.com/vincentriemer/react-native-dom https://microsoft.github.io/reactxp/ https://facebook.github.io/react-native/blog/2018/11/01/oss-roadmap http://nparashuram.com/ https://twitter.com/nparashuram https://www.facebook.com/React-Round-Up https://twitter.com/reactroundup Picks Justin Bennett: http://artsy.github.io/blog/2017/07/06/React-Native-for-iOS-devs/ http://artsy.github.io/artsy-x-react-native.html https://github.com/vadimdemedes/ink Parashuram: https://github.com/react-native-community/discussions-and-proposals https://github.com/facebook/react-360 Lucas Reis: Family Time
Episode 5: A conversation between the Utah Governor’s Office of Economic Development’s Talent Ready Utah Director, Kimberlee Carlile, and Associate professor of building design and construction at Weber State University, Jeremy Farner.
Systems Day #20: Meetings Meetings are at the heart of an effective organization, and each meeting is an opportunity to clarify issues, set new directions, sharpen focus, create alignment, and move objectives forward. - Paul Axtell The Agenda is the enemy of productivity in meetings.- Hugh Ballou Bad meetings are a killer of team empowerment. - Hugh Ballou Here’s the module where I explain why a meeting agenda is the enemy of productivity. The agenda is a checklist of activities. I already have enough activities in my life. I’m looking for results in every activity. Therefore, focus on outcomes. Meetings either empower teams or kill team energy. It’s our choice which one we support. Instead of using the old tried and untrue pattern of creating a meeting agenda, choose to define the desired outcomes for the time together using “deliverables.” The deliverables are specific achievements, or goals, for the session you are conducting. As Steven Covey has defined, “Begin with the end in mind.” In this case, define what you want to walk away with having completed in the time of the meeting. Here’s a pattern for planning a meeting: Overall Purpose– If you have an ongoing project or are meeting continuously, define the ultimate objective of the team and/or organization. This helps the group to keep perspective for the journey. Deliverables for This Session– Define what you will accomplish in this one meeting. Be specific. When you come to the end of the time, everyone knows that the goals for this time have been reached. Off-Limits for This Session– Groups get into the weeds or go down a rabbit trail that isn’t productive. It’s important to define what will be accomplished in this session and it’s also helpful to define what the group will not do! For example, to define the details of any initiative would be appropriate when setting major directions or defining projects. Do the details between meetings and report back. Background– List the “givens” or the facts surrounding what you are working on. Do not assume that everyone has the same data. List things that you think are obvious, even if those facts are just perceptions. This helps to eliminate time wasted debating things. Learn to facilitate group process, especially running meetings. Leaders influence others. Leaders ask good questions. Leaders let others on teams utilize their expertise. Leaders build high-performance teams. Effective meetings create a “New Architecture of Engagement™”that defines the culture. Next: Day #21 - Team Action Planning
Day #17: Corporate Culture Culture eats strategy for breakfast.- Peter Drucker, Author Here’s a process for establishing a high-functioning corporate culture for any type of enterprise. If you are starting a new venture, it’s better to focus on the culture from the beginning, since it’s much more difficult to go back and correct habits that have already been established. It’s difficult anyway, since people are accustomed to a top-down, autocratic, tell-me-what-to-do type of arrangement. This establishes a culture, in which each person shows up as a leader in their various roles and at the level of their responsibility. Leadership is an individual skill. It’s also a culture of high-performing individuals. In music, when the choir or orchestra learns the notes, then we work together to develop a synergy we call “ensemble.” This higher state of community comes through intentionality and rehearsal with everyone in the group paying attention and focusing all their efforts on the group functioning. No individual gives up their individual skill, however that skill is merged with the skill of others to create a higher performance standard. Here are my steps in developing a high performing culture: Be clear about values and principles - Since you have already defined the organization’s values and principles, it’s time to communicate those clearly. It’s essential that every person understands and embodies both of these. Team members, such as staff, committee, or board, can continue to fine-tune the operational guiding principles with your guidance. Every principle must meet your approval, however when the team adds even one principle, then their ownership of the concept is solidified. Develop a team covenant - A covenant is not a contract. A covenant is a promise we give to one another. In this step, the team members articulate how the interdependence of the team is important to the team’s ultimate success and sustainable success. In Day #19, I provide the format for developing a team covenant. Focus on relationships - Leadership is based on relationship. Communication is based on relationship. Always value the individual and work on relationship. Meet regularly, but always with purpose - In the podcast about conducting power-packed meetings (#20), I provide a very different model for conducting meetings. It resembles how a conductor leads music rehearsals. It’s the key to developing the team’s high-functioning culture and the way to developing a fine-tuned ensemble. Develop action plans in teams - There’s a synergy, along with mutual accountability, when teams create action plans together. It’s a “New Architecture of Engagement™” for erasing the lines that create silos and territories within companies. Creating the plans together is a collaborative activity and, in that process, leaders discover ways of working together by defining what each of them needs from others and what they share with others. Meet with multiple teams to compare and collaborate - If the organization is large enough, it’s important for the leaders of the different teams to meet frequently to look at the cross-disciplinary opportunities for the work. In this step, we erase other lines that separate people within organizations. Model what your want to see in the team - The pace of the leader sets the pace for the team. The integrity…the work ethic…the engagement…the attitude… Get the picture? The team is a reflection of the leader. Coach for success - In Day #23, I go into more depth about coaching. It’s important for the leader to be a leadership resource, forming the culture and growing the engagement. Coaching is a specific skill, so master that skill. The goal of coaching is listening and asking good questions, and not telling people what to do. Intentionality of purpose in creating a high-performing culture, along with mastering the skill needed, is the only way to build an excellent corporate culture. Next: Day #18 - Getting Team “Buy-In"
"Blockchain is a foundational technology whose impacts could reach into every corner of the world." This week, Engage covers the hottest fintech story impacting market structure and governance. Why is mutual mistrust a key element for creating trust with this new technology? We bring on Wharton Prof. Kevin Werbach to discuss his new book, "The Blockchain and the New Architecture of Trust." Going beyond Bitcoin, Ethereum and cryptos, we dive into how blockchain is being developed in Walmart's food supply chain, we talk about permissioned blockchains and we hit on why government plays a critical role.
In an era when trust in institutions of all kinds is slipping, the blockchain offers a new hope: shared ledgers of information that no one controls but everyone can believe. What could go wrong? Kevin Werbach of the Wharton School at the University of Pennsylvania and author of ‘The Blockchain and the New Architecture of … Continue reading EP 208 WHY IS BLOCKCHAIN SO IMPORTANT, YET SO LITTLE UNDERSTOOD?
Business Radio Special: Cryptocurrency prices have crashed and blockchain killer applications have not taken off yet. What comes next? Will we look back on this time as the end of an overhyped fad, or a speed bump in the development of a major technological revolution? What will the blockchain and cryptocurrency world look like going forward? Wharton Professor Kevin Werbach, author of "The Blockchain and the New Architecture of Trust," leads a two-part discussion with blockchain experts on After the Blockchain Bubble. Guests this hour include: Tim Swanson, Founder of fintech advisory firm Post Oak Labs; Caitlin Long, Co-founder of the Wyoming Blockchain Coalition, former Chairman and President of Symbiont.io, the market-leading smart contracts platform for financial sector uses of blockchain technology; Tonya Evans, Professor of Law at the University of New Hampshire School of Law, Chair of the Intellectual Property & Technology Online Programs; Marco Santori, President and Chief Legal Officer of Blockchain, the world's largest wallet and the leading software platform for digital assets. See acast.com/privacy for privacy and opt-out information.
Business Radio Special: Cryptocurrency prices have crashed and blockchain killer applications have not taken off yet. What comes next? Will we look back on this time as the end of an overhyped fad, or a speed bump in the development of a major technological revolution? What will the blockchain and cryptocurrency world look like going forward? Wharton Professor Kevin Werbach, author of "The Blockchain and the New Architecture of Trust," leads a two-part discussion with blockchain experts on After the Blockchain Bubble. Guests this hour include: Michael Casey, Senior Advisor at MIT Media Lab's Digital Currency Initiative and Chairman of CoinDesk's Advisory Board; Jalak Jobanputra, Founding Partner of FuturePerfect Ventures, one of the first blockchain-focused VC funds; Amber Baldet, Co-Founder and CEO at Clovyr, a startup composed of a suite of tools for blockchain applications and services for development teams to deploy products to the cloud or on-site production environments, and former leader of the JPMorgan Blockchain Center of Excellence. See acast.com/privacy for privacy and opt-out information.
Professor Kevin Werbach sits down with Bruce McConnell to discuss the potential role of Blockchain as a foundation to an emerging “trust economy.” “Trust is your willingness to work with someone, to engage in a business transaction with another party even though you are not absolutely 100 percent certain that they are going to follow through. And that really is the key question that blockchain addresses – how to produce that trust?” Kevin Werbach is Professor of Legal Studies and Business Ethics at the Wharton School of the University of Pennsylvania. His most recent book is The Blockchain and the New Architecture of Trust.
John & Heidi share funny stories of people doing weird things... plus John chats with Kevin Werbach about his new book "The Blockchain and the New Architecture of Trust (Information Policy)" AVAILABLE NOW - https://amzn.to/2G0Hoyb Learn more about our radio program, podcast & blog at www.JohnAndHeidiShow.com
In an era when trust in institutions of all kinds is collapsing, the blockchain offers a new hope: Shared ledgers of information that no one controls but everyone can believe. Since its emergence a decade ago with the cryptocurrency Bitcoin, the blockchain has spawned hundreds of companies, billions of dollars of investment, and adoption by companies ranging from the New York Stock Exchange to Walmart. Yet it remains wildly misunderstood. Wharton professor Kevin Werbach offers the first in-depth, balanced analysis of the blockchain's true potential, as well as its limitations and dangers. He maps the often-confusing landscape, and shows how a technology resting on foundations of mutual mistrust can become trustworthy. Surprisingly for a technology widely associated with illegality, fraud, and distrust of governments, the path to trusted blockchains runs through governance, regulation, and law. See acast.com/privacy for privacy and opt-out information.
Bloomberg News White House Editor Alex Wayne, discusses President Trump's interactions at the G-20 summit and whether a trade deal with China will happen. Craig Giammona, Bloomberg News Consumer Reporter, explains how Michelob Ultra and Modelo Especial are bucking the trend of a sluggish U.S. beer market. Kevin Werbach, Professor at Wharton, talks about his book “The Blockchain and the New Architecture of Trust.” Varun Jain, Senior Investment Manager at Qualcomm Ventures, shares the firm's plans to invest up to $100 million in artificial intelligence. And we Drive to the Close of markets with Jim Russell, Portfolio Manager at Bahl & Gaynor.Hosts: Carol Massar and Jason Kelly. Producer: Paul Brennan Learn more about your ad-choices at https://www.iheartpodcastnetwork.com
Bloomberg News White House Editor Alex Wayne, discusses President Trump’s interactions at the G-20 summit and whether a trade deal with China will happen. Craig Giammona, Bloomberg News Consumer Reporter, explains how Michelob Ultra and Modelo Especial are bucking the trend of a sluggish U.S. beer market. Kevin Werbach, Professor at Wharton, talks about his book “The Blockchain and the New Architecture of Trust.” Varun Jain, Senior Investment Manager at Qualcomm Ventures, shares the firm’s plans to invest up to $100 million in artificial intelligence. And we Drive to the Close of markets with Jim Russell, Portfolio Manager at Bahl & Gaynor.Hosts: Carol Massar and Jason Kelly. Producer: Paul Brennan
Host Tom Shaughnessy of 51percent is joined by Kevin Werbach to discuss his newly released book, "The Blockchain and the New Architecture of Trust". About Kevin: Kevin Werbach is Professor of Legal Studies and Business Ethics at the Wharton School of the University of Pennsylvania. Founder of the technology consulting firm Supernova Group, he has advised the FCC and Department of Commerce on communication policy. ----more---- Follow Tom on Twitter @Shaughnessy119 Follow Kevin on Twitter @kwerb Purchase Kevin's Book: The Blockchain and the New Architecture of Trust ----more---- Sign Up For 51percent's Leading Crypto Research 51percent's Institutional Crypto Podcasts are to the point discussions with crypto leaders for analysts, funds and institutions. Make sure to add your email on 51pct.io Disclosure: Tom Shaughnessy owns tokens in ETH, MKR, ZRX, HYDRO, CVC, POLY and GLA. Tom does not own tokens in EOS. This podcast is NOT investment advice and is only informational. Do not make investment decisions based upon this podcast. 51percent was not compensated by any party for this podcast episode. ----more---- Sign Up For 51percent's Leading Crypto Research ----more---- Advertisers: To advertise on this podcast, email Tom@51pct.io Potential Guests: If you're interested in appearing on the podcast, email Tom@51pct.io ----more----
Kevin Werbach shows how a technology resting on foundations of mutual mistrust can become trustworthy.The blockchain entered the world on January 3, 2009, introducing an innovative new trust architecture: an environment in which users trust a system—for example, a shared ledger of information—without necessarily trusting any of its components.
This week’s podcast kicks off with a deep dive into the news shared at ARM’s TechCon event happening in Santa Clara, Calif. We talk about ARM’s new architecture, move on to Facebook’s privacy fudge and then spend a lot of time discussing the UK’s new standards for IoT device security. We then take a look … Continue reading Episode 186: ARM’s new architecture and Anki’s adorable robot
In a century of Hybrids we need a new architecture
We now have a Patreon — you can subscribe to get additional content for every episode. Le Corbusier and Pierre Jeanerret's 'Five Points' (1926) were an attempt to condense the fundamental structural and design principles underlying their new architecture. Drawing on the discoveries made during design and construction of their early villa projects, the points are in a sense the culmination and fulfillment of the original 'Maison Domino' idea of 1914. The points set the template for the most famous 'Purist' villas of the later 1920s, culminating in the Villas Stein-La Monzie and Savoye, icons of what became the 'International Style.' This episode started off as a single chat but there was too much so we've split it. We discuss — — Villa Church (need photos of spaces) — Pierre Chenal's film 'L'architecture d'aujourd'hui' — Five points towards a new architecture — Villa Meyer — Villa Ocampo — Ramps — Villa Cook Music — 'Modern Design' Johnny Messner And His Orchestra from archive.orgSupport the show on Patreon to receive bonus content for every show. Follow us on twitter // instagram // facebookWe’re on the web at aboutbuildingsandcities.orgThis podcast is powered by Pinecast.
Rose Colby is the author of Competency-Based Education: A New Architecture for K-12 Schooling and co-author of Off the Clock. She is a Competency-Based Learning and Assessment specialist and serves as a national advisor and contributor to CompetencyWorks.org. Rose is a Fellow at 2Revolutions where she coaches schools and districts nationally in developing prototypes for ...
Unstructured data has changed dramatically over the past decade. It is not only bigger in terms of capacity, it’s also bigger in terms of quantity, there are just more files to deal with than ever. On top of the increase in size and quantity, unstructured data is more critical to the organization than it was in the past. The problem is that unstructured data protection methods haven’t changed much in the last decade. In this ChalkTalk conversation, George Crump, lead analyst of Storage Switzerland and Rod Christensen, Co-Founder and CTO at Aparavi, talk through the problems with the current unstructured data protection methods and how Aparavi solves these challenges with its new architecture.
Justin McGuirk is a writer, critic and curator. He is currently the chief curator at the Design Museum in London and a faculty member in the Design Curating & Writing program at Design Academy Eindhoven. Previously, he was director of Strelka Press, design critic for The Guardian, and the editor of Icon magazine. In 2014, he published Radical Cities: Across Latin America in Search of a New Architecture. In this episode, Justin and I talk about the similarities between writing and curating, modes of criticism, and design's troubled relationship to problem solving. Links from this episode can be found at scratchingthesurface.fm.
A new epoch has begun! Le Corbusier’s ‘discovery’ is that the style of future architecture is to be found new inventions of the machine age — planes, cars, ocean liners. But ‘Towards a New Architecture’ is, at its heart, an argument for a fusion of timeless values and contemporary technology — provocatively encapsulated in its juxtaposition of a sports car and the Parthenon. We went through the book in order, focussing on the chapters: The Engineer’s Aesthetic Three Reminders to Architects - Regulating Lines Eyes Which Do Not See The Pure Creation of the Mind Architecture or Revolution Mentioning along the way: LC’s early books ‘Etude sur le mouvement d’art décoratif en Allemagne’, ‘Apres Le Cubisme’, ‘L’Art decoratif d’aujourdhui’, ‘La peinture moderne’ Adolf Loos Piranesi’s ‘Campo Marzo’ The Ecole des Beaux Arts Poché as a heuristic Christopher Alexander’s ‘A Pattern Language’ Rob Krier ‘Architectural Design’ Greek temples in Athens and Paestum Michelangelo Patrick Schumacher’s ’Autopoiesis of Architecture’ at the end I sort of talked rather half-heartedly about Full Luxury Communism Music is by Lee Rosevere From the albums ‘Music for Podcasts’ and ‘Music for Podcasts 2’ ‘Musical Mathematics’, ‘Biking in the park’, ‘Featherlight’, ‘Places Unseen’ The outdo is by Mde. Ed. Bolduc ‘J’ai un bouton sur la langue’ archive.org Follow us on twitter // instagram // facebookWe’re on the web at aboutbuildingsandcities.orgThis podcast is powered by Pinecast.
Guests: Louis Nelson, Professor of Architectural History and the Associate Dean in the School of Architecture. His current research looks at enslavement in West Africa and in the Americas. He is also studying the University of Virginia as a landscape of slavery.… Read More
Today we talk with Scott Larrick, who won the recent Architecture Business Plan Competition about his plans for his new firm. Click here to read more about Creating A Business Plan For A New Architecture Firm: Interview with Scott Larrick NCARB, LEED AP of Eleven:59 Studio
- Global OEM Rankings - Volvo’s New Modular Design - Dream Cruising - Ford Bullish on Africa - China Investigates Spare Parts Pricing - Sergio’s Dangerous Supplier Voyage