Jordan Howlett

Results 36 comments of Jordan Howlett

@philolo1 I havn't explored too much. But will move the current `HotBoxService` folder into a `ios` directory and start an android one. Here is the android code for one of...

@jlucaso1 you can use drizzle studio https://github.com/drizzle-team/drizzle-orm/issues/2823

@slavashvets if you are using Typescript, I made a library for making it easier to use OpenAIs structured outputs. Not nearly as nice as BAML, but might be fun to...

@ptrkstr thanks for checking it out! please let me know if anything comes up once you dive in! Audio is spotty rn. It should work from a local URL. I...

Hey @richardgroves, for most of what I have been using so far I have been making tiktok/instagram reels with it using the 1080w/1920h ;p But can easily be swapped!

Hmm, confirmed even the table db.live arn't working with node engine: ``` import Surreal from "surrealdb"; import { surrealdbNodeEngines } from "@surrealdb/node"; import { surrealdbWasmEngines } from "@surrealdb/wasm"; // Interface...