nick

Results 5 issues of nick

Hey, if I understand right, the only way to check if user subscription is active is to compare `expiresDateMs` with current date (I have only ios subscriptions) If I'll call...

Hi team, any plans to support popular reading format epub ?

Hey, any idea how can I integrate Prisma ORM? Official setup from Sentry doesn't work. ``` import { PrismaClient } from '@prisma/client'; import * as Sentry from '@sentry/node'; import *...

Hey, get this error after register method. After debugging `u2f-api` I see that chrome return `responseData: {errorCode: 2}` in `this.port_.onMessage.addListener(function (message) ` line ``` Error: Registration failed at makeError (u2f-api.js:77)...

I'm trying to process this document - http://imwerden.de/pdf/bocharov_roman_tolstogo_vojna_i_mir_1978__ocr.pdf and it takes +-150 seconds. Why so long ? Speed depends on font type ? Also similar size pdf (http://gsl.mit.edu/media/programs/south-africa-summer-2015/materials/0to1.pdf) processed for...