Orthic Labs · Notes from the production line

Software should arrive finished.

Clear answers about productization, local-first software, ownership, signing, updates, and the work between source code and a dependable desktop app.

  1. Seven coding-model routes feeding two frozen repository worktrees through one measured evaluation harness
    Engineering · 2026-08-09

    Seven coding models, two real repositories, one frozen harness

    Fourteen coding-agent runs across a PDF app and a commerce platform, scored by a hidden evaluator, with times, changed lines and what each run really cost.

    Read note →
  2. A coding-model component moving through a measured software delivery pipeline
    Engineering · 2026-08-08

    Battle of the cheap LLM subagent models

    Seven coding models got one production task, one repo and one time limit. A longer rerun on two repositories later overturned most of this ranking.

    Read note →
  3. An AI model component moving through evaluation, optimization, runtime, interface and signing stages into a desktop application
    Productization · 2026-07-26

    How an Open-Source AI Model Becomes a Desktop App

    A model is one component. Turning it into a desktop app takes rights review, evaluation, optimization, runtime packaging, interface, signing and updates.

    Read note →
  4. A local desktop workflow and a server-based web workflow compared by data location and required connection
    Architecture · 2026-07-25

    Desktop App vs Web App: Choose Based on Where the Job Lives

    Choose a desktop app or web app by locating the job, authoritative data, device access, collaboration needs and failure boundary—not by habit.

    Read note →
  5. Four software offers separated by rights, price, time limit and feature boundary
    Ownership · 2026-07-24

    Free Software vs Free Tier vs Free Trial: What Changes for You

    Free software, freeware, free tiers and free trials describe different rights, prices and time limits. Use this table before trusting the word free.

    Read note →
  6. A purchased software version remaining intact while patches and optional major upgrades travel on separate rails
    Ownership · 2026-07-23

    A Fair Software Update Policy: Seven Rules for Software You Own

    A fair software update policy fixes supported versions without repossessing purchased features. Use seven rules to judge patches, upgrades and support.

    Read note →
  7. A software package passing through identity, integrity and operating-system verification gates
    Distribution · 2026-07-22

    What Does a Signed Installer Mean on Windows and macOS?

    A signed installer proves publisher identity and detects changes after signing. Learn what Windows signing and macOS notarization do—and do not—prove.

    Read note →
  8. A software license card connected permanently to an installed application while optional future updates remain separate
    Ownership · 2026-07-21

    One-Time Purchase Software: What Ownership Should Include

    A one-time software purchase should define version access, updates, installer availability, offline use, data export and what survives if service ends.

    Read note →
  9. A desktop application with network connections separated into expected and unexplained paths
    Architecture · 2026-07-20

    How to Tell If a Desktop App Sends Data to the Cloud

    Test whether a desktop app contacts the internet, which actions trigger it and what the result can prove. A practical Windows and macOS workflow.

    Read note →
  10. A technical drawing showing source code entering a production line and a signed desktop app leaving it
    Productization · 2026-07-19

    What Is Software Productization? From Repository to Desktop App

    Software productization turns a repository into a signed, installable, documented and supported app. See the work between source and product.

    Read note →
  11. An exploded technical drawing separating source-code rights from the product services assembled around them
    Productization · 2026-07-19

    Open Source Software vs Commercial Software: The Real Difference

    Open source and commercial software are not opposites. Compare rights, packaging, support, updates and the work that turns source into a product.

    Read note →
  12. A computer containing the authoritative data copy with optional network paths drawn as labeled technical boundaries
    Architecture · 2026-07-19

    What Is Local-First Software? A Practical Seven-Question Test

    Local-first software keeps the authoritative working state on your device. Use seven questions to test offline use, data control and network boundaries.

    Read note →