Coder Social home page Coder Social logo

hash-matcher's Introduction

I like all things data. I've worked with data my whole career, from things that would fit in a Tweet all the way up to multi-petabyte data warehouses running in the cloud.

Currently, I'm a founder at SyncWith. We want anyone to be able to get their data into Google Sheets and Looker Studio.

As a hobby, I'm dabbling with making small datasets much more accessible via SQLite and Datasette plugins.

You can find me on the web at cldellow.com or as @cldellow on Hachyderm.

hash-matcher's People

Stargazers

 avatar

Watchers

 avatar  avatar

hash-matcher's Issues

Emit matcher code

Right now the only way to use this is to generate the function on demand. That involves a potentially costly search.

For my use case, this is OK since I'm generating the matcher and then running it in a long-running process. It might be nice to include a mode where you tell it the factor, it validates the factor is sane, and life continues.

Or, perhaps better, it can emit the relevant code. This might generate better bytecode, too, since things will be constants instead of variables.

Extend to longs

This idea can be extended to longs very easily. I haven't done it yet as my needs don't permit 8-character strings as inputs.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.