Joe Sweeney

Results 16 comments of Joe Sweeney

@xstevenyung this is a little bit unrelated to the issue title, but I work on a session library for Oak (I see you starred it BTW, thanks!). The strategy we...

Great news, it seems to work in Deno now using the latest stuff! `std/node` version: 0.125.0 Deno version: 1.18.2 Run this command for the job pusher: `deno run --allow-read --allow-env...

I think indexes are more of a concern for when the table as a whole is created or modified. This library is focused on being an ORM for existing data...

I would love to see an implementation of Postgres Row Level Security. Right now, there is a trade-off with the current options of multi-database vs. single-database tenancy. - Multi-database: easier...

The example in the manual isn't quite working as-is. The specific issue with the import path is because an import map needs to be passed into the test command: ```...

Yeah, the `send` method seems to not work with Deploy. My workaround is something like this: ```ts // Package to help automatically infer the correct mime type based on extension...

@isiahmeadows @webketje I can edit it, which probably means anyone can 😄

@webketje I don't know if "used previously at" is a great thing to advertise, seems desperate IMO. We should try soliciting more input from people who are happily using it...

In most news sites (coming from someone who worked at an online news publication at one point) the way this is done is by creating several different crops per image...