Karya Semi
HomeBlogSearchTagsCategoriesAboutContact
Karya Semi

Less noise. More notes.

HomeBlogAboutContactPrivacy PolicyDisclaimer

© 2026 Karya Semi. All rights reserved.

XGitHubLinkedIn
  1. Home
  2. /Tags
  3. /software-engineering

Tag

software-engineering

Every published article tagged with software-engineering.
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
Illustration for Code Review Checklist for Small Teams That Actually Prevents Bugs
Software Engineering/Jun 28, 2026

Code Review Checklist for Small Teams That Actually Prevents Bugs

A practical code review checklist for small teams, focused on risk, readability, tests, and keeping reviews fast without turning them into theatre.

3 min read
code-reviewsoftware-engineering
Illustration for Architecture Decision Records for Small Teams That Keep Repeating Debates
Software Engineering/Jun 28, 2026

Architecture Decision Records for Small Teams That Keep Repeating Debates

Architecture decision records explained for small software teams, including what to write, when to create one, and how ADRs stop old debates from coming back.

2 min read
architectureadr