show episodes
 
Artwork

1
Discerning Consciousness' Podcast

Discerning Consciousness

icon
Unsubscribe
icon
icon
Unsubscribe
icon
Weekly
 
Discerning Consciousness is a Podcast for sincere spiritual seekers who are keen to fully embody the eternal wisdom contained within ancient spiritual texts/teachings. The listeners are guided in this process by the host Antony, who shares a form of living wisdom gained from twenty years of being an ardent seeker of truth. In practical terms the listeners can expect to learn how to navigate the challenges of life during the current era of accelerated awakening on the planet. The podcast also ...
  continue reading
 
Artwork

1
Super Pulp Science

GMB Chomichuk

icon
Unsubscribe
icon
icon
Unsubscribe
icon
Monthly+
 
A weekly podcast in which creative professionals G.M.B Chomichuk and Justin Currie (Chasing Artwork) explore the ingredients that go into a life working in their studio making art, writing stories and making graphic novels. Interviews with other industry newcomers and professionals compare and contrast different approaches and philosophies of living a creative life.
  continue reading
 
The 'Allotment Diaries Podcast' is a podcast that aims to provide an honest look at what it's like to own an allotment plot. It discusses what has worked well as well as what has not worked so well. The podcast will also feature interviews with other allotment holders about their experiences and allotments, as well as special guests. For more information or to submit a question, please email [email protected].
  continue reading
 
Business Compass LLC is an AWS Advanced Consulting Partner and Well-Architected Partner. We have been recognized as APN Certification Distinction. We specialize in cloud migration, serverless solutions, AI/ML, IoT, DevOps, data and analytics, web development, media services, and Well-Architected Framework Reviews. We provide high-performance applications, scalable infrastructure, and cost-optimized deployments with expertise in Generative AI, Data Analytics, Live Streaming, Pay-Per-View, Vid ...
  continue reading
 
The Hamilton Institute is a multi-disciplinary research centre established at the National University of Ireland, Maynooth in November 2001. The Institute seeks to provide a bridge between mathematics and its applications in ICT and biology. In this podcast feed, we make accessible some of the best seminars held by members of the Hamilton Institute, visitors or guest speakers. Futhermore, it will also contain the lectures give as part of the 'Network Mathematics Graduate Programme'.
  continue reading
 
The Hamilton Institute is a multi-disciplinary research centre established at the National University of Ireland, Maynooth in November 2001. The Institute seeks to provide a bridge between mathematics and its applications in ICT and biology. In this podcast feed, we make accessible some of the best seminars held by members of the Hamilton Institute, visitors or guest speakers. Futhermore, it will also contain the lectures give as part of the 'Network Mathematics Graduate Programme'. The vide ...
  continue reading
 
Want to grow your own food but need creative ideas so you can get the most from your space and your growing zone? Our passion is the edible garden. We help people grow food on balconies, in backyards, and beyond—whether it’s edible landscaping, a vegetable garden, container gardens, or a home orchard. There are many ways to approach edible landscaping. Find out how to harvest enough fruit, vegetables, herbs, and edible flowers. Get top tips for exotic crops. And learn how to garden in a way ...
  continue reading
 
Loading …
show series
 
Bare Metal vs VMs vs Containers: Common Myths Busted https://knowledge.businesscompassllc.com/bare-metal-vs-vms-vs-containers-common-myths-busted/ You’ve just spent $40,000 on server infrastructure and your CTO is second-guessing every choice. “Shouldn’t we be using containers instead of VMs?” they ask, scrolling through yet another Medium article …
  continue reading
 
Mastering Consistent Hashing: A Must-Know Algorithm for Scalable Systems https://knowledge.businesscompassllc.com/mastering-consistent-hashing-a-must-know-algorithm-for-scalable-systems/ Ever woken up to frantic alerts because your database can’t handle the load after an unexpected traffic spike? That familiar panic in your stomach isn’t just you –…
  continue reading
 
LSM Trees Explained: The Backbone of High-Performance NoSQL Databases https://knowledge.businesscompassllc.com/lsm-trees-explained-the-backbone-of-high-performance-nosql-databases/ Ever watched a database melt down when hit with too many writes? I have, and it’s not pretty. You’d think modern systems would handle massive data streams without breaki…
  continue reading
 
Bloom Filters Demystified: Space-Efficient Lookups with Real-World Examples https://knowledge.businesscompassllc.com/bloom-filters-demystified-space-efficient-lookups-with-real-world-examples/ Ever spent hours optimizing a database query only to watch your application crawl to a halt with a million records? That frustration you’re feeling right now…
  continue reading
 
Back-of-the-Envelope Estimation for System Design: A Guide to Capacity Planning https://knowledge.businesscompassllc.com/back-of-the-envelope-estimation-for-system-design-a-guide-to-capacity-planning/ Ever had a system crash during peak traffic and you’re scrambling to explain why your capacity planning missed the mark? You’re not alone. Most engin…
  continue reading
 
Understanding SSL, TLS, and HTTPS: How Secure Web Connections Work https://knowledge.businesscompassllc.com/understanding-ssl-tls-and-https-how-secure-web-connections-work/ Ever clicked that little padlock icon next to a website URL and wondered what magic keeps your credit card details from being stolen? You’re not alone. Millions of people shop, …
  continue reading
 
What is the OSI Model? Explained with Real-World Examples https://knowledge.businesscompassllc.com/what-is-the-osi-model-explained-with-real-world-examples/ Ever tried explaining to your grandmother why her Netflix isn’t working? It’s somewhere between “the internet is down” and a 20-minute lecture on TCP/IP protocols that makes her eyes glaze over…
  continue reading
 
Debugging Like a Pro: Techniques Every Developer Should Know https://knowledge.businesscompassllc.com/debugging-like-a-pro-techniques-every-developer-should-know/ Ever spent three hours chasing a bug only to discover it was a missing semicolon? You’re not alone—the average developer spends 75% of their coding time debugging rather than building.…
  continue reading
 
Demystifying Cloud Native: Everything You Need to Know https://knowledge.businesscompassllc.com/demystifying-cloud-native-everything-you-need-to-know/ Did your last “cloud transformation” project feel like trying to build a spaceship with an IKEA manual? You’re not alone. Nearly 78% of IT leaders report their cloud initiatives stalled or failed com…
  continue reading
 
Mastering Cache Systems: The Key to Building High-Performance Applications https://knowledge.businesscompassllc.com/mastering-cache-systems-the-key-to-building-high-performance-applications/ Ever hit refresh on an app and waited 12 seconds for it to load? That’s 11 seconds too many in a world where users abandon ship after just 3. Behind every ligh…
  continue reading
 
How to Grow Figs. Live online class. June 23, 2025. Find out more. *** Not sure what to do with a long, skinny, straight-edged garden beside a driveway, patio, or building? In this episode, we take a long, slender ornamental garden and reimagine the space with edible plants. The garden we’re thinking about is actually a little sliver of the Joan of…
  continue reading
 
Top 10 Data Structures That Power Your Daily Tech Experience https://knowledge.businesscompassllc.com/top-10-data-structures-that-power-your-daily-tech-experience/ Ever wondered why your Instagram feed seems to read your mind? Or how Spotify knows exactly what song you’ll vibe with next? Behind these digital magic tricks are data structures – the h…
  continue reading
 
SQL Query Optimization Demystified: Understand Execution Order First https://knowledge.businesscompassllc.com/sql-query-optimization-demystified-understand-execution-order-first/ You’re staring at a query that should take milliseconds but somehow runs for minutes. Sound familiar? Every developer has been there. You’ve written what looks like perfec…
  continue reading
 
Inside Stack Overflow’s Architecture: What Really Powers the Platform https://knowledge.businesscompassllc.com/inside-stack-overflows-architecture-what-really-powers-the-platform/ Ever wondered what happens in those microseconds between asking Stack Overflow a coding question and getting that lifesaving answer? Behind those clean interfaces and lig…
  continue reading
 
DevOps, SRE, and Platform Engineering Explained: Key Differences and Myths Busted https://knowledge.businesscompassllc.com/devops-sre-and-platform-engineering-explained-key-differences-and-myths-busted/ “DevOps or SRE? Platform Engineering or DevOps?” Ever been in a meeting where these terms flew around like confetti, with everyone nodding wisely w…
  continue reading
 
Git Merge vs Rebase Explained: Master Branching Like a Pro https://knowledge.businesscompassllc.com/git-merge-vs-rebase-explained-master-branching-like-a-pro/ You’re staring at your terminal, heart racing as you realize you just made a huge Git mistake. We’ve all been there. The dreaded moment when branches conflict and you’re not sure if you shoul…
  continue reading
 
Python vs C++ vs Java: A Complete Comparison for Developers https://knowledge.businesscompassllc.com/python-vs-c-vs-java-a-complete-comparison-for-developers/ You’re staring at three different coding languages on your screen, paralyzed by indecision. Which one deserves your time? Which one will future-proof your career? I’ve been there. The Python …
  continue reading
 
How Big Tech Deploys Code: Behind the Scenes of Production Releases https://knowledge.businesscompassllc.com/how-big-tech-deploys-code-behind-the-scenes-of-production-releases/ Ever wondered why Facebook can push 60,000 code changes monthly without crashing your feed? Or why Netflix can deploy new features thousands of times daily while you’re mid-…
  continue reading
 
Top 8 Network Protocols You Must Know: Explained for Beginners https://knowledge.businesscompassllc.com/top-8-network-protocols-you-must-know-explained-for-beginners/ Ever sat in a meeting where the IT person dropped terms like “TCP/IP” and “HTTPS,” and you just nodded along while secretly thinking, “What in the world are they talking about?” You’r…
  continue reading
 
Master Git Fast: How Git Works Explained for Beginners https://knowledge.businesscompassllc.com/master-git-fast-how-git-works-explained-for-beginners/ Ever sat staring at your screen, terrified of breaking your project with one wrong command? That was me last year. Git felt like some arcane magic system with bizarre terminology like “rebase” and “d…
  continue reading
 
Mastering the Linux Boot Sequence: BIOS to Systemd Simplified https://knowledge.businesscompassllc.com/mastering-the-linux-boot-sequence-bios-to-systemd-simplified/ Ever been in that nightmare where your Linux server won’t boot and you’re frantically Googling error codes at 2 AM while your boss texts for updates? Yeah, been there.…
  continue reading
 
Vertical vs Horizontal Scaling: What’s the Difference and When to Use Each https://knowledge.businesscompassllc.com/vertical-vs-horizontal-scaling-whats-the-difference-and-when-to-use-each/ Ever stood in front of your application architecture and thought, “Should I build up or build out?” You’re not alone. Tech leads everywhere face this scaling di…
  continue reading
 
Mastering ACID in Databases: Atomicity, Consistency, Isolation & Durability https://knowledge.businesscompassllc.com/mastering-acid-in-databases-atomicity-consistency-isolation-durability/ Ever lost three hours of database work because of one tiny error? Trust me, you’re not alone. That moment when everything crashes and your perfectly structured d…
  continue reading
 
What Is a Data Pipeline? Why It’s Crucial for Modern Data Engineering https://knowledge.businesscompassllc.com/what-is-a-data-pipeline-why-its-crucial-for-modern-data-engineering/ Ever try drinking from a fire hose? That’s essentially what companies without proper data pipelines are doing with their information—drowning in a torrent they can’t poss…
  continue reading
 
Kafka vs RabbitMQ vs Pulsar vs Others: A Deep Dive into Modern Message Queues https://knowledge.businesscompassllc.com/kafka-vs-rabbitmq-vs-pulsar-vs-others-a-deep-dive-into-modern-message-queues/ You’ve been agonizing over which message queue to pick for your distributed system, haven’t you? Welcome to the club—87% of architects report spending we…
  continue reading
 
Session vs JWT Explained: Security, Scalability, and Performance Compared https://knowledge.businesscompassllc.com/session-vs-jwt-explained-security-scalability-and-performance-compared/ Ever been slammed with a “token expired” message right when you’re about to complete a critical transaction? Or maybe your app crashed because the authentication s…
  continue reading
 
Mastering Linux Performance: Essential Tools for Monitoring and Optimization https://knowledge.businesscompassllc.com/mastering-linux-performance-essential-tools-for-monitoring-and-optimization/ Your server’s running fine today, but what about tomorrow when it’s processing 3x the load? Or when that new update triggers a memory leak you didn’t see c…
  continue reading
 
HTTP/1.1, HTTP/2, and HTTP/3 Compared: Speed, Security, and Performance Explained https://knowledge.businesscompassllc.com/http-1-1-http-2-and-http-3-compared-speed-security-and-performance-explained/ Ever been stuck waiting for a web page to load and wondered why the internet feels like it’s running on dial-up? The culprit might be the very backbo…
  continue reading
 
The Science of Search Engines: How Google Finds What You Need https://knowledge.businesscompassllc.com/the-science-of-search-engines-how-google-finds-what-you-need/ Ever googled something and wondered, “How the heck did it know what I wanted?” You’re not alone. Every day, Google processes over 8.5 billion searches from people desperately seeking an…
  continue reading
 
Introduction to Generative AI: How Machines Create Text, Art, and More https://knowledge.businesscompassllc.com/introduction-to-generative-ai-how-machines-create-text-art-and-more/ Ever watched an AI generate a Renaissance-style portrait of your pet goldfish in under 10 seconds? Five years ago, that would’ve sounded like science fiction. Now it’s j…
  continue reading
 
Web Applications Explained: A Comprehensive Guide for Beginners and Developers https://knowledge.businesscompassllc.com/web-applications-explained-a-comprehensive-guide-for-beginners-and-developers/ Ever stared at your favorite app and wondered, “How the heck does this actually work?” You’re not alone. Millions of people use web applications daily …
  continue reading
 
SSH Explained: How Secure Shell Works Behind the Scenes https://knowledge.businesscompassllc.com/ssh-explained-how-secure-shell-works-behind-the-scenes/ Ever clicked “connect” to a remote server and wondered what magic happens next? While you’re sipping coffee, SSH is frantically encrypting your data, swapping cryptographic keys, and building secur…
  continue reading
 
How API Pagination Makes Scrolling Through Billions of Products Seamless https://knowledge.businesscompassllc.com/how-api-pagination-makes-scrolling-through-billions-of-products-seamless/ Ever tried loading a page with a billion results? Your browser would literally catch fire, your RAM would scream for mercy, and you’d be staring at a spinning whe…
  continue reading
 
Apache Kafka Basics Explained – Topics, Brokers, and Event Streams https://knowledge.businesscompassllc.com/apache-kafka-basics-explained-topics-brokers-and-event-streams/ Ever stared at a massive firehose of data wondering how on earth companies like Netflix handle millions of streaming events per second without imploding? That’s where Apache Kafk…
  continue reading
 
SDK vs API: What They Are and How They Work Together https://knowledge.businesscompassllc.com/sdk-vs-api-what-they-are-and-how-they-work-together/ You’re staring at a chunk of code, pulling your hair out, wondering why your app integration keeps failing. The culprit? Confusion between SDKs and APIs that’s costing you precious development time.…
  continue reading
 
Load Balancers Explained – What They Are and Why They Matter in System Design https://knowledge.businesscompassllc.com/load-balancers-explained-what-they-are-and-why-they-matter-in-system-design/ Ever tried to push through those stadium turnstiles when 60,000 fans are rushing in for kickoff? That’s your server without load balancing – overwhelmed, …
  continue reading
 
The Role of Docker in System Design – Scalability, Portability & Speed https://knowledge.businesscompassllc.com/the-role-of-docker-in-system-design-scalability-portability-speed/ Ever found yourself wrestling with the same code that runs perfectly on your machine but crashes spectacularly in production? You’re not alone. That frustrating “but it wo…
  continue reading
 
Understanding Garbage Collectors in Java, Python & Go – Key Differences & Mechanisms https://knowledge.businesscompassllc.com/understanding-garbage-collectors-in-java-python-go-key-differences-mechanisms/ Ever spent three hours debugging an app that kept crashing, only to realize it was running out of memory because your garbage collector couldn’t …
  continue reading
 
What Are AI Agents? A Deep Dive into the Brains Behind Autonomous Systems https://knowledge.businesscompassllc.com/what-are-ai-agents-a-deep-dive-into-the-brains-behind-autonomous-systems/ Ever had your phone recommend the perfect song, or watched a self-driving car smoothly navigate traffic? Behind those magical moments are AI agents – and they’re…
  continue reading
 
Most Popular API Architecture Styles Compared: REST, GraphQL, gRPC & More https://knowledge.businesscompassllc.com/most-popular-api-architecture-styles-compared-rest-graphql-grpc-more/ Ever stared at your screen, wondering why your API choice is making your developers want to quit? You’re not alone. A recent survey showed 68% of tech leads regret t…
  continue reading
 
GraphQL Demystified – Single Endpoint, Efficient Payloads, and Frontend Freedom https://knowledge.businesscompassllc.com/graphql-demystified-single-endpoint-efficient-payloads-and-frontend-freedom/ Ever been stuck waiting for multiple endpoints to load while your UI looks like a half-finished puzzle? You’re not alone. 75% of frontend developers rep…
  continue reading
 
In this episode, Laura and Chay are joined by the talented James Smith, an accomplished garden designer at Landscape Services. James is a former RHS medalist and was a finalist for the prestigious Young Designer of the Year award. With years of experience designing stunning gardens and landscapes across Hampshire and Dorset, James brings a wealth o…
  continue reading
 
Gregory and Justin welcome back celebrated indie horror filmmaker and master of creature effects Steven Kostanski. Steven talks about the challenges of producing indie movies in Canada, and shares how he found himself in the enviable position of choosing Deathstalker to remake from a list of Roger Corman properties. See more of Steven's work at Kos…
  continue reading
 
CAP Theorem Explained: Choosing the Right Database for Distributed Systems https://knowledge.businesscompassllc.com/cap-theorem-explained-choosing-the-right-database-for-distributed-systems/ Ever spent an entire weekend debugging a distributed database issue only to discover it’s not a bug but a fundamental trade-off you never considered? You’re no…
  continue reading
 
Centralized vs Distributed Systems: Key Concepts Explained with Java Example https://knowledge.businesscompassllc.com/centralized-vs-distributed-systems-key-concepts-explained-with-java-example/ Ever spent hours debugging a distributed system only to wish you’d gone with a simpler centralized approach? Or maybe you built a monolith that’s now buckl…
  continue reading
 
Elastic Scaling with Consistent Hashing: How to Manage Dynamic Database Sharding https://knowledge.businesscompassllc.com/elastic-scaling-with-consistent-hashing-how-to-manage-dynamic-database-sharding/ Remember that time your database buckled under sudden traffic and your engineering team spent the weekend fighting fires? Yeah, database scalabilit…
  continue reading
 
Hashing Explained: From Message Digests to Load Balancing https://knowledge.businesscompassllc.com/hashing-explained-from-message-digests-to-load-balancing/ Ever sat staring at your screen, wondering how your bank’s website instantly recognizes your password without actually storing it anywhere? Or how Spotify somehow knows which server should hand…
  continue reading
 
Network Protocols Demystified: How They Enable Communication Across Devices https://knowledge.businesscompassllc.com/network-protocols-demystified-how-they-enable-communication-across-devices/ Ever tried explaining to your mom why Netflix buffers but YouTube doesn’t? Welcome to the invisible world of network protocols – the digital traffic cops det…
  continue reading
 
Loading …

Quick Reference Guide

Copyright 2025 | Privacy Policy | Terms of Service | | Copyright
Listen to this show while you explore
Play