Mike White

Results 4 comments of Mike White

**Update, this comment was written while I had error-prone memory and I was only killing halted processes that crashed due to the memory issue. It might not be the case...

I thought this hint approach would be cleaner than listing external islands in FreshConfig. It uses RegEx instead of a parser to find the hints and parse the imports, but...

Played around locally using es-module-lexer to parse routes for imports. The package doesn't have plans to support JSX (https://github.com/guybedford/es-module-lexer/issues/47), so I used [emit](https://deno.land/x/[email protected]) to transpile the route TSX/JSX to javascript,...

It would be nice to be able to track the API cost of a session accurately. Since OpenAI automatically caches input I don’t think getting an accurate cost is possible...