Posts

  • MetaGym

    Collection of Reinforcement Learning / Meta Reinforcement Learning Environments.

    MetaGym provides abundant environments for benchmarking Reinforcement Learning and Meta Reinforcement Learning

    Tags: #python • reinforcement-learning • meta-learning

  • modmailbot

    Modmail Bot is a bot for Discord that makes it easier for users to contact moderators and admins for help.

    Modmail Bot is a bot for Discord that allows users to DM the bot to contact the server’s moderators/staff without messaging them individually or pinging them publically on the server. These DMs get relayed to modmail threads, channels where staff members can reply to and talk with the user. To the user, the entire process happens in DMs with the bot.

    Inspired by Reddit’s modmail system.

    ⚠ Note on updating to v3.0.0: If you’re currently using a very old version of the bot, from before February 2018, you’ll first need to update to v2.30.1 and run the bot once before updating to v3.0.0.

    Always take a backup of your db/data.sqlite file before updating the bot.

    Tags: #javascript • discord • discord-bot

  • ts-protoc-gen

    Protocol Buffers Compiler (protoc) plugin for TypeScript and gRPC-Web.

    Protoc Plugin for generating TypeScript Declarations

    This repository contains a protoc plugin that generates TypeScript declarations (.d.ts files) that match the JavaScript output of protoc --js_out=import_style=commonjs,binary. This plugin can also output service definitions as both .js and .d.ts files in the structure required by grpc-web, and as .d.ts files in the structure required by grpc-node.

    This plugin is tested and written using TypeScript 2.7.

    Tags: #typescript • protocol-buffers • protoc

  • Forager

    Multithreaded threat Intelligence gathering built with Python3

    Do you ever wonder if there is an easier way to retrieve, store, and maintain all your threat intelligence data? Random user, meet Forager. Not all threat intel implementations require a database that is “correlating trillions of data points..” and instead, you just need a simple interface, with simple TXT files, that can pull threat data from other feeds, PDF threat reports, or other data sources, with minimal effort. With 15 pre-configured threat feeds, you can get started with threat intelligence feed management today.. Right now.. Do it!

    Tags: #python • carbonblack • threatintel

  • mozart

    Developers tool for WordPress plugins: Wraps all your projects dependencies in your own namespace, in order to prevent conflicts with other plugins loading the same dependencies in different versions.

    Composes all dependencies as a package inside a WordPress plugin. Load packages through Composer and have them wrapped inside your own namespace. Gone are the days when plugins could load conflicting versions of the same package, resulting in hard to reproduce bugs.

    This package requires PHP 7.3 or higher in order to run the tool. You can use the resulting files as a bundle, requiring any PHP version you like, even PHP 5.2.

    Warning: This package is very experimental and breaking changes are very likely until version 1.0.0 is tagged. Use with caution, always wear a helmet when using this in production environments.

    Tags: #php • composer • autoloader

  • amazon-sqs-java-extended-client-lib

    An extension to the Amazon SQS client that enables sending and receiving messages up to 2GB via Amazon S3.

    • Sign up for AWS – Before you begin, you need an AWS account. For more information about creating an AWS account and retrieving your AWS credentials, see AWS Account and Credentials in the AWS SDK for Java Developer Guide.
    • Sign up for Amazon SQS – Go to the Amazon SQS console to sign up for the service.
    • Minimum requirements – To use the sample application, you’ll need Java 7 (or later) and Maven 3. For more information about the requirements, see the Getting Started section of the Amazon SQS Developer Guide.
    • Download – Download the latest preview release or pick it up from Maven:

    Tags: #java • sqs-extended-client

  • skip-silence

    🔇 Browser extension to skip silent parts in videos and audio files on any webpage

    “Skip Silence” is a browser extension that allows you to automatically skip parts of a video that are silent. It is highly inspired by CaryKH’s automatic on-the-fly video editing tool. The extension works with most websites that use HTML5 audio and video elements (like YouTube).

    Tags: #typescript • hacktoberfest • extension

  • flatpress

    FlatPress is a lightweight, easy-to-set-up flat-file blogging engine.

    FlatPress is a lightweight, easy-to-set-up blogging engine. Plain and simple, just PHP. No database needed!

    Tags: #php • flatfile • blog

  • eclipse-collections

    Eclipse Collections is a collections framework for Java with optimized data structures and a rich, functional and fluent API.

    Eclipse Collections is a comprehensive collections library for Java. The library enables productivity and performance by delivering an expressive and efficient set of APIs and types. The iteration protocol was inspired by the Smalltalk collection framework, and the collections are compatible with the Java Collection Framework types.

    Eclipse Collections is compatible with Java 8+. Eclipse Collections is a part of the OpenJDK Quality Outreach program, and it is validated for different versions of the OpenJDK.

    Tags: #java • eclipse-collections • java-collections

  • bindonce

    Zero watches binding for AngularJs

    • download, clone or fork it or install it using bower bower install angular-bindonce
    • Include the bindonce.js script provided by this component into your app.
    • Add 'pasvaz.bindonce' as a module dependency to your app: angular.module('app', ['pasvaz.bindonce'])

    Tags: #javascript

subscribe via RSS