mi Episode 418: Functional Programming in Enterprise Applications By traffic.libsyn.com Published On :: Wed, 22 Jul 2020 21:58:41 +0000 Vladimir Khorikov discusses functional programming in enterprise applications with Jeremy Jung. Full Article
mi Episode 422: Michael Geers on Micro Frontends By traffic.libsyn.com Published On :: Mon, 17 Aug 2020 17:02:33 +0000 Kanchan spoke with Michael Geers on the Micro Frontends. Micro Frontends is an architectural style that aims to extends the benefits of microservices to UI. Full Article
mi Episode 425: Paul Smith on The Crystal Programming Language and the Lucky Web Framework By traffic.libsyn.com Published On :: Wed, 09 Sep 2020 16:22:48 +0000 Paul Smith discusses the Crystal Programming Language and the Lucky web framework with Jeremy Jung. Full Article
mi Episode 442: Arin Bhowmick on UX Design for Enterprise Applications By traffic.libsyn.com Published On :: Thu, 14 Jan 2021 21:52:52 +0000 Arin Bhowmick, Global Vice President and Chief Design Officer at IBM, discusses why and how UX design for enterprise applications is different than for consumer applications. Full Article
mi Episode 447: Michael Perry on Immutable Architecture By traffic.libsyn.com Published On :: Thu, 18 Feb 2021 17:09:54 +0000 Michael L. Perry discusses his recently published book, The Art of Immutable Architecture, distinguishing immutable architecture from other approaches and, using familiar examples such as git and blockchain, addresses some possible misunderstandings... Full Article
mi Episode 455: Jamie Riedesel on Software Telemetry By traffic.libsyn.com Published On :: Tue, 13 Apr 2021 19:01:29 +0000 Jamie author of Software Telemetry book discusses Software Telemetry, why telemetry data is so important and the discipline of tracing, logging, and monitoring infrastructure. Full Article
mi Episode 457: Jeffery D Smith on DevOps Anti Patterns By traffic.libsyn.com Published On :: Tue, 27 Apr 2021 19:19:10 +0000 Jeffery D Smith, author of Operations Anti-Patterns, DevOps Solutions, talks about how things can go wrong in development organizations and what DevOps has to offer with host Robert Blumen. Full Article
mi Episode 459: Otakar Nieder on Gaming vs Simulation Engines By traffic.libsyn.com Published On :: Wed, 12 May 2021 21:16:01 +0000 Otakar Nieder, Senior Director of Development at Bohemia Interactive Simulations, discusses how simulation apps are different from gaming with host Kanchan Shringi. Full Article
mi Episode 461 Michael Ashburne and Maxwell Huffman on Quality Assurance By traffic.libsyn.com Published On :: Wed, 26 May 2021 18:55:33 +0000 Michael Ashburne and Maxwell Huffman discuss Quality Assurance with Jeremy Jung. Full Article
mi Episode-467-Kim-Carter-on-Dynamic-Application-Security-Testing By traffic.libsyn.com Published On :: Wed, 07 Jul 2021 00:19:26 +0000 Kim Carter of BinaryMist discusses Dynamic Application Security Testing (DAST) and how the OWASP purpleteam project can improve early defect detection. Host Justin spoke with Carter about how DAST can provide meaningful feedback loops to developers... Full Article
mi Episode 473: Mike Del Balso on Feature Stores By traffic.libsyn.com Published On :: Tue, 17 Aug 2021 18:06:27 +0000 Mike Del Balso, co-founder of Tecton discusses Feature Stores which are data platforms to operationalize Machine Learning applications. He talks about challenges faced by teams in creating custom data pipelines to serve models in production... Full Article
mi Episode 488: Chris Riccomini and Dmitriy Ryaboy on the Missing Readme By traffic.libsyn.com Published On :: Wed, 01 Dec 2021 00:49:01 +0000 Chris Riccomini and Dmitriy Ryaboy discuss their book, The Missing Readme, which is intended to be the missing manual for new software engineers. Felienne spoke with Riccomini and Ryaboy about a range of topics that new software engineers might not have.. Full Article
mi Episode 494: Robert Seacord on Avoiding Defects in C Programming By se-radio.net Published On :: Wed, 12 Jan 2022 17:49:08 +0000 Robert Seacord, author of Effective C, The CERT C Coding Standard and Secure Coding in C and C++, discusses why the C programming language can be insecure, the top 5 security issues and the tools and techniques you can employ to write secure code in C. Full Article
mi Episode 494: Robert Seacord on Avoiding Defects in C Programming By traffic.libsyn.com Published On :: Wed, 12 Jan 2022 17:49:12 +0000 Robert Seacord, author of Effective C, The CERT C Coding Standard and Secure Coding in C and C++, discusses why the C programming language can be insecure, the top 5 security issues and the tools and techniques you can employ to write secure code in C. Full Article
mi Episode 495: Vaughn Vernon on Strategic Monoliths and Microservices By se-radio.net Published On :: Wed, 19 Jan 2022 21:10:46 +0000 Vaughn Vernon, author of the book “Strategic Monoliths and Microservices” discusses his book with host Akshay Manchale about strategies for purposeful architecture from the perspective of both business decision makers and technical leaders. Full Article
mi Episode 497: Richard L. Sites on Understanding Software Dynamics By se-radio.net Published On :: Tue, 01 Feb 2022 20:27:40 +0000 Richard L. Sites discusses his new book Understanding Software Dynamics, which offers expert methods and advanced tools for understanding complex, time-constrained software dynamics in order to improve reliability and performance. Philip Winston spoke with Sites about the five fundamental computing resources CPU, Memory, Disk, Network, and Locks, as well as methods for observing and reasoning when investigating performance problems using the open-source utility KUtrace. Full Article
mi Edpisode 515: Swizec Teller on Becoming a Senior Engineer By se-radio.net Published On :: Wed, 08 Jun 2022 20:54:26 +0000 This week, senior software engineer, instructor, and blogger Swizec Teller spoke with SE Radio's Brijesh Ammanath about the "senior mindset." Becoming a senior engineer is about more than just years of experience but rather about cultivating a different.. Full Article
mi Episode 521: Phillip Mayhew on Test Automation in Gaming By se-radio.net Published On :: Thu, 21 Jul 2022 20:17:00 +0000 Phillip Mayhew of GameDriver discusses test automation for games and game-like applications. Host Philip Winston spoke with Mayhew about the increasing role of test automation in modern game development, the impact on the QA role, how to run tests... Full Article
mi Episode 539: Adam Dymitruk on Event Modeling By www.se-radio.net Published On :: Wed, 23 Nov 2022 01:26:00 +0000 Adam Dymitruk, CEO and founder of Adaptech Group, joins host Jeff Doolittle for an exploration of the event modeling approach to discovering requirements and designing software systems. Adam explains how the structured approach eliminates the specifics of implementation details and technology decisions, enabling clearer communication for all stakeholders while keeping conversations focused on the business opportunity. Using concrete examples of event modeling in practice, they examine event modeling in the context of other related approaches and methodologies, including event sourcing, event storming, CQRS, and domain-driven design. Full Article
mi Episode 549: William Falcon Optimizing Deep Learning Models By se-radio.net Published On :: Fri, 03 Feb 2023 00:20:00 +0000 William Falcon of Lighting AI discusses how to optimize deep learning models using the Lightning platform, optimization is a necessary step towards creating a production application. Philip Winston spoke with Falcon about PyTorch, PyTorch Lightning... Full Article
mi Episode 550: J.R. Storment and Mike Fuller on Cloud FinOps (Financial Operations) By se-radio.net Published On :: Thu, 09 Feb 2023 01:49:00 +0000 J.R. Storment and Mike Fuller discuss cloud financial operations (FinOps) with host Akshay Manchale. They consider the importance of a financial operations strategy for cloud-based infrastructure. J.R. and Mike discuss the differences between operating your own data center and running in the cloud, as well as the problems that doing so creates in understanding and forecasting cloud spend. Mike details the Cloud FinOps lifecycle by first attributing organizational cloud spend through showbacks and chargebacks to individual teams and products. JR describes the two levers available for optimization once an organization understands where they're spending their cloud budget. They discuss complexities that arise from virtualized infrastructure and techniques to attribute cloud usage to the correct owners, and close with some recommendations for engineering leaders who are getting started on cloud FinOps strategy. Full Article
mi SE Radio 557: Timothy Beamish on React and Next.js By se-radio.net Published On :: Tue, 28 Mar 2023 17:52:00 +0000 Timothy Beamish of BenchSci discusses React and Next.js, two of today's most popular front-end frameworks. Host Philip Winston speaks with Beamish about components, routing, JSX, client-side and server-side rendering, single-page applications, automatic code-splitting, image optimization, and more. Beamish also details his experience moving a real-world application to Next.js. Full Article
mi SE Radio 558: Michael Fazio on Modern Android Development By se-radio.net Published On :: Wed, 05 Apr 2023 22:01:00 +0000 Michael Fazio, Engineering Manager (Android) at Albert and author of Kotlin and Android Development featuring Jetpack from the Pragmatic Programmers, speaks with SE Radio's Gavin Henry about how the Android ecosystem looks today, and why it's an excellent time to write native Android apps. They explore a wide range of topics about modern Android development, including when to go native, how to keep a lot of decisions in your back-end API, Kotlin co-routines, Jetpack and Jetpack Compose, the MVVM design pattern, and threads, as well as activities, fragments, Dagger, room, navigation, Flutter, and improvements in simulators. They also examine details such as IDEs, API selection, how to choose a list of support devices, Java vs Kotlin, handset manufacturers, XML layouts, and why Jetpack is a safe bet for all your future Android development. Full Article
mi SE Radio 566: Ashley Peacock on Diagramming in Software Engineering By se-radio.net Published On :: Wed, 31 May 2023 23:43:00 +0000 Ashley Peacock, author of the book Creating Software with Modern Diagramming Techniques, speaks with SE Radio host Akshay Manchale about diagrams in software engineering. They discuss the power of diagramming and some reasons we don’t fully use it as often as we should. Ashley contrasts historical use of UML diagrams versus modern diagrams, which don't have hard rules about representations. The episode examines different types of diagrams through an example application and how it could be built with modern tools such as Streamy to simplify the building, versioning, and maintenance of diagrams. Full Article
mi SE Radio 568: Simon Bennetts on OWASP Dynamic Application Security Testing Tool ZAP By se-radio.net Published On :: Wed, 14 Jun 2023 20:29:00 +0000 Simon Bennetts, a distinguished engineer at Jit, discusses one of the flagship projects of OWASP: the Zed Attack Proxy (ZAP) open source security testing tool. As ZAP’s primary maintainer, Simon traces the tool's origins and shares some anecdotes with SE Radio host Priyanka Raghavan on why there was a need for it. They take a deep dive into ZAP’s features and its ability to integrate with CI/CD, as well as shift security left. Bennetts also considers what it takes to build a successful open source project before spending time on ZAP’s ability to script to provide richer results. Finally, the conversation ends with some questions on ZAP’s future in this AI-powered world of bots. Full Article
mi SE Radio 574: Chad Michel on Software as an Engineering Discipline By se-radio.net Published On :: Thu, 27 Jul 2023 16:22:00 +0000 Chad Michel, Senior Software Architect at Don’t Panic Labs and co-author of Lean Software Systems Engineering for Developers, joins host Jeff Doolittle for a conversation about treating software development as an engineering discipline. They begin by discussing the need for engineering rigor in the software industry. Chad points out that many developers lack awareness of good engineering practice and are often unaware of resources such as the Software Engineering Body of Knowledge (SWEBOK). Among the many topics explored in this episode are design methodologies such as volatility-based decomposition and the work of David Parnas, as well as important topics such as quality, how to address complexity, designing for change, and the role of the chief engineer. This episode is sponsored by ClickSend. SE Radio listeners can get a $50 credit by following the link. Full Article
mi SE Radio 581: Zach Lloyd on Terminal Emulators By se-radio.net Published On :: Thu, 14 Sep 2023 18:11:00 +0000 Zach Lloyd, CEO of Warp.dev, discusses how to implement and effectively use command-line terminals. Host Gregory Kapfhammer speaks with Lloyd about how command-line terminals work and how the Warp terminal uses the GPU and AI to enhance a software developer’s productivity. They also discuss the trade-offs associated with using the Rust programming language to implement a command-line terminal. Brought to you by IEEE Computer Society and IEEE Software magazine. Full Article
mi SE Radio 605: Yingjun Wu on Streaming Databases By se-radio.net Published On :: Wed, 28 Feb 2024 19:31:00 +0000 Yingjun Wu, founder of RisingWave Labs and previously a software engineer at Amazon Web Services and researcher at IBM Almaden Research Center, speaks with SE Radio host Brijesh Ammanath about streaming databases. After considering the benefits and unique challenges, they delve into the architecture and design patterns of streaming databases, as well as the evolution and security considerations. Yingjun also talks about the future of streaming databases, including the potential impact that Amazon S3 Express One Zone will have on the streaming landscape, and how the unified batch and streaming might evolve in the database world. Brought to you by IEEE Computer Society and IEEE Software magazine. Full Article
mi SE Radio 613: Shahar Binyamin on GraphQL Security By se-radio.net Published On :: Mon, 06 May 2024 18:12:00 +0000 Shahar Binyamin, CEO and co-founder of Inigo, joins host Priyanka Raghavan to discuss GraphQL security. They begin with a look at the state of adoption of GraphQL and why it's so popular. From there, they consider why GraphQL security is important as they take a deep dive into a range of known security issues that have been exploited in GraphQL, including authentication, authorization, and denial of service attacks with references from the OWASP Top 10 API Security Risks. They discuss some mitigation strategies and methodologies for solving GraphQL security problems, and the show ends with discussion of Inigo and Shahar's top three recommendations for building safe GraphQL applications. Brought to you by IEEE Software and IEEE Computer Society. Full Article
mi SE Radio 623: Michael J. Freedman on TimescaleDB By se-radio.net Published On :: Wed, 03 Jul 2024 00:04:00 +0000 Michael J. Freedman, the Robert E. Kahn Professor in the Computer Science Department at Princeton University, as well as the co-founder and CTO of Timescale, spoke with SE Radio host Gavin Henry about TimescaleDB. They revisit what time series data means in 2024, the history of TimescaleDB, how it integrates with PostgreSQL, and they take the listeners through a complete setup. Freedman discusses the types of data well-suited for a timeseries database, the types of sectors that have these requirements, why PostgreSQL is the best, Pg callbacks, Pg hooks, C programming, Rust, their open source contributions and projects, data volumes, column-data, indexes, backups, why it is common to have one table for your timeseries data, when not to use timescaledb, IoT data formats, Pg indexes, how Pg works without timescaledb, sharding, and how to manage your upgrades if not using Timescale Cloud. Brought to you by IEEE Computer Society and IEEE Software magazine. Full Article
mi SE Radio 629: Emily Bache on Katas and the Importance of Practice By se-radio.net Published On :: Tue, 13 Aug 2024 20:39:00 +0000 Emily Bache, founder of the Samman Technical Coaching Society and author of several books about technical agile coaching, talks with SE Radio host Sam Taggart about katas and the importance of practice. They discuss how practicing in a safe environment helps developers to learn new skills and build new habits. They also talk about how Samman coaching combines this sort of deliberate practice with applying the lessons learned in practice to the production code base. They also touch briefly on the advantages of working in an ensemble fashion. Brought to you by IEEE Computer Society and IEEE Software magazine. Full Article
mi SE Radio 631: Abhay Paroha on Cloud Migration for Oil and Gas Operations By se-radio.net Published On :: Wed, 28 Aug 2024 23:14:00 +0000 Abhay Paroha, an engineering leader with more than 15 years' experience in leading product dev teams, joins SE Radio's Kanchan Shringi to talk about cloud migration for oil and gas production operations. They discuss Abhay's experiences in building a cloud foundation layer that includes a canonical data model for storing bi-temporal data. They further delve into his teams' learnings from using Kubernetes for microservices, the transition from Java to Scala, and use of Akka streaming, along with tips for ensuring reliable operations. Brought to you by IEEE Computer Society and IEEE Software magazine. Full Article
mi SE Radio 637: Steve Smith on Software Quality By se-radio.net Published On :: Thu, 10 Oct 2024 21:33:00 +0000 Steve Smith, founder and principal architect at Nimble Pros, joins host Jeff Doolittle for a conversation about software quality. The episode begins with a discussion of why software quality matters for businesses, customers, and developers. Steve explains some patterns and practices that help teams design for quality. They discuss in detail the practices of testing and quality assurance, and the conversation wraps up with suggestions for fostering a culture of quality in teams and organizations. Brought to you by IEEE Computer Society and IEEE Software magazine. Full Article
mi Physics Nobel nominees, 1901–70 By physicstoday.scitation.org Published On :: Thu, 29 Sep 2022 18:26:50 GMT -- Delivered by Feed43 service Full Article
mi Palit GeForce RTX 2080 Super Gaming Pro OC By www.pcstats.com Published On :: Fri, 06 Mar 2020 15:09:35 Palit's RTX 2080 Super Gaming Pro OC is a new variant with a triple-slot, triple-fan cooler, to replace their dual-fan designs. It delivers solid temperatures and noise levels. At $720, the card is priced very reasonably, yet includes a factory overclock, idle-fan-stop, and backplate.... [PCSTATS] Full Article Video Cards
mi MSI Radeon RX 5500 XT GAMING X Review By www.pcstats.com Published On :: Fri, 06 Mar 2020 15:10:39 MSI puts its usual GAMING X and TWIN FROZR 7 magic on AMD's new mid-range Radeon RX 5500 XT. Check out our full review here."... [PCSTATS] Full Article Video Cards
mi Millitronic HIVE Wireless Docking Kit By www.pcstats.com Published On :: Fri, 06 Mar 2020 15:36:50 Wireless AD networks came and went without as much as a buzz in the consumer space, and yet there is more here to see before completely dismissing it. Millitronic certainly agrees, with their HIVE wireless docking station able to connect a laptop to an external display wirelessly at low latency, while adding some more tricks on top.... [PCSTATS] Full Article Notebooks
mi SteelSeries Apex 3 Water Resistant Gaming Keyboard Review By www.pcstats.com Published On :: Sat, 07 Mar 2020 09:03:00 " Writing an entire article on the Apex 3 was a really easy task thanks to the higher actuation point and we did not make any mistakes like on the regular high-speed gaming-only keyboards. This is a good point to recommend when using the keyboard in corporate offices as well: the new SteelSeries domes are silent, while the full-size layout allows ... [PCSTATS] Full Article Peripherals
mi Razer Kraken Ultimate Gaming Headset Review By www.pcstats.com Published On :: Wed, 11 Mar 2020 09:00:00 "About a year ago we took a look at Razer�s Kraken Tournament Edition headset, which we really did enjoy. It was however designed for professional gamers, hence the name �Tournament Edition�. For those looking for a more polished home solution Razer has the new Kraken Ultimate Edition. This sits as their flagship Kraken gaming headset and brings al... [PCSTATS] Full Article Audio / Sound
mi Corsair Scimitar RGB Elite Optical Mouse Review By www.pcstats.com Published On :: Wed, 11 Mar 2020 09:03:00 The Corsair Scimitar RGB Elite is a mouse that offers plenty of buttons, turns heads with its MMO and MOBA gaming performance, and excellent build quality.... [PCSTATS] Full Article Mouse Pads
mi ASRock X570 Phantom Gaming-ITX/TB3 Motherboard Review By www.pcstats.com Published On :: Wed, 11 Mar 2020 18:39:24 "When it comes to mini-ITX AMD X570 motherboards there are only a handful to choose from. Today we are checking out ASRock�s offering which comes in the form of the X570 Phantom Gaming-ITX/TB3. We first saw the Phantom Gaming Series from ASRock with their Z390 Phantom Gaming X and we are hoping to see the same quality in the X570 Phantom Gaming-ITX... [PCSTATS] Full Article Motherboards
mi Gamerstorm Macube 310P Mid-Tower Chassis Review By www.pcstats.com Published On :: Wed, 11 Mar 2020 18:40:25 "Gamerstorm's Macube 310P mid-tower computer case offers great value for money with just a few issues here and there."... [PCSTATS] Full Article Cases
mi RIOTORO Aviator Classic Gaming Headset Review By www.pcstats.com Published On :: Wed, 11 Mar 2020 18:42:13 Riotoro just released their very first 7.1 virtual surround sound gaming headset called the Aviator Classic and today it�s up to us to put it to the test. ... [PCSTATS] Full Article Audio / Sound
mi Fnatic React Gaming Headset By www.pcstats.com Published On :: Wed, 11 Mar 2020 18:42:29 Fnatic React is the first gaming headset released by this world-famous esports brand. It's a simple analog headset with no extra features or gimmicks. It is laser-focused on what's important: sound and microphone quality, as well as wearing comfort.... [PCSTATS] Full Article Audio / Sound
mi Best Budget Gaming Monitors 2020 By www.pcstats.com Published On :: Thu, 12 Mar 2020 09:01:00 If you're tight on cash but want a really good monitor, this is the article for you. For putting together this buying guide we narrowed down our options to displays that give you the best experience for the lowest possible price.... [PCSTATS] Full Article Monitors
mi Vertagear SL5000SE Gaming Chair Review By www.pcstats.com Published On :: Fri, 13 Mar 2020 09:01:00 Are you in the market for a new gaming chair? Vertagear has only been in the world of chairs since 2015 but they have plenty of options available. The SL5000 features top of the line fabrics with intricate stitching, removable lumbar pillow and luxurious memory foam head pillow � but what else sets the SL5000 special edition apart from the competit... [PCSTATS] Full Article Peripherals
mi RSS Enclosure Support in Micro.Blog By www.rssboard.org Published On :: Sun, 02 Jul 2023 23:35:33 -0400 An effort is underway to examine how feed publishers and feed consumers are handling the lack of clarity in the RSS 2.0 specification about whether an item can contain more than one enclosure. The RSS Best Practices Profile recommends that a feed item should contain no more than one enclosure "for best support in the widest number of aggregators," advice worth testing against current usage.The artisanal small-batch blogging service Micro.blog is a platform for sharing short posts like Twitter, but in a way designed to be less viral, more low key and less prone to provocation, attention seeking and clout chasing. There are no follower counts, public likes or trending topics. Founder Manton Reese explained why in his book Indie Microblogging:Big social networks like Instagram are designed to amplify accounts that gain traction, whether they are fake or not.Micro.blog limits search and avoids public likes and reposts so that the snowball starts small and stays small. Instead of going viral and becoming a major problem, fake accounts can be spotted early and shut down if necessary.Since being funded by a Kickstarter campaign in 2017 that hit its goal in one day, Micro.blog has attracted a dedicated following. One of the options available to premium subscribers is to host a podcast. An audio button appears below the post editing window to choose a media file.Choosing a podcast file to add to a postMicro.blog sites have a primary RSS feed and a separate podcast feed. The latter contains enclosure elements. Because the Micro.blog editing window does not allow more than one podcast to be added to a post, the RSS item for a post contains only one enclosure:<item> <title>RSS Enclosure Test</title> <link>https://rcade.micro.blog/2023/07/02/rss-enclosure-test.html</link> <pubDate>Sun, 02 Jul 2023 21:39:52 -0400</pubDate> <guid isPermaLink="true">https://rcade.micro.blog/2023/07/02/rss-enclosure-test.html</guid> <description><p>I’m trying out Micro.blog’s support for podcasting to see how it handles enclosures in RSS feeds. This MP3 was released by David Byrne under Creative Commons Sampling Plus:</p> <p><a href="https://creativecommons.org/licenses/sampling+/1.0/.">creativecommons.org/licenses/…</a></p> <audio controls="controls" src="https://cdn.uploads.micro.blog/67258/2023/my-fair-lady-david-byrne.mp3" preload="metadata"> </description> <itunes:subtitle><p>I’m trying out Micro.blog’s support for podcasting to see how it handles enclosures in RSS feeds. This MP3 was released by David Byrne under Creative Commons Sampling Plus:</p> <p><a href="https://creativecommons.org/licenses/sampling+/1.0/.">creativecommons.org/licenses/…</a></p> <audio controls="controls" src="https://cdn.uploads.micro.blog/67258/2023/my-fair-lady-david-byrne.mp3" preload="metadata"> </itunes:subtitle> <itunes:summary><p>I’m trying out Micro.blog’s support for podcasting to see how it handles enclosures in RSS feeds. This MP3 was released by David Byrne under Creative Commons Sampling Plus:</p> <p><a href="https://creativecommons.org/licenses/sampling+/1.0/.">creativecommons.org/licenses/…</a></p> <audio controls="controls" src="https://cdn.uploads.micro.blog/67258/2023/my-fair-lady-david-byrne.mp3" preload="metadata"> </itunes:summary> <enclosure url="https://rcade.micro.blog/uploads/2023/my-fair-lady-david-byrne.mp3" type="audio/mpeg" length="3394751"/> <itunes:duration>212</itunes:duration></item>Micro.blog's commitment to being small extends to podcasts, where its Wavelength app for iPhone can be used to record, edit and publish a short-form podcast. Full Article announcements
mi Family Planning in a Changing Climate By www.yesmagazine.org Published On :: Fri, 16 Feb 2024 15:00:00 +0000 Meghan Elizabeth Kallman and Josephine Ferorelli discuss the politics of pregnancy and childbirth in an era of environmental challenges. Full Article Environment Social Justice Reproductive rights Climate Climate Change YES! Presents: Rising Up with Sonali The Concievable Future
mi Education for Nomadic Families in Nigeria By www.yesmagazine.org Published On :: Fri, 29 Mar 2024 19:02:25 +0000 Displaced by climate change, Fulani children are getting access to education no one in their communities has had before. Full Article Environment Health & Happiness Social Justice Education Nigeria Nomadic Peoples Fulani
mi We Don’t Need Misogynoir to Critique Kamala Harris By www.yesmagazine.org Published On :: Thu, 15 Aug 2024 20:10:29 +0000 Kamala Harris can and should be critiqued for her political résumé—but criticism rooted in misogynoir should have no place in political discourse. Full Article Social Justice Racial Justice Gender justice Racism Kamala Harris Misogynoir 2024 Election gendered racism