Posts

  • PHP-Yacc

    A PHP port of kmyacc

    This is a port of kmyacc into PHP. It is a parser-generator, meaning it takes a YACC grammar file and generates a parser file.

    Tags: #php

  • lofi

    🎵🔉 A mini Spotify player with WebGL visualizations.

    • A small, 1:1 aspect ratio player depicting album art
    • An always-on-top “widget-like” app
    • Minimalist (no extraneous controls)
    • Multiple-screen capable
    • Windows, MacOS and Linux compatible
    • Visualization-ready (WebGL)
    • ≤ 100MB memory footprint

    Tags: #typescript • spotify • webgl

  • 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

  • social-core

    Python Social Auth - Core

    Python Social Auth is an easy to setup social authentication/registration mechanism with support for several frameworks and auth providers.

    Tags: #python • python-social • social

  • bmg

    Bmg - Relational Algebra for Modern Times

    Bmg is a relational algebra implemented as a Ruby library. It implements the Relation as First-Class Citizen paradigm contributed with Alf a few years ago.

    Bmg can be used to query relations in memory, from various files, SQL databases, and any data source that can be seen as serving relations. Cross data-sources joins are supported, as with Alf. For differences with Alf, see a section further down this README.

    Tags: #ruby • databases • relational-algebra

  • houdoku

    Manga reader and library manager for the desktop

    • Read manga from popular websites or import ones from your filesystem, all in one place.
    • Download chapters for offline reading.
    • Customizable reader interface with multiple layouts and settings.
    • Tagging and filtering support to easily browse and manage large libraries.
    • Cross-platform!

    Tags: #typescript • manga • manga-reader

  • annotations

    The KISS PHP annotations library.

    {
      "require": {
        "minime/annotations": "~3.0"
      }
    }
    

    Through terminal: composer require minime/annotations:~3.0 :8ball:

    Tags: #php

  • jiwer

    Evaluate your speech-to-text system with similarity measures such as word error rate (WER)

    JiWER is a simple and fast python package to evaluate an automatic speech recognition system. It supports the following measures:

    1. word error rate (WER)
    2. match error rate (MER)
    3. word information lost (WIL)
    4. word information preserved (WIP)
    5. character error rate (CER)

    These measures are computed with the use of the minimum-edit distance between one or more reference and hypothesis sentences. The minimum-edit distance is calculated using RapidFuzz, which uses C++ under the hood, and is therefore faster than a pure python implementation.

    Tags: #python • wer • automatic-speech-recognition

  • bootstrap-notify

    Turns standard Bootstrap alerts into “Growl-like” notifications.

    This is a simple plugin that turns standard Bootstrap alerts into “Growl-like” notifications.

    Tags: #javascript

  • marzneshin

    A fork of Marzban aiming for scalability

    Tags: #typescript • censorship-circumvention • dashboard

subscribe via RSS