Skip to content

Tag Vector: Part 0: Introduction

Posted on:October 20, 2023 | at 05:00 AM
READING TIME2 minutes

This series about Tag Vector will go over a technique that I have iterated on since 2016 in ctx-core & in other (mostly client) projects.

There are only two hard things in Computer Science: cache invalidation and naming things. — Phil Karlton

Tag Vector aims to be a tool to solve the two hard things in Computed Science by providing a name convention & eventually a formalized system with tools to:

The Tag Vector system can provide profound benefits to computer science, programming, api design, domain design, low-code tooling, machine learning, even plain text. The Tag Vector convention feels familiar to existing code conventions & can be used with existing source code.

Tag Vector Series: Table of Contents

[1]: The underscore arrow font ligatures will be developed in new fonts forked from popular existing fonts

[2]: A prototype of the document editor with Tag Vector is in the works