Skip to content
View nashysolutions's full-sized avatar

Block or report nashysolutions

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Content in all repositories owned by your account will be closed.
Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
nashysolutions/README.md

Rob Nash

I build software on my own, with AI agents doing a large share of the work, and I write down what actually breaks.

Most of my time now goes on the system around the model rather than the model itself: how sessions hand off to each other, where the rules live, how a memory store stays true, and which checks are crucial when nobody is reading the output line by line. That system is called Ordova. It is private, but I document how it works as I go.

Working notes, published as I go: https://async-digital.com/notes/

Before this I spent fourteen years on iOS, starting in Objective-C in 2011 and moving to Swift in 2016. The Swift packages here are from that work and most of them are still in use.

Cardiff, UK. Async Digital Ltd.

Pinned Loading

  1. cache cache Public

    A lightweight Swift library for caching Identifiable values with optional expiry, supporting both in-memory and file-backed storage.

    Swift 3 1

  2. base64-swift base64-swift Public

    A lightweight Swift library providing useful utilities for handling Base64 encoding and decoding.

    Swift

  3. foundation-dependencies foundation-dependencies Public

    Lightweight, testable wrappers for Foundation types like UserDefaults, Bundle, and file system access — built for use with swift-dependencies.

    Swift 1