Posts

  • proppy

    Functional props composition for UI components (React.js & Vue.js)

    ProppyJS is a tiny 1.5kB JavaScript 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 .env files. Everybody knows about 12 factor and environments variables now. A lot of frameworks such as Symfony are using a .env file to configure the application, but we don’t have anything to help users to complete their local .env file.

    Companienv will helps you manage the .env files, from a reference .env.dist version in your code repository. Companienv can:

    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

  • steam-condenser-ruby

    A library for querying the Steam Community, Source, GoldSrc servers and Steam master servers

    • Ruby 2.1 or newer (and compatible Ruby VMs)
    • Any operating system able to run such a VM

    The following gems are required:

    • bzip2-ruby (for Source servers sending compressed responses)
    • multi_json (for the Web API features)
    • multi_xml (for the Steam Community features)

    Tags: #ruby • hlds • srcds

  • TextRecognitionDataGenerator

    A synthetic data generator for text recognition

    A synthetic data generator for text recognition

    Tags: #python • synthetic • data

  • rgl

    RGL is a framework for graph data structures and algorithms in Ruby.

    RGL is a framework for graph data structures and algorithms.

    The design of the library is much influenced by the Boost Graph Library (BGL) which is written in C++. Refer to https://www.boost.org/libs/graph/doc for further links and documentation on graph data structures and algorithms and the design rationales of BGL.

    A comprehensive summary of graph terminology can be found in the graph section of the Dictionary of Algorithms and Data Structures at https://www.nist.gov/dads/HTML/graph.html or Wikipedia.

    Tags: #ruby • rgl • graph-library

  • RxFirebase

    Rxjava 2.0 wrapper on Google’s Android Firebase library.

    Rxjava 2.0 wrapper on Google’s Android Firebase library.

    This repository started as a personal usage of Nick Moskalenko RxFirebase library. You can check his work here.

    Tags: #java • firebase • rxfirebase

subscribe via RSS