oldominion

Results 10 issues of oldominion

Could you possibly add a traindata file specialized for accounting purposes? 1-9, dot, comma, various currency symbols such as '$£€', dash, colon/semicolon, etc € is the main problem for me,...

Using any of these lang files with Tesseract via the EmguCV library (http://www.emgu.com/wiki/index.php/Main_Page) cases it to fail with: "DotProductAVX can't be used on Android" I'm building for Windows x64 target...

I've cross posted this on the github page of the traindata files. https://github.com/Shreeshrii/tessdata_shreetest/issues/7 Using any of these lang files (see: https://github.com/Shreeshrii/tessdata_shreetest) cases tesseract via EmguCV 4.1 it to fail with:...

Example via search: `query Tokens { tokens(where: {fa2_address: {_eq: "KT1QA2zawpxMAAJ1QkHx1kMV37tx3XyjC74v"}}) { fa2_address mime_type token_id artifact_metadata formats } } ` Here, tokens with id 3-10 are assigned a MimeType of 'image/jpeg',...

Example with a (non-seller) winning bidder: https://better-call.dev/mainnet/opg/onf7q7AnTpn7jzJh8Jbpp4PZq67qbcycii8he2wAByGd36unVpj/contents

Might be intentional, but V3 English auctions are covered, so I thought I'd check.

https://github.com/teztok/indexer/blob/main/src/tasks/event-producer/handlers/objkt_settle_english_auction_v3.ts export const EVENT_TYPE_OBJKT_SETTLE_ENGLISH_AUCTION_V3 = 'OBJKT_CONTRACT_ENGLISH_AUCTION_V3'; should likely be: export const EVENT_TYPE_OBJKT_SETTLE_ENGLISH_AUCTION_V3 = 'OBJKT_SETTLE_ENGLISH_AUCTION_V3';

Typo in https://github.com/teztok/indexer/blob/main/src/tasks/event-producer/handlers/objkt_cancel_english_auction.ts eventDescription: An english auction was canceled on objkt.com (marketplace contract: KT1ET45vnyEFMLS9wX1dYHEs9aCN3twDEiQw or KT1QJ71jypKGgyTNtXjkCAYJZNhCKWiHuT2r)., ..should be the english auction contracts rather than dutch: eventDescription: An english auction was...

Feature Request: In BitTorrent v2 each file is hashed individually using Merkle trees, which means that every file has its own unique root hash. I propose adding support for custom...

I find myself reluctant to adopt LeafletForBlazor without being able to see the code behind RealTimeMap and the javascript wrappers, etc, because when I inevitably run in to an issue...