Titusz

Results 87 issues of Titusz

Would there be interest in publishing binary wheels for Linux/MacOS? I am bad a packaging but after an extended trial & error session I managed to build the wheels including...

Setting up environments and building your application for Linux/Mac/Windows is still a quite time consuming and error prone process. Now that there is support for [all three platforms](https://blog.travis-ci.com/2018-10-11-windows-early-release) on Travis...

I was updating to 0.6.0 and it broke due to the missing QuerySetIsh class. It might not be an obvious use case, but I am using QuerySetIsh with isinstance to...

enhancement

Just wanted to try out Wooey on Windows 7. Unfortunately the py-bcrypt build fails miserably: ``` \pybc_blf.h(86) : error C2146: syntax error : missing ')' before identifier 'passlen' \pybc_blf.h(86) :...

We could extract printable strings (with different encodings) from all kinds of binary data like executables or custom binary formats with https://github.com/getreu/stringsext ... and create a text similarity signature. The...

Priority: Medium
Scope: Medium
Affects: Spec
Type: Discussion

BLAKE3 turns out to be the ideal cryptographic hash for the Instance-ID. As stated by its developers BLAKE3 is: - Much faster than MD5, SHA-1, SHA-2, SHA-3, and BLAKE2 (~10x...

Priority: High
Scope: Medium
Affects: Spec
Affects: Code
Affects: Compat

Rationale: less ambiguity an trouble when using ISCC codes as file names on case-insesitive file systems. #90

Type: Feature
Priority: High
Scope: Medium
Affects: Spec
Affects: Compat

Use-Case: A user has a small chunk of text and wants to find longer text that contain this chunk or a similar chunk. Proposed solution draft: Apply shift-invariant text-chunking (for...

Type: Feature
Scope: Big
Affects: Spec
Affects: Code

The algorithms for the Content-IDs make use of more detailed media-type specific fingerprints. Currently these fingerprints are discarded as soon as the Content-ID is calculated. For use cases where a...

Type: Feature
Priority: Medium
Scope: Big
Affects: Spec
Affects: Code