Posts

  • npm-build-boilerplate

    A collection of packages that build a website using npm scripts.

    A collection of packages that build a website using npm scripts.

    Tags: #javascript • npm • cli

  • fx2048

    The game 2048, built using JavaFX and Java 11

    The game 2048 built using JavaFX and Java 11. This is a Java port based on the Javascript version: https://github.com/gabrielecirulli/2048.

    Check down below for a screenshot.

    Tags: #java

  • AndroBugs_Framework

    AndroBugs Framework is an efficient Android vulnerability scanner that helps developers or hackers find potential security vulnerabilities in Android applications. No need to install on Windows.

    AndroBugs Framework is an Android vulnerability analysis system that helps developers or hackers find potential security vulnerabilities in Android applications. No splendid GUI interface, but the most efficient (less than 2 minutes per scan in average) and more accurate.

    Version: 1.0.0

    Tags: #python

  • DeltaE

    CIE color difference formulas in JavaScript

    Check out the following GitHub Pages respository for information on this library.

    http://zschuessler.github.io/DeltaE/

    Tags: #javascript • chroma-key • deltae

  • pyprob

    A probabilistic programming system for simulators and high-performance computing (HPC), based on PyTorch

    We support front ends in multiple languages through the PPX interface that allows execution of models and inference engines in separate programming languages, processes, and machines connected over a network.

    Tags: #python

  • php-json-schema

    PHP 5.3 implementation of json schema validation.

    • PHP 5.3 or greater (requires namespace and closure support)

    Tags: #php

  • libretime

    LibreTime: Radio Broadcast & Automation Platform

    The LibreTime follows the standardized Collective Code Construction Contract (C4). Its abstract is provided here.

    C4 provides a standard process for contributing, evaluating and discussing improvements on software projects. It defines specific technical requirements for projects like a style guide, unit tests, git and similar platforms. It also establishes different personas for projects, with clear and distinct duties. C4 specifies a process for documenting and discussing issues including seeking consensus and clear descriptions, use of “pull requests” and systematic reviews.

    The full text of the contract is licensed under the GPL and available at the above link courtesy of the ZeroMQ community.

    Tags: #php • radio • broadcasting

  • redlock-rb

    Redlock is a redis-based distributed lock implementation in Ruby

    Distributed locks are a very useful primitive in many environments where different processes require to operate with shared resources in a mutually exclusive way.

    There are a number of libraries and blog posts describing how to implement a DLM (Distributed Lock Manager) with Redis, but every library uses a different approach, and many use a simple approach with lower guarantees compared to what can be achieved with slightly more complex designs.

    This is an implementation of a proposed distributed lock algorithm with Redis. It started as a fork from antirez implementation.

    Tags: #ruby • redis • lock

  • postgraphile-plugin-connection-filter

    Filtering on PostGraphile connections

    Adds a powerful suite of filtering capabilities to a PostGraphile schema.

    Warning: Use of this plugin with the default options may make it astoundingly trivial for a malicious actor (or a well-intentioned application that generates complex GraphQL queries) to overwhelm your database with expensive queries. See the Performance and Security section below for details.

    Tags: #typescript • graphile • graphile-build

  • laravel-face-auth

    Laravel Face authentication

    This package uses Microsoft’s cognitive API to identify faces instead of passwords for your Laravel application.

    Tags: #php • laravel • microsoft-cognitive-services

subscribe via RSS