Brian Alexander

Results 3 issues of Brian Alexander

### Issue I'd like to use Zod to label my parsed data and use it in a discriminatedUnion Example: ```javascript import { z } from "zod"; const NotFoundSchema = z...

[ Using the latest install for Regolith for Ubuntu 24.04](https://regolith-desktop.com/docs/using-regolith/install/), `$HOME/.local/share` is not a default in `$XDG_DATA_DIRS`. Updating `$XDG_DATA_DIRS` in `~/.profile` as recommended in some places does not appear to...