Steve Spencer

Results 8 comments of Steve Spencer
trafficstars

@blickly Thanks for the tip - to test, I hacked `ParserRunner.reservedVars` through reflection to simulate adding all ES6 keywords to `compiler.reserved.vars`, and it did indeed prevent the problem. I'm curious...

Mihai do you have any objections to someone else doing this?

They've released E2 machines which are cheaper but don't have sustained discounts, and thus more suitable for a build farm that bursts up and down. You need to be able...

I know you can use instance templates, but it's not as convenient to set up.

Small related suggestion: when a crash happens on the server like this, the JDBC driver should raise an exception leading you to look at the server logs, perhaps. Currently you...

It perplexes me why OpenAI provide token counts in responses and have a html [pricing](https://openai.com/api/pricing/) page, but don't provide an endpoint to retrieve the same information (dollar pricing per 1M...