Posts

  • mimic3-benchmarks

    Python suite to construct benchmark machine learning datasets from the MIMIC-III 💊 clinical database.

    • 2018 December 28: The second draft of the paper is released on arXiv.
    • 2017 December 8: This work was presented as a spotlight presentation at NIPS 2017 Machine Learning for Health Workshop.
    • 2017 March 23: We are pleased to announce the first official release of these benchmarks. We expect to release a revision within the coming months that will add at least ~50 additional input variables. We are likewise pleased to announce that the manuscript associated with these benchmarks is now available on arXiv.

    Tags: #python • machine-learning • benchmark

  • RISE-V2G

    RISE V2G is the Reference Implementation Supporting the Evolution of the Vehicle-2-Grid communication interface ISO 15118. The international standard ISO 15118, entitled “Road vehicles - Vehicle to grid communication interface”, defines a digital IP-based communication interface between an electric vehicle (EV) and a charging station (named Electric Vehicle Supply Equipment - EVSE). It allows for a user-friendly “Plug And Charge” mechanism for authentication, authorisation, billing, and flexible load control based on a wide set of information exchanged between the EV and EVSE. A rise in the wide application of this standard is essential for reaching the goal of integrating EVs as flexible energy storage devices into a smart grid.

    Tags: #java

  • passbolt_docker

    Get started with Passbolt CE using docker!

    Passbolt is a free and open source password manager that allows team members to store and share credentials securely.

    Tags: #ruby • passbolt • docker

  • react-native-popup-ui

    A simple and fully customizable React Native component that implements a popup UI.

    A simple and fully customizable React Native component that implements a popup UI.

    • Easy to customize, has prop to change background color
    • Function to close automatically
    • Receives callback prop to set button action

    Tags: #javascript

  • gc-opencommand-plugin

    A plugin that open the GC command execution interface for third-party clients

    中文 English

    一个为第三方客户端开放GC命令执行接口的插件

    1.7.0 起可以通过 | 或者换行来分隔多条命令,例如:

    /a 1 | /a 2
    /a 3
    

    调用 ping 响应数据将包含插件版本号。

    Tags: #java • grasscutter • grasscutter-plugin

  • git-notify

    🙉 📣 Communicate important updates to your team via git commit messages

    Communicate important updates to your team via git commit messages.

    Tags: #typescript • git • githooks

  • safety-db

    A curated database of insecure Python packages

    Safety DB is a database of known security vulnerabilities in Python packages. The data is made available by pyup.io and synced with this repository once per month. Most of the entries are found by filtering CVEs and changelogs for certain keywords and then manually reviewing them.

    Tags: #python

  • FirmAE

    Towards Large-Scale Emulation of IoT Firmware for Dynamic Analysis

    FirmAE is a fully-automated framework that performs emulation and vulnerability analysis. FirmAE significantly increases the emulation success rate (From Firmadyne’s 16.28% to 79.36%) with five arbitration techniques. We tested FirmAE on 1,124 wireless-router and IP-camera firmware images from top eight vendors.

    We also developed a dynamic analysis tool for 0-day discovery, which infers web service information based on the filesystem and kernel logs of target firmware. By running our tool on the succesfully emulation firmware images, we discovered 12 new 0-days which affect 23 devices.

    Tags: #python • emulation • firmware

  • ServerListPlus

    A flexible Minecraft plugin to customize the appearance of your server in the server list

    Important Notice

    ServerListPlus is no longer receiving new features and is only updated to fix bugs or compatibility issues. Contributions are welcome! If you are happy with ServerListPlus, you can continue using it.

    ServerListPlus is an extremely customizable server status ping plugin for Minecraft. It provides an easy-to-use configuration for almost everything possible using the server status ping. The plugin aims to become the universal solution for server status ping customization, available for:

    • Bukkit/Spigot/Paper/Folia
    • BungeeCord
    • Velocity
    • Sponge
    • CanaryMod

    ServerListPlus is also available as standalone server that can be used independent from other server implementations e.g. during maintenance.

    Tags: #java • minecraft • bukkit

  • docker-api

    A lightweight Ruby client for the Docker Remote API

    Follow the installation instructions, and then run:

    $ sudo docker -d
    

    This will daemonize Docker so that it can be used for the remote API calls.

    Tags: #ruby

subscribe via RSS