Posts

  • 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

  • echo

    Laravel Echo library for beautiful Pusher and Ably integration.

    In many modern web applications, WebSockets are used to implement realtime, live-updating user interfaces. When some data is updated on the server, a message is typically sent over a WebSocket connection to be handled by the client. This provides a more robust, efficient alternative to continually polling your application for changes.

    To assist you in building these types of applications, Laravel makes it easy to “broadcast” your events over a WebSocket connection. Broadcasting your Laravel events allows you to share the same event names between your server-side code and your client-side JavaScript application.

    Laravel Echo is a JavaScript library that makes it painless to subscribe to channels and listen for events broadcast by Laravel. You may install Echo via the NPM package manager.

    Tags: #typescript • laravel • pusher

  • php-gui

    Extensionless PHP Graphic User Interface library

    Tags: #php

  • deep-learning-containers

    AWS Deep Learning Containers (DLCs) are a set of Docker images for training and serving models in TensorFlow, TensorFlow 2, PyTorch, and MXNet.

    AWS Deep Learning Containers (DLCs) are a set of Docker images for training and serving models in TensorFlow, TensorFlow 2, PyTorch, and MXNet. Deep Learning Containers provide optimized environments with TensorFlow and MXNet, Nvidia CUDA (for GPU instances), and Intel MKL (for CPU instances) libraries and are available in the Amazon Elastic Container Registry (Amazon ECR).

    The AWS DLCs are used in Amazon SageMaker as the default vehicles for your SageMaker jobs such as training, inference, transforms etc. They’ve been tested for machine learning workloads on Amazon EC2, Amazon ECS and Amazon EKS services as well.

    For the list of available DLC images, see Available Deep Learning Containers Images. You can find more information on the images available in Sagemaker here

    Tags: #python • aws • sagemaker

  • mcedit2

    MCEdit 2.0 - World Editor for Minecraft.

    MCEdit 2.0 is the next version of MCEdit, the World Editor for Minecraft. MCEdit allows you to edit every aspect of a Minecraft world, and to import and export .schematic files created by many programs including WorldEdit and the original MCEdit 1.x. It is free to use and licensed under the BSD license.

    MCEdit 2.0’s development is in the alpha stage. Many features may be buggy or missing. To download MCEdit 2.0 anyway, head over to http://www.mcedit.net/

    The rest of this file is of interest to programmers only.

    Tags: #python

  • kippo

    Kippo - SSH Honeypot

    Kippo is a medium interaction SSH honeypot designed to log brute force attacks and, most importantly, the entire shell interaction performed by the attacker.

    Kippo is inspired, but not based on Kojoney.

    Tags: #python

  • guzzle-oauth2-plugin

    Provides an OAuth2 plugin (subscriber) for Guzzle

    • Acquires access tokens via one of the supported grant types (code, client credentials, user credentials, refresh token). Or you can set an access token yourself.
    • Supports refresh tokens (stores them and uses them to get new access tokens).
    • Handles token expiration (acquires new tokens and retries failed requests).

    Tags: #php

  • laravel-auditing

    Record the change log from models in Laravel

    For more information on how to use the package, please refer to our official documentation available on laravel-auditing.com or in the repository documentation file. Our documentation provides detailed instructions on how to install and use the package, as well as examples and best practices for auditing in Laravel applications.

    Thank you for choosing OwenIt\LaravelAuditing!

    Tags: #php • laravel • auditing

  • blade-filters

    Use filters easily in your blade templates.

    Use string filters easily in Laravel Blade.

    If you have any question how the package works, we suggest to read this post: Laravel Blade Filters.

    Tags: #php

  • SwipeRevealLayout

    Easy, flexible and powerful Swipe Layout for Android

    A layout that you can swipe/slide to show another layout.

    Tags: #java

subscribe via RSS