Karya Semi
HomeBlogSearchCategoriesAboutContact
Karya Semi

Less noise. More notes.

HomeBlogAboutContactPrivacy PolicyDisclaimer

© 2026 Karya Semi. All rights reserved.

XGitHubLinkedIn
  1. Home
  2. /Tags
  3. /CI

Tag

CI

Every published article tagged with CI.
Illustration for Inside the Apple Silicon Hypervisor: Virtualizing Darwin OS Beyond the iOS Simulator
Technology/Aug 31, 2026

Inside the Apple Silicon Hypervisor: Virtualizing Darwin OS Beyond the iOS Simulator

Boot guest iOS on Apple silicon. Use apple virtualization framework ios to run virtual machines. Set up storage, memory, kernel boot args.

4 min read
VirtualizationIos
Illustration for Automating Headless iOS Virtual Machines for Security Research with vphone-cli
Technology/Aug 31, 2026

Automating Headless iOS Virtual Machines for Security Research with vphone-cli

Configure virtual iphone virtualization framework on macOS. Boot iOS environments with vphone-cli tool for fast local testing and debugging.

7 min read
VirtualizationIphones
Illustration for GitHub Actions Parallel Steps: What CI Teams Should Check First
Software Engineering/Jun 29, 2026

GitHub Actions Parallel Steps: What CI Teams Should Check First

GitHub Actions parallel steps can cut CI waiting time, but only if teams clean up shared state, logs, caches, and test ownership first.

4 min read
GitHub ActionsCI