Posts

  • AncientBeast

    Turn Based Strategy Game. Master your beasts! ๐Ÿบ

    Ancient Beast is a turn based strategy indie game project played online against other people featuring a wide variety of creatures to acquire, putting them to use in order to defeat your opponents. This project was carefully designed to be easy to learn, fun to play and hard to master. We hope youโ€™ll enjoy it!

    Tags: #javascript โ€ข game โ€ข strategy-game

  • php-google-spreadsheet-client

    A PHP library for accessing and manipulating Google Spreadsheets

    Tags: #php

  • lmdb-embeddings

    Fast word vectors with little memory usage in Python

    Query word vectors (embeddings) very quickly with very little querying time overhead and far less memory usage than gensim or other equivalent solutions. This is made possible by Lightning Memory-Mapped Database.

    Inspired by Delft. As explained in their readme, this approach permits us to have the pre-trained embeddings immediately โ€œwarmโ€ (no load time), to free memory and to use any number of embeddings similtaneously with a very negligible impact on runtime when using SSD.

    For instance, in a traditional approach glove-840B takes around 2 minutes to load and 4GB in memory. Managed with LMDB, glove-840B can be accessed immediately and takes only a couple MB in memory, for a negligible impact on runtime (around 1% slower).

    Tags: #python โ€ข word โ€ข vectors

  • ts-toolbelt

    โ›‘ Higher Type Safety for TypeScript

    Tags: #typescript โ€ข types โ€ข typescript-library

  • ocra

    One-Click Ruby Application Builder

    home :: https://github.com/larsch/ocra/

    issues :: http://github.com/larsch/ocra/issues

    forum :: http://groups.google.com/group/ruby-ocra

    Tags: #ruby

  • hasura-backend-plus

    ๐Ÿ”‘Auth and ๐Ÿ“ฆStorage for Hasura. The quickest way to get Auth and Storage working for your next app based on Hasura.

    • ๐ŸŽจ Fully customizable with sensible defaults.
    • ๐Ÿš€ Easy to setup, can be deployed anywhere.
    • ๐Ÿ”‘ Two-factor authentication support.
    • ๐Ÿ”‘ Third-party OAuth providers: Google, GitHub, Facebook, Apple, Twitter, Microsoft Live, Linkedin.
    • ๐Ÿ“ Highly customisable storage rules on any S3-compatible instance.
    • ๐Ÿ“จ Optional email account verification.
    • ๐Ÿ“จ Secure email and password change.
    • ๐Ÿ”‘ JWKS endpoint.
    • โœ… Optional checking for Pwned Passwords.
    • ๐Ÿ“ˆ Rate limiting.
    • ๐Ÿ‘จโ€๐Ÿ’ป Written 100% in TypeScript.

    Tags: #typescript โ€ข hasura โ€ข graphql

  • glimmer.js

    Central repository for the Glimmer.js project

    Welcome to Glimmer.js! Glimmer.js is actually a made up of lots of small packages, so this meta-repo exists to help you find what youโ€™re looking for.

    Tags: #typescript โ€ข glimmer โ€ข glimmerjs

  • TraceKit

    Attempts to create stack traces for unhandled JavaScript exceptions in all major browsers.

    Not all browsers support stack traces on error objects, but TraceKit squeezes out as much useful information as possible and normalizes it. 3kB minified + gzipped

    Tags: #javascript

  • tesla-api

    ๐Ÿš˜ A Ruby gem and unofficial documentation of Teslaโ€™s JSON API for the Model S, 3, X, and Y.

    View Documentation

    This is unofficial documentation of the Tesla JSON API used by the iOS and Android apps. The API provides functionality to monitor and control the Model S (and future Tesla vehicles) remotely. The project provides both a documentation of the API and a Ruby library for accessing it.

    If any folks at Tesla are reading this, Iโ€™d love to help coordinate a developer program for your APIs. If thereโ€™s any way I can be helpful, please feel free to get in contact. Also, Iโ€™d love to be in the beta firmware program :wink:

    Tags: #ruby โ€ข tesla โ€ข api

  • Use npm or yarn to install the library

    npm i --save react-native-gallery-toolkit
    

    Also, you need to install react-native-reanimated@2.0.0-alpha.7 (the new 2 version) and react-native-gesture-handler, and follow their installation instructions.

    Expo is not currently supported because this library uses the latest version of Reanimated 2 (expo supports right now only alpha.6.1).

    Tags: #typescript โ€ข gallery โ€ข android

subscribe via RSS