Posts
-
syncthing-gtk
GTK3 & python based GUI for Syncthing
- Everything what WebUI can display
- Adding / editing / deleting nodes
- Adding / editing / deleting repositories
- Restart / shutdown server
- Editing daemon settings
Tags: #python • python-2 • gtk3
-
sail
Sail is a lightweight Rails engine that brings an admin panel for managing configuration settings on a live Rails app
This Rails engine brings a setting model into your app to be used as feature flags, gauges, knobs and other live controls you may need.
It saves configurations to the database so that they can be changed while the application is running, without requiring a deploy.
Having this ability enables live experiments and tuning to find an application’s best setup.
Enable/Disable a new feature, turn ON/OFF ab testing for new functionality, change jobs’ parameters to tune performance, you name it.
It comes with a lightweight responsive admin dashboard for searching and changing configurations on the fly.
Sail assigns to each setting a relevancy score. This metric is calculated while the application is running and is based on the relative number of times a setting is invoked and on the total number of settings. The goal is to have an indicator of how critical changing a setting’s value can be based on its frequency of usage.
Tags: #ruby • rails • settings
-
rangy
A cross-browser JavaScript range and selection library.
There is now an official Rangy package for Bower with Rangy 1.2 and 1.3 versions, called
rangy.Tags: #javascript
-
brave-ui
List of reusable React components to empower your brave UI
Here you will find a list of reusable React components used in most of Brave products. Brave UI’s component library can be found on Storybook.
:exclamation:Important: We are still hacking a lot on this project, and therefore don’t recommend that anyone use it yet. It’s free to try and use at your own risk but bear in mind that components and APIs are very likely to change without notice.
Tags: #typescript
-
proppy
Functional props composition for UI components (React.js & Vue.js)
ProppyJS is a tiny
1.5kBJavaScript library for composing props (object that components receive to render themselves).It comes with various integration packages giving you the freedom to use it popular rendering libraries.
Tags: #typescript • react • vue
-
J-I-C
J I C is a Javascript Image Compressor using HTML5 Canvas & File API that allows you to compress your jpeg & png images before uploading to the server (100% client-side and no extra libraries required!)
J I C is a Javascript Image Compressor using HTML5 Canvas & File API that allows you to compress your jpeg, png, and webp images before uploading to the server (100% client-side and no extra libraries requried!)
Could you imagine how much bandwidth we can save if Google, Twitter and r Facebook implement this image compression before we upload those 5MB photos? This approach will make the internet faster!!
You can check the working demo here : http://makeitsolutions.com/labs/jic/
Tags: #javascript
-
companienv
Companion for .env files
Your companion for
.envfiles. Everybody knows about 12 factor and environments variables now. A lot of frameworks such as Symfony are using a.envfile to configure the application, but we don’t have anything to help users to complete their local.envfile.Companienv will helps you manage the
.envfiles, from a reference.env.distversion in your code repository. Companienv can:- Read and populate default values
- Identify and ask only missing variables
- Ask variables only if matching some conditions
- Propagate files (copy files from somewhere else)
- Generate public/private RSA keys
- Generate SSL certificates
- Much more, via your own extensions
Tags: #php • dotenv • companion
-
OpenMemories-Tweak
Unlock your Sony camera’s settings
An app to unlock settings on your Sony camera.
- Remove the 30min video recording limit
- Unlock the language menu
- Disable the NTSC nag screen
- For developers: Enable telnet and adb daemons
Tags: #java
-
nerve
A service registration daemon that performs health checks; companion to airbnb/synapse
Nerve is a utility for tracking the status of machines and services. It runs locally on the boxes which make up a distributed system, and reports state information to a distributed key-value store. At Airbnb, we use Zookeeper as our key-value store. The combination of Nerve and Synapse make service discovery in the cloud easy!
Tags: #ruby
-
yabeda-rails
Yabeda plugin to collect basic metrics for Rails applications
Built-in metrics for out-of-the box [Rails] applications monitoring.
If your monitoring system already collects Rails metrics (e.g. NewRelic) then most probably you don’t need this gem.
Sample Grafana dashboard ID: 11668
Tags: #ruby • rails • metrics
subscribe via RSS