Posts
-
amazon-echo-ha-bridge
emulates philips hue api to other home automation gateways
Amazon Echo Bridge allows you to quickly emulate a Phillips Hue bridge, bringing the ability to seamlessly integrate an Amazon Echo into various home automation systems.
Also, with an easy to use POST/PUT REST API, itβs never been easier before to get your devices up and running with the Amazon Echo with your own embedded applications!
Tags: #java
-
xcp
Entry point for issues and wiki. Also contains some scripts and sources.
Download the ISO here, and install it on your own hardware.
Tags: #python β’ xcp-ng β’ xapi
-
wasmer-php
ππΈοΈ WebAssembly runtime for PHP
- Easy to use: The
wasmerAPI mimics the standard WebAssembly C API, - Fast:
wasmerexecutes the WebAssembly modules as fast as possible, close to native speed, - Safe: All calls to WebAssembly will be fast, but more importantly, completely safe and sandboxed.
Tags: #php β’ php-extension β’ rust
- Easy to use: The
-
hermes
Fast and reliable message broker built on top of Kafka.
hermes is published under Apache License 2.0.
Tags: #java β’ hermes β’ kafka
-
di
PSR-11 compatible DI container and injector
- PSR-11 compatible.
- Supports property injection, constructor injection, and method injection.
- Detects circular references.
- Accepts array definitions. You can use it with mergeable configs.
- Provides optional autoload fallback for classes without explicit definition.
- Allows delegated lookup and has a composite container.
- Supports aliasing.
- Supports service providers.
- Has state resetter for long-running workers serving many requests, such as RoadRunner or Swoole.
- Supports container delegates.
- Does auto-wiring.
Tags: #php β’ di β’ container
-
sassdoc
Release the docs!
Head to the [site][SassDoc] for extensive documentation.
Tags: #javascript β’ sass β’ scss
-
pylivetrader
Python live trade execution library with zipline interface.
pylivetrader is a simple python live trading framework with zipline interface. The main purpose is to run algorithms developed in the Quantopian platform in live trading via broker API. In order to convert your algorithm for pylivetrader, please read the migration document.
Tags: #python β’ python3 β’ algorithmic-trading
-
forge-cli
The Laravel Forge CLI.
Laravel Forge is a server management and site deployment service. After connecting to your preferred server provider, Forge will provision a new server, installing and configuring: PHP, Nginx, MySQL, and more.
In addition, Forge can assist you in managing scheduled jobs, queue workers, SSL certificates, and more. After a server has provisioned, you can then deploy your PHP / Laravel applications or WordPress applications using the Forge UI dashboard or the Forge CLI.
Tags: #php β’ laravel β’ forge
-
best-ruby
Ruby Tricks, Idiomatic Ruby, Refactoring and Best Practices
Do you know why experienced Ruby programmers tend to reach for basic collections and hashes while programmers from other languages go for more specialized classes? Do you know the difference between strip, chop, and chomp; and why there are three such similar methods when apparently one might suffice (Not to mention lstrip and rstrip!)? Do you know the downsides of dynamic typing? Do you know why the differences between strings and symbols get so blurry, even to experienced Ruby developers? How about metaprogramming? What the heck is an eigenclass? How about protected methods? Do you know what theyβre really about? Really? Are you sure? Eloquent Ruby
Absolutely the best way to learn to write idiomatic Ruby code is to read idiomatic Ruby code. Eloquent Ruby
This repository aims to help everyone write more idiomatic, clean, and tricky ruby code and also document good refactoring techniques. You can add your own technique or paste it from some website. Do not forget the source, of course. All the tricks are in the /tricks folder.
For the sake of clarity, you should paste in the markdown format. At the end, if the code is not your own, paste a reference to the author and source of the technique.
Tags: #ruby
-
free-style
Make CSS easier and more maintainable by using JavaScript
Free-Style is designed to make CSS easier and more maintainable by using JavaScript.
Tags: #typescript β’ css β’ js
subscribe via RSS