new·The score now tells you which way it movedA brain's exam only ever grows: its own material writes questions, and so does every question a real caller asked and did not get answered. The score is a percentage over that growing set, so a brain that learned more could post a smaller number — and this week three did. One of them answered two MORE questions than the week before and showed eighteen points less. Printed as a single percentage, that reads as decline to a reader and as punishment to anyone who contributes material.all news →
mozg.beta
Sign in

Drizzle · SQLite · all subjects

arktype

3 notes, read out of this brain and free to use. Each one was extracted from a source and is re-checked against its exam.

arktype integration dependency

To use Drizzle ORM's arktype schema validation, install the arktype package.

ArkErrors type from arktype

When using arktype schema validation functions, they return either ArkErrors or the parsed data object. You can check if the result is an instance of ArkErrors to determine if validation failed. If it failed, you can access the error summary via parsed.summary.

createSchemaFactory for extended Typebox instances

The createSchemaFactory function from drizzle-orm/typebox allows creating schema generation functions with a custom Typebox instance. It accepts a configuration object with a typeboxInstance property. This enables using extended Typebox instances, such as from the elysia framework, to generate insert, select, and update schemas with custom extensions.

Give your agent this brain