Posts

  • vscode-yaml

    YAML support for VS Code with built-in kubernetes syntax support

    Provides comprehensive YAML Language support to Visual Studio Code, via the yaml-language-server, with built-in Kubernetes syntax support.

    Tags: #typescript • yaml-support • language-server

  • c4

    🔴🔵 Connect Four game in JS + Canvas

    Tags: #typescript • connect-four • game-2d

  • HpBandSter

    a distributed Hyperband implementation on Steroids

    a distributed Hyperband implementation on Steroids

    This python 3 package is a framework for distributed hyperparameter optimization. It started out as a simple implementation of Hyperband (Li et al. 2017), and contains an implementation of BOHB (Falkner et al. 2018)

    Tags: #python • bayesian-optimization • hyperparameter-optimization

  • docs-to-pdf-converter

    A standalone Java library/command line tool that converts DOC, DOCX, PPT, PPTX and ODT documents to PDF files.

    Tags: #java

  • react-native-charts-wrapper

    a react native charts wrapper (support android & iOS)

    This library is React Native wrapper of popular Native charting library MPAndroidChart and Charts

    Tags: #java • react-native • chart

  • Placeholders.js

    A JavaScript polyfill for the HTML5 placeholder attribute

    Placeholders.js is a polyfill (or shim, or whatever you like to call it) for the HTML5 placeholder attribute, as defined in the [HTML5 specification][spec]. Placeholder attributes are valid on input elements of various types and textarea elements.

    Placeholders.js is licensed under the [MIT License][license]. See the unminified file for the full license text.

    Tags: #javascript

  • WebVOWL

    Visualizing ontologies on the Web

    1. Download and install Node.js from http://nodejs.org/download/
    2. Open the terminal in the root directory
    3. Run npm install to install the dependencies and build the project
    4. Edit the code
    5. Run npm run-script release to (re-)build all necessary files into the deploy directory

    Tags: #javascript • webvowl • owl

  • cfn_nag

    Linting tool for CloudFormation templates

    The cfn-nag tool looks for patterns in CloudFormation templates that may indicate insecure infrastructure. Roughly speaking, it will look for:

    • IAM rules that are too permissive (wildcards)
    • Security group rules that are too permissive (wildcards)
    • Access logs that aren’t enabled
    • Encryption that isn’t enabled
    • Password literals

    For more background on the tool, please see this post at Stelligent’s blog:

    Finding Security Problems Early in the Development Process of a CloudFormation Template with “cfn-nag”

    Tags: #ruby • continuous-testing • unit-testing

  • SandVXposed

    Xposed environment without root (OS 5.0 - 10.0)

    VirtualApp with SandHook Can load xposed modules without root!

    Tags: #java • xposed • hook

  • browser-sync-webpack-plugin

    Easily use BrowserSync in your Webpack project.

    Easily use BrowserSync in your Webpack project.

    Tags: #javascript • webpack • webpack2

subscribe via RSS