Posts
-
commafeed
Google Reader inspired self-hosted RSS reader.
Sources for CommaFeed.com.
Google Reader inspired self-hosted RSS reader, based on Dropwizard and AngularJS. CommaFeed is now considered feature-complete and is in maintenance mode.
Tags: #java • rss-reader • self-hosted
-
auth
:atom: Social (OAuth1\OAuth2\OpenID\OpenIDConnect) sign with PHP :shipit:
Open source social sign on PHP. Connect your application(s) with social network(s).
Code examples you can find in example directory
Tags: #php • oauth • social
-
wp-nested-pages
A more intuitive way to manage pages in the WordPress admin
Nested Pages provides an intuitive drag and drop interface for managing pages & posts in the WordPress admin, while maintaining quick edit functionality.
For installation and usage information visit nestedpages.com. Available for download/installation in the WordPress Plugin Directory.
Tags: #php
-
drf-writable-nested
Writable nested model serializer for Django REST Framework
We have a special mixin
UniqueFieldsMixinwhich solves this problem. The mixin movesUniqueValidator’s from the validation stage to the save stage.If you want more details, you can read related issues and articles: https://github.com/beda-software/drf-writable-nested/issues/1 http://www.django-rest-framework.org/api-guide/validators/#updating-nested-serializers
Tags: #python
-
omniauth-wechat-oauth2
Wechat OAuth2 Strategy for OmniAuth 1.0.
Add to your
Gemfile:gem "omniauth-wechat-oauth2"Then
bundle install.Tags: #ruby
-
venn.js
Area proportional Venn and Euler diagrams in JavaScript
If you use NPM,
npm install venn.js. Otherwise, download the latest release.Tags: #javascript • venn-diagram • d3
-
HpBandSter
a distributed Hyperband implementation on Steroids
a distributed Hyperband implementation on Steroids
This python 3 package is a framework for distributed hyperparameter optimization. It started out as a simple implementation of Hyperband (Li et al. 2017), and contains an implementation of BOHB (Falkner et al. 2018)
Tags: #python • bayesian-optimization • hyperparameter-optimization
-
react-native-photo-editor
ReactNative: Native Photo Editor
$ yarn add react-native-photo-editorTags: #java
-
eslint-config-google
ESLint shareable config for the Google JavaScript style guide
ESLint shareable config for the Google JavaScript style guide (ES2015+ version)
Tags: #javascript
-
Crunch
Insane(ly slow but wicked good) PNG image optimization
Crunch is a tool for lossy PNG image file optimization. It combines selective bit depth, color type, and color palette reduction with zopfli DEFLATE compression algorithm encoding using the pngquant and zopflipng PNG optimization tools. This approach leads to a significant file size gain relative to lossless approaches at the expense of a relatively modest decrease in image quality (see example images below).
Continuous benchmark testing is available on Travis CI (open the Benchmarks build for the commit of interest). Please see the benchmarks directory of this repository for details about the benchmarking approach and instructions on how to execute benchmarks locally on the reference images distributed in this repository or with your own image files.
Crunch PNG image optimization is available through the following applications that are distributed in this repository:
crunch- a *nix command line executable that can be used on macOS, Linux, and Windows POSIX application deployment environments such as Cygwin or the Windows subsystem for Linux- Crunch GUI - a native macOS drag and drop GUI tool
- Crunch Image(s) service - a macOS right-click menu service for PNG images selected in the Finder
Tags: #python • png • png-compression
subscribe via RSS