Posts

  • burnt

    Crunchy toasts for React Native. 🍞

    Cross-platform toasts for React Native, powered by native elements.

    Now with Android, iOS & Web Support.

    Tags: #java

  • livewire-select

    Livewire component for dependant and/or searchable select inputs

    Livewire component for dependant and/or searchable select inputs

    Tags: #php

  • adamant-coinoptimus

    Free self-hosted cryptocurrency trade bot for non-professional traders

    CoinOptimus targets:

    • Non-professional traders who don’t require comprehensive setup and analysis tools
    • Traders who don’t want to trust third-party tools — CoinOptimus is self-hosted
    • Crypto enthusiasts who trade from time to time and want to automate some parts
    • Crypto project owners, market makers, and exchanges: with the ladder trade strategy, the bot fills order books/ depth/ liquidity

    Tags: #javascript

  • open3

    Open3 gives you access to stdin, stdout, and stderr when running other programs.

    Open3 gives you access to stdin, stdout, and stderr when running other programs.

    Tags: #ruby

  • exabgp

    The BGP swiss army knife of networking

    ExaBGP provides a convenient way to implement Software Defined Networking by transforming BGP messages into friendly plain text or JSON, which can then be easily handled by simple scripts or your BSS/OSS.

    It is routinely used to improve service resilience and provide protection against network or service failures. For example, thanks to the healthcheck backend included, anycasted DNS service failures can be detected and handled gracefully. To help you get started, Vincent Bernat put forward a full lab explaining how to best use this feature.

    Also, alone or in conjunction with FastNetMon or WanGuard, it provides network operators a cost effective DDOS protection solution.

    Thanks to modern routers’ flow balancing, ExaBGP can also be used to save you money on load balancers.

    Other uses include keeping an eye on network changes done by RIPE or by other networks with GIXLG.

    Tags: #python • bgp • ddos-protection

  • intave

    Intave is an enterprise, high-performance anticheat built on years of experience protecting the world’s largest Minecraft servers

    Tags: #java • anticheat • cheat-prevention

  • blessing-skin-server

    Web application brings your custom skins back in offline Minecraft servers.

    • A fully functional skin hosting service
    • Multiple player names can be owned by one user on the website
    • Share your skins and capes online with skin library!
    • Easy-to-use
      • Visual page for user/player/texture management
      • Detailed option pages
      • Many tweaks for a better UI/UX
    • Security
      • Support many secure password hash algorithms
      • Email verification for registration
      • Score system for preventing evil requests
    • Incredibly extensible
      • Plenty of plugins available
      • Integration with Authme/Discuz (available as plugin)
      • Support custom Yggdrasil API authentication (available as plugin)

    Tags: #php • minecraft • laravel

  • Easer

    User-defined explicit automation for Android

    增加技能插件需要添加自己的Event、Condition或Operation至Easer代碼中的commons包下。有腳本以簡化該操作,並且現有插件均可作爲示例。

    詳細請參見這個頁面

    Tags: #java • assistant • android-application

  • country-region-data

    A source list of countries, regions and shortcodes in JSON and JS format.

    This repo provides country and region data in three different formats: ESM, UMD (Unified Module Definition) and plain JSON. The data contains country names, country short codes, country regions, and country region short codes. All country names and short codes are guaranteed to be unique. Similarly, all regions and region short codes within a single country are guaranteed to be unique.

    Countries can subdivide themselves in all sorts of different ways, often overlapping. They may have states, provinces, regions, districts, municipalities, and more. The goal of this repo was to house whatever subdivisions makes sense from the viewpoint of addressing, and for that we use ISO-3166-2.

    The raw data here is used for the country-region-selector, react-country-region-selector scripts but can be used independently for whatever you want.

    Tags: #javascript • country-list • region-list

  • image-comparison

    Published on Maven Central Java Library that compares 2 images with the same sizes and shows the differences visually by drawing rectangles. Some parts of the image can be excluded from the comparison. Can be used for automation QA tests.

    Published on Maven Central and jCenter Java Library that compares 2 images with the same sizes and shows the differences visually by drawing rectangles. Some parts of the image can be excluded from the comparison. Can be used for automation qa tests. The Usages of the image-comparison can be found here Usage Image Comparison

    • Implementation is using only standard core language and platform features, no 3rd party libraries and plagiarized code is permitted.

    • Pixels (with the same coordinates in two images) can be visually similar, but have different values of RGB. 2 pixels are considered to be “different” if they differ more than pixelToleranceLevel(this configuration described below) from each other.

    • The output of the comparison is a copy of actual images. The differences are outlined with red rectangles as shown below.

    • Some parts of the image can be excluded from the comparison and drawn in the result image.

    Article about growing image-comparison on habr: How did the test task become a production library

    Tags: #java • algorithms • comparison

subscribe via RSS