show episodes
 
Artwork

1
We Not Me

Dan Hammond & Pia Lee

Unsubscribe
Unsubscribe
Monthly+
 
Exploring how humans connect and get stuff done together, with Dan Hammond and Pia Lee from Squadify. We need groups of humans to help navigate the world of opportunities and challenges, but we don't always work together effectively. This podcast tackles questions such as "What makes a rockstar team?" "How can we work from anywhere?" "What part does connection play in today's world?" You'll also hear the thoughts and views of those who are running and leading teams across the world.
  continue reading
 
The Testing Show explores, pokes and prods anything and everything related to testing, with new episodes released every other Wednesday. Our hosts, Matt Heusser and Michael Larsen, will analyze tried and true methodologies and practices against on trend and emerging topics. We have a range of guest contributors from Qualitest as well as industry experts from around the world to share insights, knowledge and personal experience. So take minute to find out what others are saying in the testing ...
  continue reading
 
The Mariah Coz Show gets into the nitty-gritty of running a profitable online course business. We talk about everything you need to know about creating high-converting launches, webinars and sales funnels. We also cover the behind the scenes of running a sustainable, thriving business so you can make more sales, consistently.
  continue reading
 
Welcome to Spark Launch – a podcast dedicated to exploring mental health challenges faced by neurodivergent individuals and uncovering ways to overcome them by living in our unique strengths. This optimistic series is designed to empower neurodivergents and enlighten neurotypicals about the incredible potential within us all. Hosted by Chaya Mallavaram, CEO & Founder of Spark Launch, and Mike Cornell, Peer Support Specialist, both passionate about mental health advocacy, we believe that by e ...
  continue reading
 
A primarily interview-based podcast grounded in the board game hobby. By exploring the connections between board games and other mediums, Intertextual Cardboard Experience is looking to tap into some links that may not have been considered much previously. Through interesting guests, audience feedback, and general revision, there is an experiential element of this channel to grow and change in unique ways. By keeping the door open to various forms of entertainment, the myriad of possibilitie ...
  continue reading
 
Welcome to Crashcasts, the podcast for tech enthusiasts! Whether you're a seasoned engineer or just starting out, this podcast will teach you about Java Internals. Join hosts Sheila and Victor as they explore essential topics in technology. Each episode gradually increases in complexity, covering everything from basic concepts to advanced scenarios. This podcast offers valuable insights, tips, and common pitfalls to avoid. It's perfect for interview preparation or skill enhancement. With a f ...
  continue reading
 
Welcome to diVERSES Live, where we discuss all things poetry to help give voice to under-represented writers and create poet-preneurs ready to let their writing sustain their lives.
  continue reading
 
Artwork

1
Remote First

Modern Leaders

Unsubscribe
Unsubscribe
Monthly
 
The global workforce experienced a big disruption which brought a lot of new organizational cultural challenges. Every week, our host invites leaders from large or innovative companies like Slack, Hubspot, Gitlab, Elastic, Dropbox & Atlassian to provide insights around scalable strategies for a long-term remote-first workplace transformation. Listen in to learn: - Remote First Employee Experience - Hybrid Work best practices - Work from Anywhere Programs in large companies - Startup for Remo ...
  continue reading
 
We promote and support the growth of professional Scrum. Scrum Facilitators helps the professional Scrum facilitators in their journey. In the podcast we discuss ideas, lessons and tools that can be helpful for Scrum Masters, Product Owners and Developers. Bringing forward ideas by interesting people from the community and our larger network.
  continue reading
 
Artwork

1
Unscalable

Gavin Hammar

Unsubscribe
Unsubscribe
Monthly
 
We live in a world where everyone is trying to gain a competitive edge through automation, bots, and AI. But, since launching Sendible 13 years ago, I've discovered that to truly stand out, the best strategy is to focus on the more human things – the "unscalable". So, if you're looking for a fresh perspective on how to be truly memorable in a noisy world, then this is the podcast for you. Tune in every week for short, actionable, and unscalable tactics that you can use in your business today ...
  continue reading
 
Welcome to Teach Languages Online, the podcast dedicated to bringing you the best advice about starting and growing your online teaching business. If you're starting to teach languages online, or if you've been doing it for a while and are looking for inspiration as your business grows and evolves, then listen in. For regular updates, subscribe to the show. And for even more on language teaching & learning, visit lindsaydoeslanguages.com. Want to get in touch? Email me at lindsay[at]doeslang ...
  continue reading
 
At Open Strategy Partners, our mission is to help you communicate the value of what you do to connect you with the people who need to know about it, and help you grow … personally, professionally, whatever it means to you. This podcast is us figuring out communication, connection, and growth. We want to show you how we go about translating between technical complexity and business value to create strategic communication at OSP. And we want to learn more from our guests.
  continue reading
 
Thoughts of a Random (Citizen Remote Podcast) is a podcast oriented around open ideas, entrepreneurship, travel, investing, politics, philosophy, and an odd take on history. Together with Toarc United & Citizen Remote we talk with thought leaders from all around the world to stir the innovative mind. This podcast specifically talks about the importance of having an international perspective, the ins and outs of the business world, the entrepreneurial life, the digital nomad life, investing a ...
  continue reading
 
Loading …
show series
 
Dive into the world of reactive programming with RxJava and Project Reactor, exploring how these powerful libraries streamline asynchronous programming in Java. In this episode, we explore: Fundamentals of reactive libraries and their importance in modern Java development Core concepts like Observables, Flux, and operators that power these librarie…
  continue reading
 
It’s time for a new approach to teamwork: one that minimises distractions, reduces time-blocking communication, prioritises mental health, and promotes independent and efficient work. This management style can lead to more productive teams, with fewer managers and more individual contributors, with everyone focused on their core competencies. Liam …
  continue reading
 
These will be the shortest show notes yet because I have more than enough words in the episode itself. Listen for some unique insights from Board Game Arena developer ufm, and check out all of their BGA adaptations here (you might need to have an account to see this page?). Also, thanks for being a part of this journey. It's been a blast. Also also…
  continue reading
 
Dive into the exciting world of Java concurrency as we explore the powerful enhancements made to CompletableFuture in Java 9 and beyond. In this episode, we explore: Timeout handling revolution: Discover how orTimeout and completeOnTimeout simplify asynchronous programming Exception management upgrade: Uncover the flexibility of exceptionallyCompos…
  continue reading
 
Discover how Java 9+ revolutionizes concurrency with VarHandle and enhanced Atomics, offering up to 30% performance boost for certain operations! In this episode, we explore: VarHandle: The powerful "smart pointer" for efficient, low-level variable access Enhanced Atomics: Fine-tuning memory ordering for optimal performance Real-world applications …
  continue reading
 
Dive into the world of reactive programming with Java's Flow API, introduced in Java 9, and discover how it's revolutionizing asynchronous programming. In this episode, we explore: The basics of Flow API and its four key components: Publisher, Subscriber, Subscription, and Processor How backpressure management ensures efficient data processing in r…
  continue reading
 
Dive into the world of Reactive Programming and discover how it's revolutionizing data flow management in modern Java applications. In this episode, we explore: The fundamentals of Reactive Streams and their role in asynchronous processing Core principles of Reactive Programming: Responsive, Resilient, Elastic, and Message-Driven Real-world applica…
  continue reading
 
Dive into the intricate world of Java's HotSpot VM and uncover the secrets behind its powerful performance optimization techniques. In this episode, we explore: The architecture of HotSpot VM and its key components Efficient memory management through generational heap design How the Execution Engine and JIT Compiler work together to optimize code A…
  continue reading
 
Dive into the world of Just-In-Time (JIT) compilation and discover how Java achieves lightning-fast performance through real-time code optimization. In this episode, we explore: The magic of JIT compilation: Transforming bytecode into optimized machine code on the fly Tiered compilation: How Java balances quick startup and peak performance JIT opti…
  continue reading
 
Dive into the intricate world of JVM internals as we unravel the mysteries of class loading and linking in Java. In this episode, we explore: The lazy loading approach in Java and its benefits for memory management The hierarchy of class loaders and their specific roles in the JVM The three crucial phases of linking: verification, preparation, and …
  continue reading
 
Dive into the world of Java memory management as we unravel the mysteries of weak references and memory leaks in this enlightening episode of Java Internals Crashcasts. In this episode, we explore: The crucial difference between weak and strong references in Java How memory leaks occur and why they're a ticking time bomb for your application Real-w…
  continue reading
 
Dive into the world of Java Garbage Collection optimization with expert insights on tuning and monitoring for peak performance. In this episode, we explore: Understanding GC tuning basics and key parameters for optimal Java application performance Effective monitoring techniques to analyze and improve GC behavior Advanced tuning strategies, includi…
  continue reading
 
Dive into the world of Java's Garbage Collection algorithms and learn how they impact your application's performance. In this episode, we explore: The fundamentals of Garbage Collection and its crucial role in Java A comprehensive comparison of Serial, Parallel, CMS, and G1 algorithms Real-world scenarios and how to choose the right algorithm for y…
  continue reading
 
Dive into the intricate world of memory barriers and reordering in Java, exploring how these low-level concepts impact concurrent programming. In this episode, we explore: Instruction reordering: The surprising optimization technique used by CPUs and the JVM Memory barriers: The traffic lights of memory access in multi-threaded environments Java's …
  continue reading
 
Dive into the intricacies of Java's volatile keyword and its crucial role in concurrent programming. In this episode, we explore: The true purpose of volatile and how it ensures visibility across threads Real-world scenarios where volatile shines (and where it falls short) Best practices and common pitfalls when using volatile Performance implicati…
  continue reading
 
Dive into the intricate world of Java's Memory Model and unravel the mysteries of the happens-before relationship in concurrent programming. In this episode, we explore: The crucial concept of happens-before and its role in Java's memory model Key rules defining happens-before, including program order and volatile variables Common pitfalls and misu…
  continue reading
 
Dive into the intricate world of benchmarking concurrent Java code and learn how to accurately measure performance in multi-threaded environments. In this episode, we explore: The power of JMH (Java Microbenchmark Harness) for concurrent code benchmarking Essential metrics for evaluating concurrent performance: throughput, latency, and scalability …
  continue reading
 
Dive into the complex world of concurrent programming as we explore the delicate balance between contention and coherence in Java applications. In this episode, we explore: The traffic jam of threads: Understanding contention in concurrent programming Keeping everyone on the same page: Coherence in multi-threaded applications Performance pitfalls: …
  continue reading
 
Dive into the fascinating world of parallel computing and discover why more processors don't always lead to faster performance. In this episode, we explore: Understanding Amdahl's Law and its impact on concurrent programming Real-world applications and limitations of parallelization Best practices for optimizing code with Amdahl's Law in mind Tune …
  continue reading
 
Dive into the world of concurrent design patterns with a focus on mastering the thread-safe Singleton in Java. In this episode, we explore: The Singleton pattern and its thread-safety challenges in multi-threaded environments Various implementations of thread-safe Singletons, from synchronized methods to enum-based approaches Best practices and gui…
  continue reading
 
Unlock the power of concurrent programming with our deep dive into the Read-Write Lock pattern, an essential tool for managing shared resources in Java applications. In this episode, we explore: The fundamentals of Read-Write Locks and their game-changing approach to concurrent access Practical implementation in Java using the ReadWriteLock interfa…
  continue reading
 
Dive into the world of efficient data flow with the Producer-Consumer pattern, a crucial concept for mastering concurrent programming in Java. In this episode, we explore: The fundamentals of the Producer-Consumer pattern and its role in managing shared resources Implementing the pattern using Java's BlockingQueue for seamless synchronization Key b…
  continue reading
 
Dive into the world of Java concurrency as we explore the powerful RecursiveTask and RecursiveAction classes in the Fork/Join Framework. In this episode, we explore: Understanding RecursiveTask and RecursiveAction: Uncover the key differences and use cases for these crucial classes Implementing the compute method: Learn how to effectively split tas…
  continue reading
 
Dive into the world of advanced Java concurrency with an exploration of ForkJoinPool, a powerful tool for parallel processing. In this episode, we explore: The Fork/Join Framework and how ForkJoinPool optimizes recursive algorithms Work-stealing and recursive decomposition: the secret sauce behind ForkJoinPool's efficiency Real-world applications a…
  continue reading
 
Wrap up your journey through Java's Concurrent Collections with this comprehensive guide, bringing together essential insights from our entire season. In this episode, we explore: The fundamentals of concurrent collections and their game-changing benefits in multi-threaded environments Deep dives into key types like ConcurrentHashMap, CopyOnWriteAr…
  continue reading
 
Dive into the world of concurrent collections with an in-depth exploration of Java's ConcurrentLinkedDeque. In this episode, we explore: The power of thread-safe, non-blocking double-ended queues ConcurrentLinkedDeque vs. LinkedList and ConcurrentLinkedQueue Performance considerations and common pitfalls to avoid Best practices for leveraging Concu…
  continue reading
 
Dive into the world of concurrent collections with an in-depth exploration of Java's ConcurrentLinkedQueue. In this episode, we explore: The non-blocking nature of ConcurrentLinkedQueue and its use of Compare-and-Swap operations How this queue manages high concurrency without causing thread blockages Real-world use cases and performance characteris…
  continue reading
 
Dive into the world of thread-safe collections with our in-depth exploration of CopyOnWriteArraySet in Java's concurrent programming landscape. In this episode, we explore: The inner workings of CopyOnWriteArraySet and its copy-on-write semantics Ideal use cases and performance considerations in concurrent environments Common pitfalls and best prac…
  continue reading
 
Dive into the world of concurrent collections with an in-depth exploration of Java's CopyOnWriteArrayList. In this episode, we explore: The inner workings of CopyOnWriteArrayList and its thread-safe design Performance trade-offs: lightning-fast reads vs. costly writes Real-world applications in event-driven programming and caching Key differences f…
  continue reading
 
Dive into the world of concurrent collections with an in-depth exploration of ConcurrentSkipListSet, a powerful tool for thread-safe, sorted data management in Java. In this episode, we explore: The ingenious skip list data structure powering ConcurrentSkipListSet's efficiency How this collection achieves thread-safety without compromising performa…
  continue reading
 
Dive into the world of thread-safe sorting with Java's ConcurrentSkipListMap in this illuminating episode of Java Internals Crashcasts! In this episode, we explore: The ingenious skip list structure powering ConcurrentSkipListMap How it achieves thread-safety using a lock-free algorithm Real-world applications, from priority queues to financial ord…
  continue reading
 
Dive into the world of high-performance concurrent collections with ConcurrentHashMap, a thread-safe marvel in Java's toolkit. In this episode, we explore: The lock striping mechanism that makes ConcurrentHashMap up to 16 times faster than synchronized HashMap Weak consistency model and its implications for developers Best practices and common pitf…
  continue reading
 
Dive into the world of thread-safe Java collections with an in-depth exploration of the ConcurrentMap interface. In this episode, we explore: The fundamentals of ConcurrentMap and its role in concurrent programming Atomic operations and essential methods for efficient multi-threaded data manipulation Thread-safety mechanisms and real-world applicat…
  continue reading
 
Dive into the world of Java concurrency with an in-depth exploration of LinkedBlockingDeque, a powerful tool for managing thread-safe, double-ended queues. In this episode, we explore: Thread-safety mechanisms using ReentrantLock and Condition objects Performance characteristics and trade-offs compared to array-based implementations Real-world appl…
  continue reading
 
Dive into the world of concurrent collections with an in-depth exploration of Java's BlockingDeque interface. In this episode, we explore: The fundamentals of BlockingDeque and its role in concurrent programming Practical applications of blocking operations in multi-threaded environments Essential methods and best practices for efficient implementa…
  continue reading
 
Dive into the world of Java's concurrent collections with an in-depth look at PriorityBlockingQueue, a powerful tool for managing prioritized tasks in multi-threaded environments. In this episode, we explore: The unique features of PriorityBlockingQueue and how it differs from other BlockingQueue implementations The internal workings of PriorityBlo…
  continue reading
 
Dive into the world of concurrent programming with an in-depth exploration of LinkedBlockingQueue, a powerful tool for managing shared resources in multi-threaded applications. In this episode, we explore: The unique features of LinkedBlockingQueue, including its optionally-bounded nature and linked node structure How blocking operations work and t…
  continue reading
 
Dive into the world of Java's concurrent collections with an in-depth exploration of ArrayBlockingQueue, a powerful thread-safe bounded queue implementation. In this episode, we explore: The key characteristics of ArrayBlockingQueue, including its bounded nature and FIFO behavior How to create and configure ArrayBlockingQueue, including options for…
  continue reading
 
Dive into the world of concurrent collections with Java's BlockingQueue interface, a powerful tool for managing thread-safe operations in multi-threaded environments. In this episode, we explore: BlockingQueue basics and its clever coffee shop analogy Key methods and their waiting behaviors for seamless producer-consumer scenarios Thread safety mec…
  continue reading
 
Dive into the world of Java synchronization utilities and master the art of concurrent programming in this comprehensive episode. In this episode, we explore: Locks and Conditions: Flexible tools for thread coordination Synchronizers: From Semaphores to Phasers, discover the right tool for every concurrent scenario Atomic Variables: Achieve thread-…
  continue reading
 
Dive into the world of thread isolation with Java's ThreadLocal class in this enlightening episode of Java Internals Crashcasts! In this episode, we explore: The magic of ThreadLocal: Achieving thread safety without traditional synchronization Under the hood: How ThreadLocal manages thread-specific storage Real-world applications: From web servers …
  continue reading
 
Dive into the world of Java concurrency with an in-depth exploration of the Exchanger class, a powerful tool for synchronizing thread interactions. In this episode, we explore: The fundamentals of Exchanger and its role in concurrent programming Real-world analogies and use cases for Exchanger in pipeline designs Potential pitfalls and limitations,…
  continue reading
 
Dive into the world of advanced Java concurrency with StampedLock, a powerful synchronization tool introduced in Java 8. In this episode, we explore: The basics of StampedLock and its three unique modes: write, read, and optimistic read How optimistic reading can significantly improve performance in read-heavy scenarios Potential pitfalls like live…
  continue reading
 
Dive into the world of thread-safe arrays with AtomicIntegerArray and AtomicLongArray, powerful tools for concurrent programming in Java. In this episode, we explore: Understanding atomic arrays and their advantages over regular arrays Implementing atomic operations for thread-safe array manipulation Real-world applications and performance consider…
  continue reading
 
Dive into the world of thread-safe data handling with AtomicReference in Java concurrency. In this episode, we explore: Understanding AtomicReference and its role in multi-threaded environments AtomicReference vs. synchronized methods: Performance and control Exploring key methods and their practical applications Real-world scenarios and best pract…
  continue reading
 
Dive into the world of lock-free, thread-safe programming with Java's atomic variables in this enlightening episode of Java Internals Crashcasts! In this episode, we explore: The power of AtomicInteger, AtomicLong, and AtomicBoolean in concurrent programming Compare-and-Set (CAS) operations: The secret sauce behind lock-free updates Real-world scen…
  continue reading
 
Dive into the world of Java concurrency with an exploration of the flexible Phaser class, a powerful synchronization tool introduced in Java 7. In this episode, we explore: Phaser's unique features and how it outshines other synchronization tools The dynamic nature of Phaser, allowing threads to join or leave at any stage Real-world applications an…
  continue reading
 
Dive into the world of concurrent programming with an in-depth exploration of CyclicBarrier, a powerful Java synchronization utility. In this episode, we explore: The concept and purpose of CyclicBarrier in multi-threaded scenarios How CyclicBarrier differs from CountDownLatch and its unique features Real-world applications, including gaming and di…
  continue reading
 
Dive into the world of Java concurrency with an in-depth exploration of CountDownLatch, a powerful synchronization utility. In this episode, we explore: Understanding CountDownLatch: Its purpose and basic functionality in coordinating multiple threads Real-world applications: How CountDownLatch shines in scenarios like coordinating startup in distr…
  continue reading
 
Dive into the world of concurrent programming with Sheila and Victor as they unravel the mysteries of semaphores in Java! In this episode, we explore: The origins and purpose of semaphores in managing shared resources Binary vs. counting semaphores: Understanding their unique applications How threads acquire and release permits in Java's Semaphore …
  continue reading
 
Loading …

Quick Reference Guide