Posts

  • decaffeinate

    Goodbye CoffeeScript, hello JavaScript!

    Goodbye CoffeeScript, hello JavaScript!

    JavaScript is the future, in part thanks to CoffeeScript. Now that it has served its purpose, it’s time to move on. Convert your CoffeeScript source to modern JavaScript with decaffeinate.

    Tags: #typescript • coffeescript • conversion

  • GestureViews

    ImageView and FrameLayout with gestures control and position animation

    • Gestures support: pan, zoom, quick scale, fling, double tap, rotation.
    • Seamless integration with ViewPager (panning smoothly turns into ViewPager flipping and vise versa).
    • View position animation (“opening” animation). Useful to animate into full image view mode.
    • Advanced animation from RecyclerView (or ListView) into ViewPager.
    • Exit full image mode by scroll and scale gestures.
    • Rounded images with animations support.
    • Image cropping (supports rotation).
    • Lots of settings.
    • Gestures listener: down (touch), up (touch), single tap, double tap, long press.
    • Custom state animation (animating position, zoom, rotation).
    • Supports both ImageView and FrameLayout out of the box, also supports custom views.

    Tags: #java • android • animation

  • janus-cloud

    a cluster solution for Janus WebRTC server, by API proxy approach

    Janus-proxy is responsible for signal handling, which communicates with the WebRTC client and relay the signal from client to the backend Janus servers. It conceals the detail of the backend Janus server cluster and output the same interface with the original Janus server. Janus-proxy is usually running on a standalone machine which is between the WebRTC client and the backend Janus servers. The WebRTC client interact with Janus-proxy for signal, but transfer to/from the real Janus Server for media. Janus-proxy has the following features/limitation:

    • Only provide the WebSocket(s) API, not provide RESTful, RabbitMQ, MQTT, Nanomsg and UnixSockets like Janus
    • Communicate with the backend Janus server by WebSocket
    • Pluggable. Its business functionality is implemented by the various plugins
    • Support RESTful admin interface
    • Scalable. The backend Janus server can be added/removed to/from Janus-proxy dynamically
    • Support multi algorithm to choose which backend server to relay signal

    Tags: #python • webrtc • janus

  • nacos-spring-project

    Nacos ECO Project for Spring Framework

    Included in this section are some samples for you to get a quick start with Nacos Spring.

    Tags: #java • nacos • spring

  • sergeant

    Fast, Safe & Simple Asynchronous Task Queues Written In Pure Python

    Tags: #python

  • SimpleAMS

    Fast modern plain Ruby serializers using zero dependencies

    “Simple things should be simple and complex things should be possible.” Alan Kay.

    If we want to interact with modern APIs we should start building modern, flexible libraries that help developers to build such APIs. Modern Ruby serializers, as I always wanted them to be.

    You can find the core ideas, the reasoning behind the architecture, use cases and examples here.

    Tags: #ruby • rails • serializer

  • pipedrive

    Complete Pipedrive API client for PHP

    This won’t take much time. You could use my referral code or link to get up to 45 days completely free of charge. Just sign up using this link or add the code to the billing section:

    pdp-devio

    Tags: #php • pipedrive-api • pipedrive-instance

  • selfoss

    multipurpose rss reader, live stream, mashup, aggregation web application

    selfoss is a multipurpose RSS reader and feed aggregation web application. It allows you to easily follow updates from different web sites, social networks and other platforms, all in single place. It is written in PHP, allowing you to run it basically anywhere.

    For more information visit our web site.

    Tags: #php • rss-reader • news-feed

  • typescene

    Strongly typed front-end framework

    All documentation for Typescene can be found on the website: https://typescene.dev/docs.

    The online docs include an overview as well as other guides, and reference documentation.

    Tags: #typescript • web • webapp

  • SniffAir

    A framework for wireless pentesting.

    SniffAir is an open-source wireless security framework which provides the ability to easily parse passively collected wireless data as well as launch sophisticated wireless attacks. SniffAir takes care of the hassle associated with managing large or multiple pcap files while thoroughly cross-examining and analyzing the traffic, looking for potential security flaws. Along with the prebuilt queries, SniffAir allows users to create custom queries for analyzing the wireless data stored in the backend SQL database. SniffAir is built on the concept of using these queries to extract data for wireless penetration test reports. The data can also be leveraged in setting up sophisticated wireless attacks included in SniffAir as modules.

    SniffAir is developed by @Tyl0us and @theDarracott

    Tags: #python

subscribe via RSS