Posts

  • Helium

    Let Sublime Text 3 talk with Jupyter.

    Now this package is under the package control channel!

    You can install it with Package Control plugin, run Package Control: Install Package, then choose Helium from the package list.

    Tags: #python • sublime-text-3 • jupyter

  • SMPL

    NumPy, TensorFlow and PyTorch implementation of human body SMPL model and infant body SMIL model.

    Numpy, TensorFlow and PyTorch implementation of SMPL model. For C++ implementation (with PyTorch), please see this repo.

    Notes:

    • If you want to estimate SMPL parameters from a set of sparse keypoint coordinates, please check this repo.
    • The model file cannot be provided due to copyright reasons.
    • This project cannot fit a SMPL model to a scan - you can check this paper.

    Tags: #python • graphics • graphics-3d

  • jekyll-last-modified-at

    A Jekyll plugin to show the last_modified_at time of a post.

    A liquid tag for Jekyll to indicate the last time a file was modified.

    This plugin determines a page’s last modified date by checking the last Git commit date of source files. In the event Git is not available, the file’s mtime is used.

    Tags: #ruby

  • howdy

    🛡️ Windows Hello™ style facial authentication for Linux

    Howdy is currently available and packaged for Debian/Ubuntu, Arch Linux, Fedora and openSUSE. If you’re interested in packaging Howdy for your distro, don’t hesitate to open an issue.

    Note: The build of dlib can hang on 100% for over a minute, give it time.

    Tags: #python • face-recognition • ubuntu

  • heroprotocol

    Python library to decode Heroes of the Storm replays

    heroprotocol is a Python library and command-line tool to decode Heroes of the Storm replay files into Python data structures.

    The tool is available as a PyPI Package or as source code.

    Currently heroprotocol can decode these structures and events:

    • Replay header
    • Game details
    • Replay init data
    • Game events
    • Message events
    • Tracker events

    heroprotocol can be used as a base-build-specific library to decode binary blobs, or it can be run as a standalone tool to pretty print information from supported replay files.

    Note that heroprotocol does not expose game balance information or provide any kind of high level analysis of replays; it’s meant to be just the first tool in the chain for your data mining application.

    Tags: #python

  • limiter

    Simple Ruby rate limiting mechanism.

    This gem implements a simple mechanism to throttle or rate-limit operations in Ruby.

    Tags: #ruby • gem • rate-limiting

  • acf-quickedit-fields

    WordPress Plugin implementing Column Displaying, QuickEdit and BulkEdit for Advanced Custom Fields (ACF)

    Just follow the Automatic Plugin Installation procedere.

    Tags: #php • acf • wordpress-plugin

  • stencil-ds-output-targets

    These are output targets that can be added to Stencil for React and Angular.

    Unfortunately the experience of integrating web components into existing applications can be tricky at times. More about this can be read at https://custom-elements-everywhere.com/. In order to accommodate the various issues the Stencil team has created new output target plugins to make the process simpler.

    The plugins add additional output targets for each framework binding that is included.

    Here is an example project using the plugins for reference: https://github.com/ionic-team/stencil-ds-output-targets/blob/master/packages/example-project/component-library

    Tags: #typescript

  • 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

  • jsonpath

    Ruby implementation of http://goessner.net/articles/JsonPath/

    This is an implementation of http://goessner.net/articles/JsonPath/.

    Tags: #ruby

subscribe via RSS