Paul
Paul
### What is the problem? Using the latest toolkit .60. ``` Home.authenticate = { redirectTo: Routes.LoginPage() } ``` Doesn't seem to do anything. Have confirmed nothing in the application Tab...
### What do you want and why? Seems like suppressFirstRenderFlicker is on a per page basis. Would be awesome to have the ability to set this on a global basis...
### UnoCSS version 0.57.3 ### Describe the bug Issue 1: Due to the nature of stdout being a multiple line stream rather than 1 burst of data to stdout. The...
I have the following model: ```prisma model PonosJob { id Bytes @id @db.Binary(26) workerId Bytes? @db.Binary(26) payload Json @db.Json priority Int @default(0) @db.UnsignedTinyInt retry Int @default(0) @db.UnsignedTinyInt state PonosJobType @default(queued)...
I'm working on an app, which will go into production testing within 14 days. I'm running turborepo and I have drizzle / turso running in a separate workspace. Which gets...
**Is your feature request related to a problem? Please describe.** This is a feature. Postgres is a great database, however it's a SPOF. Both cockroachdb and yugabyte are solutions for...
## Proposed changes This update adds pulsar as a broker. Docker.yml: https://pastebin.com/raw/nr85SxdS Instructions: https://pastebin.com/raw/Swwk9LcR Run 3 centrifugo instances: West: ``` "port": 8000, "broker": "pulsar", "pulsar_url": "pulsar://127.0.0.1:6650", "pulsar_tenant": "my-tenant", "pulsar_namespace": "my-namespace",...
To further facilitate the reach of OB. I'd love to see the barrier to bitcoin lowered immensely. Here is the link to the Coinbase Buy Widget: https://developers.coinbase.com/docs/buy-widget Having something like...
## Problem There is no ability to filter outside of what query options are currently available for where: https://www.prisma.io/docs/concepts/components/prisma-client/filtering-and-sorting ## Suggested solution Have the ability to use whereRaw. whereRaw: ('price...
The discord invite on your website is invalid.