vi SE-Radio Episode 329 Andreas Stefik on Accessibility for the Visually By traffic.libsyn.com Published On :: Tue, 26 Jun 2018 16:25:27 +0000 Felienne interviews Andreas Stefik about creating programs that are accessible for blind and visually impaired users. How do they consume and create software? Full Article
vi SE-Radio Episode 330: Natalie Silvanovich on Attack Surface Reduction By se-radio.net Published On :: Mon, 16 Jul 2018 23:22:31 +0000 Natalie Silvanovich and Kim Carter discuss reducing the attack surface of the software that Engineers are creating today. Code sharing, third-party code, Developer workflow, and a collection of 0 day bugs are all discussed. Full Article
vi SE-Radio Episode 331: Kevin Goldsmith on Architecture and Organizational Design By se-radio.net Published On :: Tue, 24 Jul 2018 17:02:48 +0000 Travis Kimmel and Kevin Goldsmith discuss the correspondence between organizational design and software architecture. Their conversation covers: what Conway’s Law is; Kevin’s experiences in different organizational structures (e.g., Avvo, Spotify, Adobe, and Microsoft) and how those structures influenced the software architecture; what the “Reverse Conway Maneuver” is and how organizations can leverage it; how organizations can evolve existing architectures. Full Article
vi SE-Radio Episode 334: David Calavera on Zero-downtime Migrations and Rollbacks with Kubernetes By traffic.libsyn.com Published On :: Tue, 14 Aug 2018 17:27:15 +0000 Jeremy Jung talks with David Calavera about zero-downtime migrations and rollbacks with Kubernetes. In this episode we define migrations, rollbacks, and discuss how Netlify was able to migrate to Kubernetes and roll back off of it multiple times without impacting their users. David explains how developers can run old and new systems simultaneously, the importance of defining errors in your system, and when to apply fixes vs rolling back. We also discuss their decision to move to Kubernetes, and the benefits they received. Full Article
vi SE-Radio Episode 340: Lara Hogan and Deepa Subramaniam on Revitalizing a Cross-Functional Product Organization By traffic.libsyn.com Published On :: Wed, 03 Oct 2018 17:18:47 +0000 Travis Kimmel talks with Lara Hogan and Deepa Subramaniam about evidence-based tactics that product and engineering leaders can use to can use to diagnose problems that are holding back their teams, and build healthier, high-performing organizations. Full Article
vi SE-Radio Episode 350: Vivek Ravisankar on HackerRank By traffic.libsyn.com Published On :: Wed, 19 Dec 2018 19:03:35 +0000 Vivek Ravisankar, the CEO and founder of HackerRank spoke with SE Radio’s Kishore Bhatia about automated coding skills assessments and the HackeRank platform. Topics include: HackerRank as a coding skills assessment platform and how such platforms help in skills assessments and coding interviews - both for developers and employers. The interview also covers the journey from developer learning to getting assessed & recruited through these platforms. Learning from Vivek’s experience giving coding interviews and automating the process of technical screening for Hiring Software Engineers. Full Article
vi Episode 351 - Bernd Rücker on Orchestrating Microservices with Workflow Management By se-radio.net Published On :: Thu, 10 Jan 2019 23:39:57 +0000 Bernd Rücker, who has contributed to multiple open source workflow management projects, discusses orchestrating microservices with workflow management. As distributed systems evolve into a family of microservices that must handle long-running stateful processes with time-dependent actions, events, multiple paths through the system, and complex rollbacks, the workflow management model provides a way to ensure clear modeling, correctness, and separation of concerns. Rücker recommends a federated model in which each microservice is paired with its own workflow to handle retries and other policies and failure modes around that service. Robert Blumen spoke with Rücker about microservice architecture, event-driven systems, long-running stateful processes versus synchronous request/response, event handling, time-outs, and handling exceptional conditions with compensating transactions. Rücker compares the choreography versus orchestration models for collaboration and discusses why orchestration provides a better separation of concerns. The discussion delves into the implementation of workflow management systems including persistence, scaling, event handling, timers and scheduling, and similarities to CQRS. The discussion wraps up with monitoring and visualization. Full Article
vi SE-Radio Episode 354: Avi Kivity on ScyllaDB.mp3 By traffic.libsyn.com Published On :: Fri, 01 Feb 2019 18:57:37 +0000 Avi Kivity of Scylladb deep dives into the internals of Scylladb and what makes it a high performant version of Cassandra, a distributed key-value datastore. The discussion covers the architecture of Scylladb, its relationship with high performance... Full Article
vi SE-Radio Episode 361: Daniel Berg on Istio Service Mesh By se-radio.net Published On :: Wed, 27 Mar 2019 17:15:42 +0000 Daniel Berg, a distinguished Engineer at IBM cloud unit, talks with host Nishant Suneja, about Istio service mesh and how it lets developers deploy microservices into the cloud in a secure, efficient fashion by taking away the burden of devops... Full Article
vi Episode 370: Chris Richardson on Microservice Patterns By traffic.libsyn.com Published On :: Tue, 18 Jun 2019 18:04:43 +0000 Chris Richardson of microservices.io and author of the book Microservice Patterns discuss microservice patterns which constitute a set of best practices and building-block solutions to problems inherent microservice architecture. Full Article
vi Episode 378: Joshua Davies on Attacking and Securing PKI By traffic.libsyn.com Published On :: Wed, 28 Aug 2019 17:06:16 +0000 Joshua Davies discusses TLS, PKI vulnerabilities in the PKI, and the evolution of the PKI to make it more secure, with host Robert Blumen. Full Article
vi Episode 394: Chris McCord on Phoenix LiveView By traffic.libsyn.com Published On :: Fri, 03 Jan 2020 21:34:34 +0000 Chris McCord, author of the Phoenix Framework and Programming Phoenix 1.4, discusses Phoenix's LiveView functionality to showcase the power or real-time applications without the need for writing a single line of JavaScript. Full Article
vi Episode 397: Pat Helland on Data Management with Microservices.mp3 By traffic.libsyn.com Published On :: Thu, 06 Feb 2020 18:07:13 +0000 Pat Helland talks to host Akshay Manchale about Data Management at scale in a Microservices world. Pat talks about trends in managaging data in a distributed microservices world, immutability, idempotence, inside and outside data, descriptive... Full Article
vi Episode 400: Michaela Greiler on Code Reviews By traffic.libsyn.com Published On :: Wed, 26 Feb 2020 02:19:13 +0000 Michaela Greiler spoke with SE Radios Felienne about code review best practices and how to improve the effectiveness of your reviews. Full Article
vi Episode 412: Sam Gavis Hughson on Technical Interviews By traffic.libsyn.com Published On :: Tue, 09 Jun 2020 23:06:13 +0000 Felienne spoke with Gavis-Hughson about how to prepare for the dreaded 'whiteboard interview'. Full Article
vi Episode 434: Steven Skiena on Preparing for the Data Structures and Algorithm Job Interview By se-radio.net Published On :: Tue, 10 Nov 2020 20:33:13 +0000 Steven Skiena speaks with SE Radio’s Adam Conrad about practical applications for data structures and algorithms, as well as take-aways on how to best study Skiena’s book when prepping for the technical interview process. Full Article
vi Episode 451: Luke Kysow on Service Mesh By se-radio.net Published On :: Tue, 16 Mar 2021 20:01:16 +0000 Luke Kysow from Hashicorp does a deep dive into the key features of Consul with host Priyanka Raghavan. Full Article
vi Episode 472: Liran Haimovitch on Handling Customer Issues By traffic.libsyn.com Published On :: Wed, 11 Aug 2021 21:14:40 +0000 Liram Haimovitch talks about how a business handles customer issues with a software product. How issues start out with a dedicated customer-facing team and when they may be escalated to engineering. Full Article
vi Episode 487: Davide Bedin on Dapr Distributed Application Runtime By traffic.libsyn.com Published On :: Tue, 23 Nov 2021 19:22:20 +0000 Davide Bedine, a cloud solution architect at Microsoft and professional Dapr enthusiast joined host Jeff Doolittle to discuss his book, Practical Microservices with Dapr and .NET. Dapr, the Distributed Application Runtime, simplifies cloud-native... Full Article
vi Episode 492: Sam Scott on Building a Consistent and Global Authorization Service By traffic.libsyn.com Published On :: Tue, 28 Dec 2021 18:23:07 +0000 Sam Scott, CTO of Oso discusses how to build a global authorization service and challenges with host Priyanka. Full Article
vi 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
vi Episode 507: Kevin Hu on Data Observability By se-radio.net Published On :: Wed, 13 Apr 2022 16:54:00 +0000 Kevin Hu, co-founder and CEO at Metaplane discusses "Data Observability" with host Priyanka Raghavan. The discussion touches upon Data observability roots, components, differences with software observability and tooling. Full Article
vi Episode 510: Deepthi Sigireddi on How Vitess Scales MySQL By se-radio.net Published On :: Wed, 04 May 2022 16:19:59 +0000 In this episode, Deepthi Sigireddi of the Cloud Native Computing Foundation (CNCF) spoke with SE Radio host Nikhil Krishna about how Vitess scales MySQL. They discuss the design and architecture of the product; how Vitess impacts modern data problems;... Full Article
vi Episode 511: Ant Wilson on Supabase (Postgres as a Service) By se-radio.net Published On :: Tue, 10 May 2022 20:43:17 +0000 Ant Wilson of Supabase discusses building an open source alternative to Firebase with PostgreSQL. SE Radio host Jeremy Jung spoke with Wilson about how Supabase compares to Firebase, building an API layer with postgREST, authentication using GoTrue... Full Article
vi Episode 525: Randy Shoup on Evolving Architecture and Organization at eBay By se-radio.net Published On :: Wed, 17 Aug 2022 16:44:29 +0000 Randy Shoup of eBay discusses the evolution of eBay's tech stack. SE Radio host Jeremy Jung speaks with Shoup about eBay's origins as a single C++ class with an Oracle database, a five-year migration to multiple Java services, sharing a database... Full Article
vi Episode 527: Adrian Kennard and Kevin Hones on Writing a Network OS from Scratch By se-radio.net Published On :: Tue, 30 Aug 2022 22:58:29 +0000 Adrian Kennard and Kevin Hones, Founders of FireBrick routers and firewalls, discuss how to design, build, test and support a hardware router and network operating system from scratch, while sharing the lessons learned. You'll also learn that in certain.. Full Article
vi Episode 538: Roberto Di Cosmo on Archiving Public Software at Massive Scale By www.se-radio.net Published On :: Fri, 18 Nov 2022 02:28:00 +0000 Roberto Di Cosmo, Computer Science professor at University Paris Diderot and founder of the Software Heritage initiative, discusses how to protect against sudden loss from the collapse of a "free" source code repository provider, how to protect... Full Article
vi Episode 548: Alex Hidalgo on Implementing Service Level Objectives By se-radio.net Published On :: Wed, 25 Jan 2023 17:04:00 +0000 Alex Hidalgo, principal reliability advocate at Nobl9 and author of Implementing Service Level Objectives, joins SE Radio's Robert Blumen for a discussion of service-level objectives (SLOs) and error budgets. The conversation covers the meaning... Full Article
vi Episode 551: Vidal Graupera on Manager 1-1 with Direct Reports By se-radio.net Published On :: Wed, 15 Feb 2023 20:51:00 +0000 Vidal Graupera, an Engineering Manager at LinkedIn, speaks with SE Radio’s Brijesh Ammanath about the importance of managers' one-on-one meetings with direct reports. They start by considering how a 1:1 meeting differs from other meetings... Full Article
vi SE Radio 554: Adam Tornhill on Behavioral Code Analysis By se-radio.net Published On :: Wed, 08 Mar 2023 21:37:00 +0000 Adam Tornhill, founder and CTO of CodeScene, joins host Giovanni Asproni to speak about behavioral code analysis. Behavioral code analysis is a set of practical techniques aimed at identifying patterns in how a development organization interacts with the codebase they're building. It can be used to prioritize technical debt to maximize return on investment; to identify communication and team-coordination bottlenecks in code; to drive refactorings guided by data from how the system evolves; and to detect code quality problems before they become maintenance issues. The episode starts with a broad description of the techniques, providing some examples from real projects, and ends with suggestions on how to get started with applying them. During the conversation, Adam and Giovanni touch on a set of related topics, including the applicability of the techniques to legacy, green-, and brown-field projects; ethical and privacy implications; and the importance of context when judging code quality. Full Article
vi SE Radio 560: Sugu Sougoumarane on Distributed SQL with Vitess By se-radio.net Published On :: Wed, 19 Apr 2023 20:46:00 +0000 Sugu Sougoumarane discusses how to face the challenges of horizontally scaling MySQL databases through the Vitess distribution engine and Planetscale, a service built on top of Vitess. The journey began with the growing pains of scale at YouTube around the time of Google’s acquisition of the video service. This episode explores ideas about topology management, sharding, Paxos, connection pooling, and how Vitess handles large transactions while abstracting complexity from the application layer. Full Article
vi SE Radio 563: David Cramer on Error Tracking By se-radio.net Published On :: Wed, 10 May 2023 20:53:00 +0000 In this episode, David Cramer, co-founder and CTO of Sentry, joins host Jeremy Jung for a conversation about error tracking. The discussion starts with treating performance problems as errors, why you might not need logs, and how most applications share the same problems. From there they consider other topics including capturing information by hooking into runtimes and frameworks, issues with the quality of Open Telemetry data, how front-end applications are constantly changing and why that makes them hard to instrument. Finally, they discuss how Sentry's architecture has evolved, and why they switched from a permissive license to the Business Source License. Full Article
vi SE Radio 586: Nikhil Shetty on Virtual Private Cloud By se-radio.net Published On :: Fri, 20 Oct 2023 00:03:00 +0000 Nikhil Shetty, an expert in networking and distributed systems, speaks with SE radio's Kanchan Shringi about virtual private cloud (VPC) and related technologies. They explore how VPC relates to public cloud, private cloud, and virtual private networks (VPNs). The discussion delves into why VPC is fundamental to building on the cloud, as well as configuring a VPC, subnets, and the address space that can be assigned to the VPC. During this episode they look into route tables, network address translation, as well as security groups, network access control lists, and DNS. Finally, Nikhil helps compare VPC offerings from Amazon Web Services (AWS) and Oracle Cloud Infrastructure (OCI). Full Article
vi SE Radio 591: Yechezkel Rabinovich on Kubernetes Observability By se-radio.net Published On :: Wed, 22 Nov 2023 17:50:00 +0000 Yeckezkel Rabinovich, CTO of Groundcover, speaks with host Philip Winston about observability and eBPF as it applies to Kubernetes. Rabinovich was previously the chief architect at the healthcare security company CyberMDX and spent eight years in the cyber security division of the Israeli Prime Minister’s Office. This episode explores the three pillars of observability, extending the Linux Kernel with eBPF, the basics of Kubernetes, and how Groundcover uses eBPF as the basis for its observability platform. Full Article
vi SE Radio 600: William Morgan on Kubernetes Sidecars and Service Mesh By se-radio.net Published On :: Fri, 26 Jan 2024 00:17:00 +0000 William Morgan, founder of the Linkerd service mesh and CEO of Bouyant, joins SE Radio’s Robert Blumen for a discussion of sidecars, service mesh, and a forthcoming enhancement to kubernetes to support sidecars natively. The conversation explores the origin of sidecars, sidecars and service mesh, and migrating service mesh to kubernetes. They take a deep dive into some aspects of running service mesh on kubernetes, the difficulties in running a sidecar container in a pod, and Kubernetes Enhancement Proposal (KEP) 753, which is intended to provide better native support for sidecar containers. William also gives some thoughts on the continuing relevance of service mesh. Full Article
vi SE Radio 602: Nicolas Carlo on Improving Legacy Code By se-radio.net Published On :: Wed, 07 Feb 2024 00:14:00 +0000 Nicolas Carlo talks with host Sam Taggart about Nicolas’s recent book, Legacy Code First Aid Kit. They start by defining legacy code and the general issues that developers face when dealing with it. Nicolas describes some of the tools in his book and provides examples of where he has found them useful. The episode also touches briefly on the role of AI and some other tools Nicolas has discovered since writing the book. This episode sponsored by WorkOS. Full Article
vi SE Radio 608: Lane Wagner on Revisiting the Go Language By se-radio.net Published On :: Wed, 20 Mar 2024 18:44:00 +0000 Lane Wagner of Boot.dev speaks with host Philip Winston about Go, the programming language that's popular for web, cloud, devops, networking, and other types of development. In addition to discussing existing features such as structs, interfaces, concurrency, and error handling, Lane and Philip take a deep look at generics, a recent addition to the language. They also explore the developer experience with Go. Full Article
vi SE Radio 614: Wouter Groeneveld on Creative Problem Solving for Software Development By se-radio.net Published On :: Fri, 03 May 2024 01:19:00 +0000 Wouter Groeneveld, author of The Creative Programmer and PhD researcher at KU Leuven, discusses his research related to programming education with host Jeremy Jung. Topics include evaluating projects, constraints, social debt in teams, common fallacies in critical thinking, maintaining flow state, documenting and retaining knowledge, and creating environments that encourage creativity. Brought to you by IEEE Software and IEEE Computer Society. Full Article
vi SE Radio 628: Hans Dockter on Developer Productivity By se-radio.net Published On :: Wed, 07 Aug 2024 18:26:00 +0000 Hans Dockter, the creator of the Gradle build tool and founder of Gradle Inc, the company behind the developer productivity platform Develocity, joins SE Radio host Giovanni Asproni to talk about developer productivity. They start with some definitions and an explanation of the importance of developer productivity, its relationship with cognitive load, and the big impact that development tools have on it. Hans describes how to implement developer productivity metrics in an organization, as well as warns about some pitfalls. The episode closes with some discussion on Hans's views on the future of this discipline, as well as some near-term developments and expectations. Brought to you by IEEE Computer Society and IEEE Software magazine. Full Article
vi SE Radio 632: Goran Petrovic on Mutation Testing at Google By se-radio.net Published On :: Thu, 05 Sep 2024 00:45:00 +0000 Goran Petrovic, a Staff Software Engineer at Google, speaks with host Gregory M. Kapfhammer about how to perform mutation testing on large software systems. They explore the design and implementation of the mutation testing infrastructure at Google, discussing the strategies for ensuring that it enhances both developer productivity and software quality. They also investigate the findings from experiments that quantify how mutation testing enables software engineers at Google to write better tests that can detect defects and increase confidence in software correctness. Brought to you by IEEE Computer Society and IEEE Software magazine. Full Article
vi SE Radio 635: Stevie Caldwell on Zero-Trust Architecture By se-radio.net Published On :: Thu, 26 Sep 2024 21:33:00 +0000 Stevie Caldwell, Senior Engineering Technical Lead at Fairwinds, joins host Priyanka Raghavan to discuss zero-trust network reference architecture. The episode begins with high-level definitions of zero-trust architecture, zero-trust reference architecture, and the pillars of Zero Trust. Stevie describes four open-source implementations of the Zero Trust Reference Architecture: Emissary Ingress, Cert Manager, LinkerD, and the Policy Engine Polaris. Each component is explored to help clarify their roles in the Zero Trust journey. The episode concludes with a look at the future direction of Zero Trust Network Architecture. This episode is sponsored by QA Wolf. Full Article
vi Philips Performance Wireless TAPH805BK Bluetooth Headset Review By www.pcstats.com Published On :: Fri, 06 Mar 2020 15:09:56 The Philips Performance Wireless TAPH805BK are wireless headphones with battery life that will knock your socks off, but the sound quality has a lot of room for improvement.... [PCSTATS] Full Article Audio / Sound
vi 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
vi Orico GV100 1TB Portable NVMe SSD Review By www.pcstats.com Published On :: Fri, 06 Mar 2020 15:38:16 Orico surprises with its GV100 1TB portable NVMe SSD. Join us as we take a look at this new drive and what it's all about."... [PCSTATS] Full Article Hard Drives/SSD
vi Thrustmaster eSwap Pro Controller Review By www.pcstats.com Published On :: Fri, 06 Mar 2020 15:38:45 Today we test at OCinside.de the top controller from the extensive gamepad collection of Thrustmaster. In comparison we are testing the original controllers from Microsoft Xbox One, Xbox 360, Sony PlayStation 4 and PlayStation 3. What makes this Thrustmaster eSwap Pro game controller different from thousands of other products on the market and wher... [PCSTATS] Full Article Games
vi Lenovo HT10 True Wireless Bluetooth Earbuds Review By www.pcstats.com Published On :: Fri, 06 Mar 2020 15:39:15 The HT10 True Wireless Bluetooth Earbuds by Lenovo are aimed towards consumers on a tight budget looking to get the best bang for the buck. ... [PCSTATS] Full Article Audio / Sound
vi TerraMaster TD2 Thunderbolt 3 2-bay DAS Review By www.pcstats.com Published On :: Sat, 07 Mar 2020 09:00:00 TerraMaster�s TD2 Thunderbolt 3 is a 2-bay DAS (Direct-Attached Storage) drive aimed at professional users and, as the name suggests comes with a pair of Thunderbolt 3 interfaces. TerraMaster�s TD2 Thunderbolt 3 looks just like a 2-bay NAS with the obvious exception that the TD2 comes with a very useful carrying handle. The enclosure is built from ... [PCSTATS] Full Article Peripherals
vi CalDigit USB-C Pro Dock Review By www.pcstats.com Published On :: Sat, 07 Mar 2020 09:01:00 Is the USB-C Pro Dock from CalDigit the best bang for your buck? Join us as we investigate in our review."... [PCSTATS] Full Article Peripherals
vi 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
vi OWC Mercury Elite Pro Dock Review By www.pcstats.com Published On :: Tue, 10 Mar 2020 09:00:00 OWC channels the Mercury Elite lineup with the Elite Pro to offer its storage driven dock solution. Here's our review."... [PCSTATS] Full Article Hard Drives/SSD