Posts

  • parallelshell

    Run multiple shell commands in parallel

    This is a super simple npm module to run shell commands in parallel. All processes will share the same stdout/stderr, and if any command exits with a non-zero exit status, the rest are stopped and the exit code carries through.

    Tags: #javascript

  • sonerezh

    A self-hosted, web-based application to stream your music, everywhere.

    Sonerezh is a self-hosted web application which allows you to listen to your music, from anywhere.

    All you have to do is to specify where your music is stored, and Sonerezh will build its database based on the audio file’s metadata. Then you can browse your music library through a simple and intuitive Web UI.

    :arrow_right: Let’s try the latest version on [sonerezh.bzh/demo]!

    Follow us on [Twitter] if you like the project, and don’t forget to [support it making a donation].

    The standard installation instruction are available in the documentation on [sonerezh.bzh]. If you want to contribute to the project or if you prefer to use Git and Composer you can follow the steps below.

    Tags: #php • sonerezh • music

  • Wordpress-scanner

    Wordpress Vulnerability Scanner

    A Wordpress Scanner written in PHP, focus on vulnerability assessment and security audit of misconfiguration in the Wordpress installation. Wordpress Scanner is capable of finding the flaws in the Wordpress installation and will provide all the information regarding the vulnerability. Wordpress Scanner is not a tool for code auditing, it performs “black box” scanning for the Wordpress powered web application.

    The basic security check will review a WordPress installation for common security related mis-configurations. Testing with the basic check option uses regular web requests. The system downloads a handful of pages from the target site, then performs analysis on the resulting html source.

    Tags: #php • wordpress • security-audit

  • csaps

    Cubic spline approximation (smoothing)

    Use pip for installing:

    pip install -U csaps
    

    The module depends only on NumPy and SciPy. Python 3.6 or above is supported.

    Tags: #python • splines • smoothing

  • nfcgate

    An NFC research toolkit application for Android

    This application was developed for security research purposes by students of the TU Darmstadt, Secure Mobile Networking Lab. Please do not use this application for malicious purposes.

    This application was presented at WiSec 2015. The extended Abstract (slightly outdated by now) and poster (pretty up-to-date) can be found on the website of one of the authors. It was also presented in a brief Lightning Talk at the Chaos Communication Camp 2015.

    Tags: #java • nfc • android-nfc

  • CNNGestureRecognizer

    Gesture recognition via CNN. Implemented in Keras + Tensorflow/Theano + OpenCV

    Gesture recognition via CNN neural network implemented in Keras + Theano + OpenCV

    Key Requirements: Python 3.6.1 OpenCV 3.4.1 Keras 2.0.2 Tensorflow 1.2.1 Theano 0.9.0 (obsolete and not supported any further)

    Suggestion: Better to download Anaconda as it will take care of most of the other packages and easier to setup a virtual workspace to work with multiple versions of key packages like python, opencv etc.

    Tags: #python • gesture-recognition • machine-learning

  • AquilaDB

    • If you are working on a data science project and need to store a hell of a lot of data and retrieve similar data based on some feature vector, this will be a useful tool to you, with extra benefits a real world web application needs.
    • Are you dealing with a lot of images and related metadata? Want to find similar ones? You are at the right place.
    • If you are looking for a document database, this is not the right place for you.

    Tags: #python • feature-vectors • similarity-search

  • uivonim

    Fork of the Veonim Neovim GUI

    • 100% compatibility with Neovim (see #9421)
    • All configuration done via vimrc with vimscript/Lua/remote plugins
    • GUI features and eyecandy
    • Full support for international keyboard layouts and dead keys (tested on macOS and Linux)
    • Fast, building upon the work done by @breja, with things like WebGL GPU rendering and multithreading
    • Extensibility via a Lua API providing access to frontend GUI features such as LSP hover/signature help/symbols and a fuzzy finder UI

    Tags: #typescript • neovim • neovim-guis

  • store_attribute

    ActiveRecord extension which adds typecasting to store accessors

    ActiveRecord extension which adds typecasting to store accessors.

    Originally extracted from not merged PR to Rails: rails/rails#18942.

    Tags: #ruby • activerecord • store-accessors

  • obsidian

    GraphQL, built for Deno - a native GraphQL caching client and server module

    • GraphQL query abstraction and caching improving the performance of your app
    • SSR React wrapper, allowing you to cache in browser
    • Configurable caching options, giving you complete control over your cache
    • Fullstack integration, leveraging client-side and server-side caching to streamline your caching strategy
    • Support for the full GraphQL convention
    • Support for client-side and server-side cache invalidation
    • Optional GraphQL DoS attack mitigation security module

    Tags: #typescript • deno • graphql

subscribe via RSS