<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Dmitry Yarygin Tech</title>
    <description>Applied QA, Android automation, and mobile traffic analysis tutorials.</description>
    <link>https://yarygintech.com/</link>
    <atom:link href="https://yarygintech.com/rss.xml" rel="self" type="application/rss+xml" />
    <lastBuildDate>Thu, 04 Jun 2026 00:00:00 GMT</lastBuildDate>
    <language>en-us</language>
    <item>
      <title>Android Reverse Engineering Toolkit: Repos Worth Using</title>
      <description>A practical guide to Android-focused reverse engineering and mobile security tools from my GitHub star lists: static analysis, dynamic analysis, APK patching, traffic inspection, Frida workflows, emulators, and vulnerable labs.</description>
      <link>https://yarygintech.com/articles/android-reverse-engineering-toolkit/</link>
      <guid isPermaLink="true">https://yarygintech.com/articles/android-reverse-engineering-toolkit/</guid>
      <pubDate>Thu, 04 Jun 2026 00:00:00 GMT</pubDate>
    </item>
    <item>
      <title>SELinux in Android: Why It Exists and How It Protects the System</title>
      <description>A simple practical explanation of SELinux in Android: mandatory access control, domains, contexts, app sandboxing, enforcing mode, audit logs, and what it means for QA and Android security research.</description>
      <link>https://yarygintech.com/articles/android_selinux_explained/</link>
      <guid isPermaLink="true">https://yarygintech.com/articles/android_selinux_explained/</guid>
      <pubDate>Thu, 04 Jun 2026 00:00:00 GMT</pubDate>
    </item>
    <item>
      <title>Linux for Creators: A Practical Guide to Creative Work on Linux</title>
      <description>A practical guide to using Linux for creative work: video editing, graphic design, photography, audio production, 3D, streaming, writing, publishing, and the utilities that make a Linux creator workstation powerful.</description>
      <link>https://yarygintech.com/articles/linux-for-creators/</link>
      <guid isPermaLink="true">https://yarygintech.com/articles/linux-for-creators/</guid>
      <pubDate>Thu, 04 Jun 2026 00:00:00 GMT</pubDate>
    </item>
    <item>
      <title>Pop!_OS, Encryption, and the Boot Fight: Fixing a Linux System That Refused to Start</title>
      <description>A practical story about troubleshooting Pop!_OS with encrypted root, Btrfs subvolumes, systemd-boot, kernelstub, EFI entries, and the infamous missing rootflags=subvol=@ boot option.</description>
      <link>https://yarygintech.com/articles/pop-os-encryption-boot-fight/</link>
      <guid isPermaLink="true">https://yarygintech.com/articles/pop-os-encryption-boot-fight/</guid>
      <pubDate>Thu, 04 Jun 2026 00:00:00 GMT</pubDate>
    </item>
    <item>
      <title>SELinux Policies on Linux vs Android: Same Engine, Different Game</title>
      <description>A practical explanation of how SELinux policy works on regular Linux distributions compared to Android phones, why Android uses SELinux differently, and what it means for QA, AppSec, reverse engineering, and system debugging.</description>
      <link>https://yarygintech.com/articles/selinux-linux-vs-android/</link>
      <guid isPermaLink="true">https://yarygintech.com/articles/selinux-linux-vs-android/</guid>
      <pubDate>Thu, 04 Jun 2026 00:00:00 GMT</pubDate>
    </item>
    <item>
      <title>ADB Shell for QA Engineers, Android Enthusiasts, and Cyber Researchers</title>
      <description>A practical Android guide explaining how adb shell helps with app testing, debugging, emulator control, logs, packages, permissions, network checks, screenshots, file access, and mobile security research.</description>
      <link>https://yarygintech.com/articles/adb_shell_for_cyber_security_researchers/</link>
      <guid isPermaLink="true">https://yarygintech.com/articles/adb_shell_for_cyber_security_researchers/</guid>
      <pubDate>Wed, 03 Jun 2026 00:00:00 GMT</pubDate>
    </item>
    <item>
      <title>Where Android Certificates Are Stored</title>
      <description>A practical Android security guide explaining system CAs, user-installed certificates, Network Security Config, TLS trust, certificate pinning, and what this means for mobile app testing.</description>
      <link>https://yarygintech.com/articles/where-android-certificates-are-stored/</link>
      <guid isPermaLink="true">https://yarygintech.com/articles/where-android-certificates-are-stored/</guid>
      <pubDate>Wed, 03 Jun 2026 00:00:00 GMT</pubDate>
    </item>
    <item>
      <title>Apple Silicon Virtualization in 2020s: What Actually Works on Apple Silicon Macs</title>
      <description>An update on Apple Silicon virtualization: Parallels Desktop, VMware Fusion Pro, UTM, VirtualBox, macOS VMs, Windows 11 ARM, Linux ARM, and the reality of x86 emulation.</description>
      <link>https://yarygintech.com/articles/apple_silicon_virtualization/</link>
      <guid isPermaLink="true">https://yarygintech.com/articles/apple_silicon_virtualization/</guid>
      <pubDate>Tue, 02 Jun 2026 00:00:00 GMT</pubDate>
    </item>
    <item>
      <title>Linux Installers Explained: Which Distributions Are Easy or Hard to Install</title>
      <description>A practical guide to Linux installers: Calamares, Ubiquity, Subiquity, Anaconda, Debian Installer, YaST, Agama, archinstall and manual installation.</description>
      <link>https://yarygintech.com/articles/linux-installers-explained/</link>
      <guid isPermaLink="true">https://yarygintech.com/articles/linux-installers-explained/</guid>
      <pubDate>Tue, 02 Jun 2026 00:00:00 GMT</pubDate>
    </item>
    <item>
      <title>Best Raspberry Pi Retro Gaming OS: RetroPie, Recalbox, Batocera or Lakka?</title>
      <description>A practical guide to choosing the best retro gaming distribution for Raspberry Pi, including RetroPie, Recalbox, Batocera and Lakka.</description>
      <link>https://yarygintech.com/articles/raspberry-pi-retro-gaming-distros/</link>
      <guid isPermaLink="true">https://yarygintech.com/articles/raspberry-pi-retro-gaming-distros/</guid>
      <pubDate>Mon, 01 Jun 2026 00:00:00 GMT</pubDate>
    </item>
    <item>
      <title>VulnBankLab: Android APK Security Walkthrough for QA, Pentest and AppSec Training</title>
      <description>A practical and personal look at teaching software testing, why one-size-fits-all QA courses often fail, and why mentorship works better when the student is actually ready.</description>
      <link>https://yarygintech.com/articles/vulnbanklab-android-apk-security-walkthrough/</link>
      <guid isPermaLink="true">https://yarygintech.com/articles/vulnbanklab-android-apk-security-walkthrough/</guid>
      <pubDate>Mon, 01 Jun 2026 00:00:00 GMT</pubDate>
    </item>
    <item>
      <title>Application Localization in 2020s: 5 Common Mistakes That Still Break Products</title>
      <description>A modern look at localization and internationalization mistakes: hardcoded strings, weak backend support, missing context for translators, broken RTL layouts, and teams that treat L10N as an afterthought.</description>
      <link>https://yarygintech.com/articles/application-localization-common-mistakes/</link>
      <guid isPermaLink="true">https://yarygintech.com/articles/application-localization-common-mistakes/</guid>
      <pubDate>Sat, 30 May 2026 00:00:00 GMT</pubDate>
    </item>
    <item>
      <title>From Software Testing to Cybersecurity: Why QA Experts Have a Hidden Advantage</title>
      <description>A practical look at why QA engineers can move into cybersecurity more naturally than many people think, and how testing experience becomes a real advantage in AppSec, pentesting, and security analysis.</description>
      <link>https://yarygintech.com/articles/from-software-testing-to-cybersecurity-qa/</link>
      <guid isPermaLink="true">https://yarygintech.com/articles/from-software-testing-to-cybersecurity-qa/</guid>
      <pubDate>Sat, 30 May 2026 00:00:00 GMT</pubDate>
    </item>
    <item>
      <title>The Rise of Closed Platforms: How Big Tech Is Turning Computers Into Appliances</title>
      <description>A personal look at how Apple, Google, Microsoft, and modern platform rules are slowly removing control from users and developers.</description>
      <link>https://yarygintech.com/articles/rise-of-closed-computer-platforms/</link>
      <guid isPermaLink="true">https://yarygintech.com/articles/rise-of-closed-computer-platforms/</guid>
      <pubDate>Sat, 30 May 2026 00:00:00 GMT</pubDate>
    </item>
    <item>
      <title>The Art of Cloning Disk Drives with dd: Powerful, Simple, and Dangerous</title>
      <description>A practical guide to using the dd command for cloning disks, creating images, restoring backups, wiping drives, and avoiding painful data loss mistakes.</description>
      <link>https://yarygintech.com/articles/dd-disk-cloning-guide/</link>
      <guid isPermaLink="true">https://yarygintech.com/articles/dd-disk-cloning-guide/</guid>
      <pubDate>Fri, 29 May 2026 00:00:00 GMT</pubDate>
    </item>
    <item>
      <title>AppleScript Programming: Practical Automation Use Cases That Still Make Sense</title>
      <description>A modernized look at AppleScript: simple macOS automation, shell commands, Finder workflows, dialogs, UI scripting, and practical testing-related use cases.</description>
      <link>https://yarygintech.com/articles/applescript-automation-use-cases/</link>
      <guid isPermaLink="true">https://yarygintech.com/articles/applescript-automation-use-cases/</guid>
      <pubDate>Fri, 29 May 2026 00:00:00 GMT</pubDate>
    </item>
    <item>
      <title>Stop Distro-Hopping: 7 Linux Choices That Matter More Than the Distro</title>
      <description>Leaving Windows or macOS for Linux? The distro name matters less than the base, desktop environment, file system, encryption, package manager, drivers, and workflow you build around it.</description>
      <link>https://yarygintech.com/articles/stop-distro-hopping-linux-choices/</link>
      <guid isPermaLink="true">https://yarygintech.com/articles/stop-distro-hopping-linux-choices/</guid>
      <pubDate>Fri, 29 May 2026 00:00:00 GMT</pubDate>
    </item>
    <item>
      <title>The Death of macOS: The NeXTSTEP Betrayal</title>
      <description>How macOS moved from the open, inspectable NeXTSTEP inheritance toward a sealed Apple Silicon appliance.</description>
      <link>https://yarygintech.com/articles/the-death-of-macos-nextstep-betrayal/</link>
      <guid isPermaLink="true">https://yarygintech.com/articles/the-death-of-macos-nextstep-betrayal/</guid>
      <pubDate>Fri, 29 May 2026 00:00:00 GMT</pubDate>
    </item>
    <item>
      <title>What No One Tells You About Training Test Engineers</title>
      <description>A personal look at teaching QA, why generic testing courses often fail, and why real mentorship, practice, and readiness matter more than certificates.</description>
      <link>https://yarygintech.com/articles/what-no-one-tells-you-about-training-test-engineers/</link>
      <guid isPermaLink="true">https://yarygintech.com/articles/what-no-one-tells-you-about-training-test-engineers/</guid>
      <pubDate>Fri, 29 May 2026 00:00:00 GMT</pubDate>
    </item>
    <item>
      <title>How to Debloat Your Android Phone and Take Back Privacy</title>
      <description>A practical Android privacy guide: remove unnecessary apps, reduce background tracking, control permissions, and make your phone faster, cleaner, and less annoying.</description>
      <link>https://yarygintech.com/articles/android-debloat-privacy-guide/</link>
      <guid isPermaLink="true">https://yarygintech.com/articles/android-debloat-privacy-guide/</guid>
      <pubDate>Thu, 28 May 2026 00:00:00 GMT</pubDate>
    </item>
    <item>
      <title>You Don’t Really Own Your iPhone: Jailbreak, Lockdown, and the End of Mobile Freedom</title>
      <description>A practical look at how iPhone jailbreak started, why it mattered, why it became harder, and what the decline of jailbreak says about modern phones.</description>
      <link>https://yarygintech.com/articles/iphone-jailbreak-rise-and-fall/</link>
      <guid isPermaLink="true">https://yarygintech.com/articles/iphone-jailbreak-rise-and-fall/</guid>
      <pubDate>Thu, 28 May 2026 00:00:00 GMT</pubDate>
    </item>
    <item>
      <title>I Don’t Believe in the MacBook Neo — But I Get Who It’s For</title>
      <description>A more balanced look at Apple’s low-cost MacBook Neo: why it makes sense for students and casual users, but still feels limited for development, virtualization, longevity, and serious work.</description>
      <link>https://yarygintech.com/articles/macbook-neo-not-good/</link>
      <guid isPermaLink="true">https://yarygintech.com/articles/macbook-neo-not-good/</guid>
      <pubDate>Thu, 28 May 2026 00:00:00 GMT</pubDate>
    </item>
    <item>
      <title>Mobile Accessibility Testing in 2026: What QA Needs to Know</title>
      <description>A practical, updated guide to mobile accessibility testing: screen readers, labels, focus order, contrast, keyboard support, WCAG 2.2, and why accessibility should be part of the whole development process.</description>
      <link>https://yarygintech.com/articles/mobile-accessibility-testing-modern-a11y/</link>
      <guid isPermaLink="true">https://yarygintech.com/articles/mobile-accessibility-testing-modern-a11y/</guid>
      <pubDate>Thu, 28 May 2026 00:00:00 GMT</pubDate>
    </item>
    <item>
      <title>Mockito: A Practical Guide to Mock Objects in Java Tests</title>
      <description>A modern, simple guide to Mockito: what mock objects are, why they matter, how to add Mockito to a Java or Android project, and how to write clean unit tests without overcomplicating things.</description>
      <link>https://yarygintech.com/articles/mockito-automation-guide/</link>
      <guid isPermaLink="true">https://yarygintech.com/articles/mockito-automation-guide/</guid>
      <pubDate>Thu, 28 May 2026 00:00:00 GMT</pubDate>
    </item>
    <item>
      <title>Page Object Model in Android UI Testing: A Simple Espresso Framework</title>
      <description>A practical guide to cleaning up Android Espresso UI tests with a basic Page Object Model structure, reusable actions, and readable test classes.</description>
      <link>https://yarygintech.com/articles/page-object-model-android-espresso/</link>
      <guid isPermaLink="true">https://yarygintech.com/articles/page-object-model-android-espresso/</guid>
      <pubDate>Thu, 28 May 2026 00:00:00 GMT</pubDate>
    </item>
    <item>
      <title>How to Test Push Notifications Properly: A Practical QA Guide for iOS and Android</title>
      <description>A modern QA checklist for testing push notifications: cold start, warm start, permissions, notification channels, localization, time zones, logout behavior, multi-account flows, and failure states.</description>
      <link>https://yarygintech.com/articles/push-notification-testing-qa-guide/</link>
      <guid isPermaLink="true">https://yarygintech.com/articles/push-notification-testing-qa-guide/</guid>
      <pubDate>Thu, 28 May 2026 00:00:00 GMT</pubDate>
    </item>
    <item>
      <title>Retro Gaming on Apple Silicon: What Works and What Doesn’t</title>
      <description>A practical and personal look at retro gaming on Apple Silicon Macs using DOSBox, CrossOver, UTM, and a few realistic expectations.</description>
      <link>https://yarygintech.com/articles/apple-silicon-retro-gaming-setup/</link>
      <guid isPermaLink="true">https://yarygintech.com/articles/apple-silicon-retro-gaming-setup/</guid>
      <pubDate>Wed, 27 May 2026 00:00:00 GMT</pubDate>
    </item>
    <item>
      <title>Apple Silicon’s Dark Side: The Reality of a Closed Ecosystem and How To Get Around It</title>
      <description>A personal story about installing Asahi Linux on an M1 Mac, breaking the boot setup, and restoring macOS through DFU mode using Linux instead of another Mac.</description>
      <link>https://yarygintech.com/articles/dark-side-of-apple-silicon/</link>
      <guid isPermaLink="true">https://yarygintech.com/articles/dark-side-of-apple-silicon/</guid>
      <pubDate>Wed, 27 May 2026 00:00:00 GMT</pubDate>
    </item>
    <item>
      <title>How to Make Your Mac Feel Faster: Free Cleanup Tools and Habits</title>
      <description>A practical Mac cleanup guide based on built-in macOS tools, manual folder checks, AppCleaner, OnyX, Homebrew cleanup, and Xcode storage maintenance.</description>
      <link>https://yarygintech.com/articles/how-to-make-your-mac-feel-faster/</link>
      <guid isPermaLink="true">https://yarygintech.com/articles/how-to-make-your-mac-feel-faster/</guid>
      <pubDate>Wed, 27 May 2026 00:00:00 GMT</pubDate>
    </item>
    <item>
      <title>Giving an Old MacBook Pro a Second Life with Linux</title>
      <description>A practical story about turning a broken 2014 Intel MacBook Pro into a usable Linux machine instead of throwing it away or leaving it in a drawer.</description>
      <link>https://yarygintech.com/articles/old-macbook-pro-linux-second-life/</link>
      <guid isPermaLink="true">https://yarygintech.com/articles/old-macbook-pro-linux-second-life/</guid>
      <pubDate>Wed, 27 May 2026 00:00:00 GMT</pubDate>
    </item>
    <item>
      <title>PulseAPK: A Faster Android APK Reverse Engineering Workflow</title>
      <description>How I simplified the repetitive Android APK workflow by building PulseAPK, a cross-platform helper tool for decompiling, inspecting, rebuilding, and signing APK files.</description>
      <link>https://yarygintech.com/articles/pulseapk-android-apk-workflow/</link>
      <guid isPermaLink="true">https://yarygintech.com/articles/pulseapk-android-apk-workflow/</guid>
      <pubDate>Wed, 27 May 2026 00:00:00 GMT</pubDate>
    </item>
    <item>
      <title>Why I Still Don&apos;t Want to Return to Windows</title>
      <description>A personal and practical look at why Windows no longer feels like the default choice, especially when Linux and macOS cover most of my real work better.</description>
      <link>https://yarygintech.com/articles/why-i-still-dont-want-to-return-to-windows/</link>
      <guid isPermaLink="true">https://yarygintech.com/articles/why-i-still-dont-want-to-return-to-windows/</guid>
      <pubDate>Wed, 27 May 2026 00:00:00 GMT</pubDate>
    </item>
    <item>
      <title>Quick Guide: Setting up Raspberry Pi in USB Gadget Mode</title>
      <description>A short practical guide for debugging Raspberry Pi connection issues in a gadget mode.</description>
      <link>https://yarygintech.com/articles/raspberry-pi-usb-gadget-mode/</link>
      <guid isPermaLink="true">https://yarygintech.com/articles/raspberry-pi-usb-gadget-mode/</guid>
      <pubDate>Wed, 27 May 2026 00:00:00 GMT</pubDate>
    </item>
    <item>
      <title>Quick Guide: API Testing for Test Engineers via Postman</title>
      <description>A short practical guide for test engineers who want to understand REST API testing with Postman: requests, parameters, authorization, assertions, and running collections from the command line.</description>
      <link>https://yarygintech.com/articles/quick-guide-api-testing-postman/</link>
      <guid isPermaLink="true">https://yarygintech.com/articles/quick-guide-api-testing-postman/</guid>
      <pubDate>Wed, 27 May 2026 00:00:00 GMT</pubDate>
    </item>
    <item>
      <title>Maestro Testing: Simple UI Automation Without the Heavy Framework Feeling</title>
      <description>A neutral and practical introduction to Maestro as a YAML-based UI automation tool for mobile and web testing, including use cases, strengths, limitations, and when it makes sense.</description>
      <link>https://yarygintech.com/articles/maestro-testing-ui-automation/</link>
      <guid isPermaLink="true">https://yarygintech.com/articles/maestro-testing-ui-automation/</guid>
      <pubDate>Tue, 26 May 2026 00:00:00 GMT</pubDate>
    </item>
    <item>
      <title>Why You Should Still Try Different Operating Systems</title>
      <description>Operating systems may feel less exciting than they used to, but trying Linux, macOS, Windows, Haiku, ChromeOS, and even retro systems still teaches you how computers really work.</description>
      <link>https://yarygintech.com/articles/why-you-should-still-try-different-operating-systems/</link>
      <guid isPermaLink="true">https://yarygintech.com/articles/why-you-should-still-try-different-operating-systems/</guid>
      <pubDate>Tue, 26 May 2026 00:00:00 GMT</pubDate>
    </item>
    <item>
      <title>Android Root Detection Bypass — Reverse Engineering Part 1</title>
      <description>A practical lab guide explaining Android root detection, dynamic bypass with Frida, and static APK analysis with JADX and smali.</description>
      <link>https://yarygintech.com/articles/android-root-detection-bypass-reverse-engineering-part-1/</link>
      <guid isPermaLink="true">https://yarygintech.com/articles/android-root-detection-bypass-reverse-engineering-part-1/</guid>
      <pubDate>Mon, 25 May 2026 00:00:00 GMT</pubDate>
    </item>
    <item>
      <title>Bypassing Android Root Checks with Smali Patching — No Frida Required</title>
      <description>A practical Android reverse-engineering guide based on static APK patching: finding root checks, modifying smali code, rebuilding the APK, and verifying the result in a lab environment.</description>
      <link>https://yarygintech.com/articles/android-root-check-smali-patching-no-frida/</link>
      <guid isPermaLink="true">https://yarygintech.com/articles/android-root-check-smali-patching-no-frida/</guid>
      <pubDate>Mon, 25 May 2026 00:00:00 GMT</pubDate>
    </item>
    <item>
      <title>Installing System-Level Certificates on Android</title>
      <description>A short practical guide for installing a custom CA certificate into the Android system trust store for traffic interception and security testing.</description>
      <link>https://yarygintech.com/articles/install-system-level-certificates-android/</link>
      <guid isPermaLink="true">https://yarygintech.com/articles/install-system-level-certificates-android/</guid>
      <pubDate>Mon, 25 May 2026 00:00:00 GMT</pubDate>
    </item>
    <item>
      <title>Android Security Lab</title>
      <description>A practical Android reverse-engineering playlist covering APKTool, Jadx, Frida, smali patching, traffic interception, emulator workflows, and Android internals.</description>
      <link>https://yarygintech.com/articles/android-security-lab/</link>
      <guid isPermaLink="true">https://yarygintech.com/articles/android-security-lab/</guid>
      <pubDate>Sun, 24 May 2026 00:00:00 GMT</pubDate>
    </item>
    <item>
      <title>Software Test Automation: Web + Mobile</title>
      <description>Principles, locators, simple examples, and unit tests for practical QA automation.</description>
      <link>https://yarygintech.com/articles/appium-android-debug-workflow/</link>
      <guid isPermaLink="true">https://yarygintech.com/articles/appium-android-debug-workflow/</guid>
      <pubDate>Sun, 24 May 2026 00:00:00 GMT</pubDate>
    </item>
    <item>
      <title>Mobile Traffic Interception Playbook</title>
      <description>A practical workflow for intercepting, inspecting, and modifying mobile app traffic.</description>
      <link>https://yarygintech.com/articles/android-traffic-analysis-charles-frida/</link>
      <guid isPermaLink="true">https://yarygintech.com/articles/android-traffic-analysis-charles-frida/</guid>
      <pubDate>Sat, 23 May 2026 00:00:00 GMT</pubDate>
    </item>
    <item>
      <title>What Software Testing Really Looks Like: 6 Things I Learned as a QA Engineer</title>
      <description>A short personal article about real software testing work: unfinished features, design gaps, missed deadlines, QA teamwork, and why AI still does not replace test engineers.</description>
      <link>https://yarygintech.com/articles/what-software-testing-really-looks-like/</link>
      <guid isPermaLink="true">https://yarygintech.com/articles/what-software-testing-really-looks-like/</guid>
      <pubDate>Wed, 20 May 2026 00:00:00 GMT</pubDate>
    </item>
    <item>
      <title>Leaving macOS and Windows: A Practical Linux Guide for 2026</title>
      <description>A practical, opinionated guide for people who are tired of macOS and Windows restrictions and want to understand which Linux distro and desktop actually fits their workflow.</description>
      <link>https://yarygintech.com/articles/leaving-macos-and-windows-linux-guide-2026/</link>
      <guid isPermaLink="true">https://yarygintech.com/articles/leaving-macos-and-windows-linux-guide-2026/</guid>
      <pubDate>Mon, 20 Apr 2026 00:00:00 GMT</pubDate>
    </item>
    <item>
      <title>How Little You Really Know About Android Security: A Reverse Engineer&apos;s Guide</title>
      <description>A short practical article about what reverse engineering Android apps reveals: hardcoded secrets, weak storage, risky logging, network mistakes, and why Android security is not only about permissions.</description>
      <link>https://yarygintech.com/articles/android-security-reverse-engineers-guide/</link>
      <guid isPermaLink="true">https://yarygintech.com/articles/android-security-reverse-engineers-guide/</guid>
      <pubDate>Fri, 27 Mar 2026 00:00:00 GMT</pubDate>
    </item>
    <item>
      <title>Why Most QA Courses Don’t Really Teach Test Engineering</title>
      <description>A practical and personal look at teaching software testing, why one-size-fits-all QA courses often fail, and why mentorship works better when the student is actually ready.</description>
      <link>https://yarygintech.com/articles/training-test-engineers/</link>
      <guid isPermaLink="true">https://yarygintech.com/articles/training-test-engineers/</guid>
      <pubDate>Sun, 15 Mar 2026 00:00:00 GMT</pubDate>
    </item>
  </channel>
</rss>