Posts
-
nunif
Misc; latest version of waifu2x; 2D video to SBS 3D video
waifu2x: Image Super-Resolution for Anime-Style Art. Also it supports photo models (GAN based models)
The repository contains waifu2x pytorch implementation and pretrained models, started with porting the original waifu2x.
The demo application can be found at
- https://waifu2x.udp.jp/ (Cloud version)
- https://unlimited.waifu2x.net/ (In-Browser version).
Tags: #python • super-resolution • vr
-
blueprint3d
Build interior spaces in 3D
This repository includes an example application built using blueprint3d:
Tags: #typescript
-
chewy
High-level Elasticsearch Ruby framework based on the official elasticsearch-ruby client
Chewy is an ODM (Object Document Mapper), built on top of the official Elasticsearch client.
Tags: #ruby • elasticsearch • elasticsearch-client
-
execjs
Run JavaScript code from Ruby
If you’d like to use a specific runtime rather than the autodetected one, you can assign
ExecJS.runtime:ExecJS.runtime = ExecJS::Runtimes::NodeAlternatively, you can define it via the
EXECJS_RUNTIMEenvironment variable:EXECJS_RUNTIME=Node ruby ...You can find the list of possible runtimes in
lib/execjs/runtimes.rb.Tags: #ruby
-
altus
Desktop client for WhatsApp Web with themes, notifications and multiple account support
Altus is an Electron-based WhatsApp client with themes and multiple account support, available for Windows, Mac and Linux!
Tags: #typescript • javascript • electronjs
-
bitarray
Pure Ruby bit array/bitfield implementation
A simple, pure-Ruby ‘bit field’ object. Works well for Bloom filters (the use case for which I originally wrote it, although there are numerous good libraries for that task now).
Despite its age, BitArray has been updated to work within a typical, modern Ruby environment, but is only ‘mildly’ maintained.
Tags: #ruby
-
sass.js
Sass.js - API for emscripted libsass to run in the browser
Sass parser in JavaScript. Have a look at the Interactive Playground to play around with compiling SCSS to CSS in your browser.
This is a convenience API for emscripted libsass (at v3.6.2). If you’re looking to run Sass in node, you’re probably looking for node-sass. Sass.js and node-sass should generate the same results.
A fair warning: minified the worker weighs 4.5MB, gzipped it’s still 827KB. If you’re on NodeJS, please use the (considerably faster) node-sass instead.
You may also be interested in giving Dart Sass a shot.
Tags: #javascript • sass • libsass
-
modulesync
Synchronize common files across your Git repositories.
With no additional arguments, ModuleSync clones modules from the puppetlabs github organization and pushes to the master branch.
Tags: #ruby • hacktoberfest
-
micropython-ota-updater
OTA Updater for MicroPython
This micropython module allows for automatic updating of your code on Microcontrollers using github releases. It allows you to update devices in the field with ease.
Note: due to a bug in the SSL library of ESP8266 devices, micropython-ota-updater cannot be used on these devices. See https://github.com/rdehuyss/micropython-ota-updater/issues/6 and https://github.com/micropython/micropython/issues/6737
Tags: #python
-
cgeo
c:geo - The powerful Android geocaching app.
c:geo is an open-source, full-featured, always ready-to-go client for geocaching.com (unofficial). It also offers basic support for other geocaching platforms. It does not require a web browser or exports - just download and start right away.
Tags: #java • geocaching • android
subscribe via RSS