rubyide/vscode-ruby: Provides Ruby language and debugging support for Visual Studio Code

This extension provides rich Ruby language and debugging support for Visual Studio Code. Fully tested against *nix/Windows and Ruby 1.9.3 to 2.2.0. It’s still in progress ( GitHub ), please expect frequent updates with breaking changes before 1.0. If you are interested in this project, feel free to Source: rubyide/vscode-ruby: Provides Ruby language and debugging […]

Espresso | A minimal iOS neural network framework

We developed a parallel neural network framework running well on iOS devices despite of the limited memory and computing resources. Our framework features low memory footprint and high parallelism. By extensively using CPU SIMD operations, GPU acceleration, on-demand output, on-the-fly network decompression, sparse matrix operations and many other techniques, one can evaluate networks as deep […]

天天说钱_新浪博客

3、在我们讨论的范围内,人民币可能是未来10年最差的资产,这是纸币的性质决定的,也是中国国情决定的。最近30多年来,中国的发钞速度平均是财富增长速度的2倍;最近10年,M2增速每年比GDP增速快大约7个百分点。换句话说,30多年来,人民币平均年购买力下降10%,最近几年每年下降7%。未来很难控制在每年下降5个百分点以内。 Source: 天天说钱_新浪博客

codelah/singapore

This project attempts to consolidate data.gov.sg data under a single unified python library. Source: codelah/singapore

What is this View & Data API thing anyway?

The View & Data API enables web developers to very easily display 3D (and 2D) models on a WebGL-enabled browser. If you’ve got a model you’ve created using some kind of design software, then you can probably display it on your website using this API. Source: What is this View & Data API thing anyway?

RailsConf 2016 – Surviving the Framework Hype Cycle by Brandon Hayes – YouTube

Baskin-Robbins wishes it had as many flavors as there are JS frameworks, build tools, and cool new “low-level” languages. You just want to solve a problem, not have a 500-framework bake-off! And how will you know whether you picked the right one? Don’t flip that table, because we’ll use the “hype cycle” and the history […]

guarinogabriel/mac-cli:  OS X command line tools for developers – The ultimate tool to manage your Mac. It provides a huge set of command line commands that automatize the usage of your OS X system.

 OS X command line tools for developers – The ultimate tool to manage your Mac. It provides a huge set of command line commands that automatize the usage of your OS X system. Source: guarinogabriel/mac-cli:  OS X command line tools for developers – The ultimate tool to manage your Mac. It provides a […]

aras-p/glsl-optimizer: GLSL optimizer based on Mesa’s GLSL compiler. Used in Unity for mobile shader optimization.

A C++ library that takes GLSL shaders, does some GPU-independent optimizations on them and outputs GLSL or Metal source back. Optimizations are function inlining, dead code removal, copy propagation, constant folding, constant propagation, arithmetic optimizations and so on. Source: aras-p/glsl-optimizer: GLSL optimizer based on Mesa’s GLSL compiler. Used in Unity for mobile shader optimization.