Niko Jokipalo

Results 3 comments of Niko Jokipalo

I have another log format that isn't usable with `lnav` as there are not timestamps on every entry: Google Cloud emulator logs (`firebase-debug.log`) entries like ``` [debug] [2021-11-23T08:52:15.005Z] ---------------------------------------------------------------------- [debug]...

Same issue, receiving `TypeError: Cannot read properties of undefined (reading '_parse')` while having ``` import { FooDomain } from '../../types/foo'; ``` `foo.ts`: ``` const FooDomain = z.string().refine( (arg) => isValidFooDomain(arg),...

For a long time, I had my laptop's display disabled and only used my super-wide external monitor (now that I think of the reason, this issue was the reason...). Just...