<?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, mobile traffic analysis tutorials, projects, and courses.</description>
    <link>https://yarygintech.com/</link>
    <atom:link href="https://yarygintech.com/rss.xml" rel="self" type="application/rss+xml" />
    <lastBuildDate>Mon, 24 Aug 2026 00:00:00 GMT</lastBuildDate>
    <language>en-us</language>
    <item>
      <title>AI Made Development Faster. Testing Became the Bottleneck</title>
      <description>The analysis of what happened to the development in the era of AI.</description>
      <link>https://yarygintech.com/articles/ai-development-testing-bottleneck/</link>
      <guid isPermaLink="true">https://yarygintech.com/articles/ai-development-testing-bottleneck/</guid>
      <pubDate>Mon, 24 Aug 2026 00:00:00 GMT</pubDate>
    </item>
    <item>
      <title>Static vs Dynamic Analysis: Understanding Mobile App Behavior for AppSec</title>
      <description>How to analyze your mobile applications statically and dynamically</description>
      <link>https://yarygintech.com/articles/static-dynamic-analysis-mobile-appsec/</link>
      <guid isPermaLink="true">https://yarygintech.com/articles/static-dynamic-analysis-mobile-appsec/</guid>
      <pubDate>Mon, 24 Aug 2026 00:00:00 GMT</pubDate>
    </item>
    <item>
      <title>How macOS Evolved: From Tiger to Modern macOS</title>
      <description>An engineer guide on how macOS has changed over the years.</description>
      <link>https://yarygintech.com/articles/how-macos-evolved-from-tiger-to-modern-macos/</link>
      <guid isPermaLink="true">https://yarygintech.com/articles/how-macos-evolved-from-tiger-to-modern-macos/</guid>
      <pubDate>Wed, 08 Jul 2026 00:00:00 GMT</pubDate>
    </item>
    <item>
      <title>Debloating the Lenovo Idea Tab (TB336FU): A Practical ADB Guide</title>
      <description>A practical guide to safely debloating the Lenovo Idea Tab TB336FU and modern Lenovo tablets using ADB, without root or bootloader unlock.</description>
      <link>https://yarygintech.com/articles/lenovo_idea_tab_debloat_guide/</link>
      <guid isPermaLink="true">https://yarygintech.com/articles/lenovo_idea_tab_debloat_guide/</guid>
      <pubDate>Thu, 02 Jul 2026 00:00:00 GMT</pubDate>
    </item>
    <item>
      <title>Nix Packages on macOS: Could It Be Better Than Homebrew?</title>
      <description>Let&apos;s compare which package manager works the best for macOS.</description>
      <link>https://yarygintech.com/articles/nix_packages_on_macos_vs_homebrew/</link>
      <guid isPermaLink="true">https://yarygintech.com/articles/nix_packages_on_macos_vs_homebrew/</guid>
      <pubDate>Wed, 01 Jul 2026 00:00:00 GMT</pubDate>
    </item>
    <item>
      <title>D-Bus Explained for Windows Users: Think of It Like the Registry... Until It Isn&apos;t</title>
      <description>A practical introduction to D-Bus using Windows Registry analogies, with terminal examples and Linux internals.</description>
      <link>https://yarygintech.com/articles/dbus-explained-for-windows-users/</link>
      <guid isPermaLink="true">https://yarygintech.com/articles/dbus-explained-for-windows-users/</guid>
      <pubDate>Wed, 24 Jun 2026 00:00:00 GMT</pubDate>
    </item>
    <item>
      <title>XDG Portals on Linux: The Invisible Layer Between Apps, Sandboxes, and Your Desktop</title>
      <description>A practical Linux article explaining what XDG Desktop Portals are, how they work with Flatpak and Wayland, and how to debug them from the terminal.</description>
      <link>https://yarygintech.com/articles/understanding-xdg-portals-linux/</link>
      <guid isPermaLink="true">https://yarygintech.com/articles/understanding-xdg-portals-linux/</guid>
      <pubDate>Wed, 24 Jun 2026 00:00:00 GMT</pubDate>
    </item>
    <item>
      <title>Best Mocking Tools for Test Engineers: What to Use for Unit, API, UI, and Service Testing</title>
      <description>A practical QA-focused guide to mocking in 2026: when to use Jest, Vitest, Sinon, MSW, Nock, WireMock, Mockoon, Cypress intercepts, Pact, and Testcontainers.</description>
      <link>https://yarygintech.com/articles/best-mocking-tools-for-test-engineers/</link>
      <guid isPermaLink="true">https://yarygintech.com/articles/best-mocking-tools-for-test-engineers/</guid>
      <pubDate>Thu, 18 Jun 2026 00:00:00 GMT</pubDate>
    </item>
    <item>
      <title>JavaScript Testing Frameworks Beyond Playwright: Jest, Vitest, Cypress, WebdriverIO, and What to Actually Use</title>
      <description>A practical QA-focused guide to JavaScript test frameworks in 2026: when to use Jest, Vitest, Testing Library, MSW, Cypress, WebdriverIO, Mocha, and Node&apos;s built-in test runner.</description>
      <link>https://yarygintech.com/articles/javascript-testing-frameworks-beyond-playwright/</link>
      <guid isPermaLink="true">https://yarygintech.com/articles/javascript-testing-frameworks-beyond-playwright/</guid>
      <pubDate>Thu, 18 Jun 2026 00:00:00 GMT</pubDate>
    </item>
    <item>
      <title>Android Emulator for Testing: A Practical AVD Command-Line Guide</title>
      <description>A practical Android testing guide focused only on AVD and emulator commands: creating devices, launching them, resetting state, tuning performance, testing networks, using snapshots, and keeping emulator setups repeatable.</description>
      <link>https://yarygintech.com/articles/android_emulator_avd_testing_guide/</link>
      <guid isPermaLink="true">https://yarygintech.com/articles/android_emulator_avd_testing_guide/</guid>
      <pubDate>Tue, 16 Jun 2026 00:00:00 GMT</pubDate>
    </item>
    <item>
      <title>Apple Container: Linux Containers on macOS, but Done the Apple Way</title>
      <description>A practical look at Apple&apos;s open-source container CLI and Containerization framework: what it is, how it works, basic commands, where it fits, and why it is not simply Docker Desktop with an Apple logo.</description>
      <link>https://yarygintech.com/articles/apple_container_macos_article/</link>
      <guid isPermaLink="true">https://yarygintech.com/articles/apple_container_macos_article/</guid>
      <pubDate>Tue, 16 Jun 2026 00:00:00 GMT</pubDate>
    </item>
    <item>
      <title>What Is the Best OS for a Content Creator?</title>
      <description>A practical comparison of macOS, Windows, and Linux for video editing, thumbnails, screen recording, audio, writing, publishing, and creator workflows.</description>
      <link>https://yarygintech.com/articles/best-os-for-content-creators/</link>
      <guid isPermaLink="true">https://yarygintech.com/articles/best-os-for-content-creators/</guid>
      <pubDate>Tue, 16 Jun 2026 00:00:00 GMT</pubDate>
    </item>
    <item>
      <title>iOS Simulator for Testing: Practical Command-Line Guide</title>
      <description>A practical guide for QA engineers and mobile testers: creating, booting, resetting, installing apps, launching apps, setting permissions, simulating location, recording video, and managing iOS Simulator devices from the command line.</description>
      <link>https://yarygintech.com/articles/ios_simulator_testing_guide/</link>
      <guid isPermaLink="true">https://yarygintech.com/articles/ios_simulator_testing_guide/</guid>
      <pubDate>Tue, 16 Jun 2026 00:00:00 GMT</pubDate>
    </item>
    <item>
      <title>Is Objective-C Still Relevant in 2026? The Apple Language That Refuses to Die</title>
      <description>Objective-C is not the main language for new Apple apps anymore, but it still matters for legacy iOS/macOS code, runtime behavior, Swift interop, SDKs, debugging, QA, and reverse engineering.</description>
      <link>https://yarygintech.com/articles/is-objective-c-still-relevant-in-2026/</link>
      <guid isPermaLink="true">https://yarygintech.com/articles/is-objective-c-still-relevant-in-2026/</guid>
      <pubDate>Tue, 16 Jun 2026 00:00:00 GMT</pubDate>
    </item>
    <item>
      <title>Best Operating Systems for Old PowerPC Computers in 2026</title>
      <description>A practical guide to what you can actually run on old PowerPC Macs and other PPC machines today: Mac OS 9, Mac OS X Tiger and Leopard, Debian, Adélie Linux, MorphOS, BSD, and other weird options.</description>
      <link>https://yarygintech.com/articles/best-operating-systems-for-old-powerpc-computers/</link>
      <guid isPermaLink="true">https://yarygintech.com/articles/best-operating-systems-for-old-powerpc-computers/</guid>
      <pubDate>Mon, 15 Jun 2026 00:00:00 GMT</pubDate>
    </item>
    <item>
      <title>Best OS for People Who Don’t Know Computers: FydeOS, ChromeOS Flex, and Similar Systems</title>
      <description>A practical guide to ChromeOS-like operating systems for non-technical users, old laptops, family PCs, kiosks, and people who just want the computer to work.</description>
      <link>https://yarygintech.com/articles/best-os-for-non-technical-users/</link>
      <guid isPermaLink="true">https://yarygintech.com/articles/best-os-for-non-technical-users/</guid>
      <pubDate>Mon, 15 Jun 2026 00:00:00 GMT</pubDate>
    </item>
    <item>
      <title>Flatpak Best Practices: The Right Way to Use Linux Apps Without Breaking Your System</title>
      <description>A practical guide to using Flatpak on Linux without turning your system into a messy pile of duplicate apps, broken permissions, and mystery problems.</description>
      <link>https://yarygintech.com/articles/flatpak-best-practices-linux-apps/</link>
      <guid isPermaLink="true">https://yarygintech.com/articles/flatpak-best-practices-linux-apps/</guid>
      <pubDate>Mon, 15 Jun 2026 00:00:00 GMT</pubDate>
    </item>
    <item>
      <title>Flatpak vs Snap vs AppImage: Which One Should You Actually Use?</title>
      <description>A practical comparison of Flatpak, Snap, and AppImage for Linux users who want to install apps without turning their system into a package-format disaster.</description>
      <link>https://yarygintech.com/articles/flatpak-vs-snap-vs-appimage/</link>
      <guid isPermaLink="true">https://yarygintech.com/articles/flatpak-vs-snap-vs-appimage/</guid>
      <pubDate>Mon, 15 Jun 2026 00:00:00 GMT</pubDate>
    </item>
    <item>
      <title>Haiku OS: The BeOS Legacy That Refuses to Die</title>
      <description>A practical look at Haiku OS, the open-source successor to BeOS, and why this weird fast desktop system still matters to OS nerds, retro computing fans, and people tired of bloated modern desktops.</description>
      <link>https://yarygintech.com/articles/haiku-os-beos-legacy/</link>
      <guid isPermaLink="true">https://yarygintech.com/articles/haiku-os-beos-legacy/</guid>
      <pubDate>Mon, 15 Jun 2026 00:00:00 GMT</pubDate>
    </item>
    <item>
      <title>How Automation Worked Before Selenium and Playwright</title>
      <description>A practical look at old-school test automation: desktop tools, macro recorders, object repositories, Sikuli, AutoIt, WinRunner, QTP, Robot Framework, and why modern web automation feels so different.</description>
      <link>https://yarygintech.com/articles/how-automation-worked-before-selenium-playwright/</link>
      <guid isPermaLink="true">https://yarygintech.com/articles/how-automation-worked-before-selenium-playwright/</guid>
      <pubDate>Mon, 15 Jun 2026 00:00:00 GMT</pubDate>
    </item>
    <item>
      <title>Linux for Content Creators: Can You Actually Edit, Record, and Publish on Linux?</title>
      <description>A practical look at using Linux for YouTube, blogging, screen recording, video editing, audio work, thumbnails, and publishing without pretending everything is perfect.</description>
      <link>https://yarygintech.com/articles/linux-for-content-creators-edit-record-publish/</link>
      <guid isPermaLink="true">https://yarygintech.com/articles/linux-for-content-creators-edit-record-publish/</guid>
      <pubDate>Mon, 15 Jun 2026 00:00:00 GMT</pubDate>
    </item>
    <item>
      <title>Best Package Managers for macOS: Homebrew, MacPorts, Nix, and Setapp Compared</title>
      <description>A practical comparison of Homebrew, MacPorts, Nix, and Setapp for macOS users who want to install apps and tools without turning their Mac into a messy experiment.</description>
      <link>https://yarygintech.com/articles/best-package-managers-for-macos/</link>
      <guid isPermaLink="true">https://yarygintech.com/articles/best-package-managers-for-macos/</guid>
      <pubDate>Mon, 15 Jun 2026 00:00:00 GMT</pubDate>
    </item>
    <item>
      <title>Reversing Mac OS: From MacsBug to Modern macOS Debugging</title>
      <description>A practical history of reversing and debugging on Mac OS, from Classic Mac OS tools like MacsBug and ResEdit to Mach-O, LLDB, Instruments, SIP, Apple Silicon, and modern macOS reverse engineering.</description>
      <link>https://yarygintech.com/articles/reversing-mac-os-history-debugging/</link>
      <guid isPermaLink="true">https://yarygintech.com/articles/reversing-mac-os-history-debugging/</guid>
      <pubDate>Mon, 15 Jun 2026 00:00:00 GMT</pubDate>
    </item>
    <item>
      <title>WWDC 2026: The Useful Improvements in iOS 27 and macOS 27 Golden Gate</title>
      <description>A practical look at the real improvements Apple announced at WWDC 2026 for iOS 27 and macOS 27 Golden Gate: Siri AI, better performance, smarter apps, design fixes, and the end of Intel Mac support.</description>
      <link>https://yarygintech.com/articles/wwdc-2026-ios-27-macos-27-improvements/</link>
      <guid isPermaLink="true">https://yarygintech.com/articles/wwdc-2026-ios-27-macos-27-improvements/</guid>
      <pubDate>Mon, 15 Jun 2026 00:00:00 GMT</pubDate>
    </item>
    <item>
      <title>Inside macOS: How Apple’s Desktop OS Works Under the Hood</title>
      <description>A geek-friendly tour of macOS internals, from APFS volumes and system directories to app bundles, launchd, Library folders, permissions, SIP, and sandboxing.</description>
      <link>https://yarygintech.com/articles/inside-macos-under-the-hood/</link>
      <guid isPermaLink="true">https://yarygintech.com/articles/inside-macos-under-the-hood/</guid>
      <pubDate>Sun, 14 Jun 2026 00:00:00 GMT</pubDate>
    </item>
    <item>
      <title>5 Ways macOS Improved — and 5 Ways It Regressed</title>
      <description>macOS is more secure, connected, and polished than ever, but the modern privacy-first, AI-heavy, mobile-inspired direction also made the Mac feel less like a focused desktop operating system.</description>
      <link>https://yarygintech.com/articles/5-ways-macos-improved-and-regressed/</link>
      <guid isPermaLink="true">https://yarygintech.com/articles/5-ways-macos-improved-and-regressed/</guid>
      <pubDate>Fri, 12 Jun 2026 00:00:00 GMT</pubDate>
    </item>
    <item>
      <title>Flatpak on Linux: The Practical Guide</title>
      <description>How to install, search, update, remove, and manage Flatpak apps on Linux without turning your system into a mess.</description>
      <link>https://yarygintech.com/articles/flatpak-practical-guide-linux/</link>
      <guid isPermaLink="true">https://yarygintech.com/articles/flatpak-practical-guide-linux/</guid>
      <pubDate>Thu, 11 Jun 2026 00:00:00 GMT</pubDate>
    </item>
    <item>
      <title>Flatpaks, Permissions, and USB Devices</title>
      <description>A practical Linux guide to Flatpak sandbox permissions, Flatseal, and udev rules for USB devices when the sandbox is not the real problem.</description>
      <link>https://yarygintech.com/articles/flatpaks-permissions-udev-usb/</link>
      <guid isPermaLink="true">https://yarygintech.com/articles/flatpaks-permissions-udev-usb/</guid>
      <pubDate>Thu, 11 Jun 2026 00:00:00 GMT</pubDate>
    </item>
    <item>
      <title>Kaspresso: Android UI Tests Without Espresso Pain</title>
      <description>A practical guide to using Kaspresso for Android UI automation, when to pick it over Espresso, Appium, or Robolectric, and how to actually write and run tests.</description>
      <link>https://yarygintech.com/articles/kaspresso-android-ui-tests-guide/</link>
      <guid isPermaLink="true">https://yarygintech.com/articles/kaspresso-android-ui-tests-guide/</guid>
      <pubDate>Thu, 11 Jun 2026 00:00:00 GMT</pubDate>
    </item>
    <item>
      <title>Package Managers for macOS That Are Worth Using</title>
      <description>A practical guide to active macOS package managers: Homebrew, MacPorts, Nix, pkgx, Conda/Mamba, and mas-cli.</description>
      <link>https://yarygintech.com/articles/macos-package-managers/</link>
      <guid isPermaLink="true">https://yarygintech.com/articles/macos-package-managers/</guid>
      <pubDate>Thu, 11 Jun 2026 00:00:00 GMT</pubDate>
    </item>
    <item>
      <title>Passing the QA Interview in the Era of AI Development</title>
      <description>A practical guide for QA engineers who want to survive modern interviews without pretending that AI is magic.</description>
      <link>https://yarygintech.com/articles/passing_qa_interview_ai_era/</link>
      <guid isPermaLink="true">https://yarygintech.com/articles/passing_qa_interview_ai_era/</guid>
      <pubDate>Thu, 11 Jun 2026 00:00:00 GMT</pubDate>
    </item>
    <item>
      <title>Popular Reverse Engineering Tools: IDA Pro, Ghidra, Frida, JADX and More</title>
      <description>A practical overview of popular reverse engineering tools, what each one is good at, and how to choose the right tool for binary, Android, .NET, malware, and low-level analysis.</description>
      <link>https://yarygintech.com/articles/popular-reverse-engineering-tools/</link>
      <guid isPermaLink="true">https://yarygintech.com/articles/popular-reverse-engineering-tools/</guid>
      <pubDate>Thu, 11 Jun 2026 00:00:00 GMT</pubDate>
    </item>
    <item>
      <title>Package Managers for Windows? Yes!</title>
      <description>A practical guide to active Windows package managers: WinGet, Chocolatey, Scoop, Ninite, UniGetUI, MSYS2, vcpkg, Conda/Mamba, and language-specific tools.</description>
      <link>https://yarygintech.com/articles/windows-package-managers/</link>
      <guid isPermaLink="true">https://yarygintech.com/articles/windows-package-managers/</guid>
      <pubDate>Thu, 11 Jun 2026 00:00:00 GMT</pubDate>
    </item>
    <item>
      <title>How I Would Test an AI Research App with Speech Recognition</title>
      <description>A practical QA strategy for testing a voice-based AI research product: speech recognition, intent handling, retrieval, citations, latency, edge cases, privacy, and automation.</description>
      <link>https://yarygintech.com/articles/how-i-would-test-ai-research-speech-recognition/</link>
      <guid isPermaLink="true">https://yarygintech.com/articles/how-i-would-test-ai-research-speech-recognition/</guid>
      <pubDate>Wed, 10 Jun 2026 00:00:00 GMT</pubDate>
    </item>
    <item>
      <title>Linux Network Monitoring Tools That Are Actually Worth Installing</title>
      <description>A practical list of Linux terminal utilities for monitoring network usage, Wi-Fi quality, bandwidth, processes, and system information without turning your setup into a bloated mess.</description>
      <link>https://yarygintech.com/articles/linux-network-monitoring-tools-fastfetch/</link>
      <guid isPermaLink="true">https://yarygintech.com/articles/linux-network-monitoring-tools-fastfetch/</guid>
      <pubDate>Tue, 09 Jun 2026 00:00:00 GMT</pubDate>
    </item>
    <item>
      <title>Certificates and Browsers: How HTTPS Trust Actually Works on Mobile and Desktop</title>
      <description>A practical explanation of how SSL/TLS certificates work in browsers across Android, iOS, Windows, macOS, and Linux — and why certificate behavior is not the same everywhere.</description>
      <link>https://yarygintech.com/articles/certificates-browsers-mobile-desktop/</link>
      <guid isPermaLink="true">https://yarygintech.com/articles/certificates-browsers-mobile-desktop/</guid>
      <pubDate>Mon, 08 Jun 2026 00:00:00 GMT</pubDate>
    </item>
    <item>
      <title>Playwright After Selenium: Why Modern UI Testing Finally Feels Less Painful</title>
      <description>A practical, slightly opinionated guide to Playwright from the point of view of someone who spent years with Selenium, waits, drivers, flaky tests, and browser drama.</description>
      <link>https://yarygintech.com/articles/playwright-after-selenium-modern-ui-testing/</link>
      <guid isPermaLink="true">https://yarygintech.com/articles/playwright-after-selenium-modern-ui-testing/</guid>
      <pubDate>Mon, 08 Jun 2026 00:00:00 GMT</pubDate>
    </item>
    <item>
      <title>WWDC 2026 Was Boring: Apple Is Polishing the Glass While the Magic Fades</title>
      <description>A critical look at WWDC 2026, Siri AI, Liquid Glass, Apple Intelligence, child safety features, and why modern Apple events feel more like ecosystem maintenance than real innovation.</description>
      <link>https://yarygintech.com/articles/wwdc-2026-apple-boring-ai/</link>
      <guid isPermaLink="true">https://yarygintech.com/articles/wwdc-2026-apple-boring-ai/</guid>
      <pubDate>Mon, 08 Jun 2026 00:00:00 GMT</pubDate>
    </item>
    <item>
      <title>Turning a 2008–2010 iMac into a Practical Linux Browser Machine</title>
      <description>A hands-on guide to installing Linux on an old Intel iMac, fixing boot and partition problems, adding a macOS-like dock with Plank, and turning outdated Apple hardware into a simple modern browsing machine.</description>
      <link>https://yarygintech.com/articles/old-imac-linux-browser-machine-guide/</link>
      <guid isPermaLink="true">https://yarygintech.com/articles/old-imac-linux-browser-machine-guide/</guid>
      <pubDate>Sun, 07 Jun 2026 00:00:00 GMT</pubDate>
    </item>
    <item>
      <title>Trying Out Frida Scripts: Root Bypass and App Crash Experiments</title>
      <description>A practical Android security lab article showing how Frida can hook Java methods at runtime, bypass simple root detection, and deliberately crash a test app for learning purposes.</description>
      <link>https://yarygintech.com/articles/trying-out-frida-scripts/</link>
      <guid isPermaLink="true">https://yarygintech.com/articles/trying-out-frida-scripts/</guid>
      <pubDate>Sat, 06 Jun 2026 00:00:00 GMT</pubDate>
    </item>
    <item>
      <title>Lesson 1: Foundations of Mobile Traffic Interception</title>
      <description>Mobile Traffic Interception and Analysis: Learn why Android traffic interception matters, how proxy-based HTTPS inspection works, and where CA certificates, SSL pinning, Frida, and Objection fit in a safe mobile security lab.</description>
      <link>https://yarygintech.com/courses/mobile-traffic-interception-and-analysis/lesson-1/</link>
      <guid isPermaLink="true">https://yarygintech.com/courses/mobile-traffic-interception-and-analysis/lesson-1/</guid>
      <pubDate>Sat, 06 Jun 2026 00:00:00 GMT</pubDate>
    </item>
    <item>
      <title>Lesson 2: Android Emulator Proxy Workflow and APK Analysis</title>
      <description>Mobile Traffic Interception and Analysis: Build a repeatable Android testing workflow by launching emulators from the terminal, routing app traffic through Charles Proxy, editing requests, simulating network failures, and inspecting APK behavior with ADB, Objection, APKTool, and JADX.</description>
      <link>https://yarygintech.com/courses/mobile-traffic-interception-and-analysis/lesson-2/</link>
      <guid isPermaLink="true">https://yarygintech.com/courses/mobile-traffic-interception-and-analysis/lesson-2/</guid>
      <pubDate>Sat, 06 Jun 2026 00:00:00 GMT</pubDate>
    </item>
    <item>
      <title>Lesson 3: Android System CA Certificates and SELinux Labels</title>
      <description>Mobile Traffic Interception and Analysis: Install and verify Android system-level CA certificates for HTTPS interception, including hash filenames, permissions, SELinux contexts, Chrome warnings, and emulator version pitfalls.</description>
      <link>https://yarygintech.com/courses/mobile-traffic-interception-and-analysis/lesson-3/</link>
      <guid isPermaLink="true">https://yarygintech.com/courses/mobile-traffic-interception-and-analysis/lesson-3/</guid>
      <pubDate>Sat, 06 Jun 2026 00:00:00 GMT</pubDate>
    </item>
    <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>Linux for Old Macs: Which Distro to Choose?</title>
      <description>A practical guide for bringing old Intel Macs back to life with Linux: MX Linux, Linux Mint, Zorin OS Lite, Lubuntu, Debian, antiX, and what actually makes sense in 2026.</description>
      <link>https://yarygintech.com/articles/linux_for_old_macs_which_distro_to_choose/</link>
      <guid isPermaLink="true">https://yarygintech.com/articles/linux_for_old_macs_which_distro_to_choose/</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>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>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>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>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>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>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>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>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>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>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>
    <item>
      <title>PulseAPK-Core Project</title>
      <description>Professional-grade APK reverse engineering toolkit</description>
      <link>https://yarygintech.com/projects/pulseapk/</link>
      <guid isPermaLink="true">https://yarygintech.com/projects/pulseapk/</guid>
    </item>
    <item>
      <title>Vulnerable Bank App Demo</title>
      <description>Intentionally vulnerable Android banking app for QA, Appium, Espresso, and mobile security training</description>
      <link>https://yarygintech.com/projects/vulnerable-bank-app-demo/</link>
      <guid isPermaLink="true">https://yarygintech.com/projects/vulnerable-bank-app-demo/</guid>
    </item>
  </channel>
</rss>