Posts

  • NoNonsense-FilePicker

    A file/directory-picker for android. Implemented as a library project.

    In Kitkat or above, use Android’s built-in file-picker instead. Google has restricted the ability of external libraries like this from creating directories on external SD-cards in Kitkat and above which will manifest itself as a crash.

    If you need to support pre-Kitkat devices see #158 for the recommendation approach.

    This does not impact the library’s utility for non-SD-card locations, nor does it impact you if you don’t want to allow a user to create directories.

    Tags: #java

  • sp-dev-solutions

    Repository for SharePoint development reusable solutions

    Welcome to the SharePoint PnP Community Solutions repository. This repository contains samples and templates you can use as foundations and patterns of solutions for your SharePoint sites.

    Tags: #typescript • hacktoberfest

  • black-hole

    WebGL simulation of a Schwarzschild black hole

    In this simulation, the light ray paths are computed by integrating an ODE describing the Schwarzschild geodesics using GLSL on the GPU, leveraging WebGL and three.js. This should result to a fairly physically accurate gravitational lensing effect. Various other relativistic effects have also been added and their contributions can be toggled from the GUI. The simulation has normalized units such that the Schwarzschild radius of the black hole is one and the speed of light is one length unit per second (unless changed using the “time scale” parameter).

    See this page (PDF version) for a more detailed description of the physics of the simulation.

    Tags: #javascript • simulation • webgl

  • browser-base

    Modern and feature-rich web browser base based on Electron

    Tags: #typescript • material • browser

  • android-shake-detector

    Detect shaking of the device

    Detect shaking of the device

    Tags: #java • android • shake-detection

  • jcabi-aspects

    Collection of AOP/AspectJ Java Aspects

    If you have any questions about the framework, or something doesn’t work as expected, please submit an issue here.

    Tags: #java • aop • annotations

  • osim-rl

    Reinforcement learning environments with musculoskeletal models

    This repository contains software required for participation in the NeurIPS 2019 Challenge: Learn to Move - Walk Around. See more details about the challenge here. See full documentation of our reinforcement learning environment here. In this document we will give very basic steps to get you set up for the challenge!

    Your task is to develop a controller for a physiologically plausible 3D human model to walk or run following velocity commands with minimum effort. You are provided with a human musculoskeletal model and a physics-based simulation environment, OpenSim. There will be three tracks:

    1) Best performance 2) Novel ML solution 3) Novel biomechanical solution, where all the winners of each track will be awarded.

    To model physics and biomechanics we use OpenSim - a biomechanical physics environment for musculoskeletal simulations.

    Tags: #python • reinforcement-learning • kinematics

  • plex-mpv-shim

    Cast media from Plex Mobile and Web apps to MPV. (Unofficial)

    MPV Shim is a simple and lightweight Plex client, with support for Windows and Linux. Think of it as an open source Chromecast for Plex. You can cast almost anything from Plex and it will Direct Play. Subtitles are fully supported, and there are tools to manage them like no other Plex client.

    Tags: #python • mpv • plex

  • insight

    A helpful Chrome extension for WebGL development

    Insight is a WebGL debugging toolkit providing a variety of capabilities enabling more productive WebGL development and more efficient WebGL applications.

    Tags: #javascript

  • unread

    Handle unread records and mark them as read with Ruby on Rails

    • Manages unread records for anything you want readers (e.g. users) to read (like messages, documents, comments etc.)
    • Supports mark as read to mark a single record as read
    • Supports mark all as read to mark all records as read in a single step
    • Gives you a scope to get the unread records for a given reader
    • Needs only one additional database table
    • Most important: Great performance

    Tags: #ruby • rails • activerecord

subscribe via RSS