Posts

  • super-bombinhas

    A 2D platformer written in Ruby.

    Super Bombinhas is a retro platformer game inspired by classics like Super Mario World, but with a unique change characters mechanic. It is built with Ruby and the Gosu and MiniGL libraries. You can download the installers from releases here in GitHub or in itch.io, where you can also find a more detailed description and a gameplay video. It’s also available on Steam.

    Join the subreddit!

    Tags: #ruby

  • Mutters

    A framework for building bot brains.

    A Java framework for building bot brains. Heavily inspired by Amazon Echo’s natural language understanding model.

    Implements:

    • Templated and/or machine learning based identification of a user’s intent based on their utterance. Support out of the box for OpenNLP or Facebook’s fastText.
    • Templated and/or machine learning based (NER) extraction of data from the user’s utterance
    • State management to support complex conversations, using either:
      • a state machine
      • Inkle’s narrative scripting engine Ink
    • Pluggable intent matching, named entity extraction and conversation state management so you can use our own implementations.

    Tags: #java • machine-learning • bot

  • Sharrre

    Make your sharing widget! Sharrre is a jQuery plugin that allows you to create nice widgets sharing for Facebook, Twitter, Google Plus (with PHP script) and more.

    Make your sharing widget! Sharrre is a jQuery plugin that allows you to create nice widgets sharing for Facebook, Twitter, Google Plus (with PHP script) and more. More information on Sharrre

    Tags: #javascript

  • meinheld-gunicorn-flask-docker

    Docker image with Meinheld and Gunicorn for Flask applications in Python. Optionally with Alpine Linux.

    Tags: #python • gunicorn • web

  • clickhouse-activerecord

    A Ruby database ActiveRecord driver for ClickHouse

    A Ruby database ActiveRecord driver for ClickHouse. Support Rails >= 5.2. Support ClickHouse version from 20.9 LTS.

    Tags: #ruby

  • jsonpath

    Ruby implementation of http://goessner.net/articles/JsonPath/

    This is an implementation of http://goessner.net/articles/JsonPath/.

    Tags: #ruby

  • uap-ruby

    A simple, comprehensive Ruby gem for parsing user agent strings with the help of BrowserScope’s UA database

    UserAgentParser is a simple, comprehensive Ruby gem for parsing user agent strings. It uses BrowserScope’s parsing patterns.

    Tags: #ruby • useragentparser • browserscope

  • terraform-aws-notify-slack

    Terraform module which creates SNS topic and Lambda function which sends notifications to Slack

    This module creates an SNS topic (or uses an existing one) and an AWS Lambda function that sends notifications to Slack using the incoming webhooks API.

    Start by setting up an incoming webhook integration in your Slack workspace.

    Doing serverless with Terraform? Check out serverless.tf framework, which aims to simplify all operations when working with the serverless in Terraform.

    Tags: #python • aws • aws-lambda

  • Wordpress-scanner

    Wordpress Vulnerability Scanner

    A Wordpress Scanner written in PHP, focus on vulnerability assessment and security audit of misconfiguration in the Wordpress installation. Wordpress Scanner is capable of finding the flaws in the Wordpress installation and will provide all the information regarding the vulnerability. Wordpress Scanner is not a tool for code auditing, it performs “black box” scanning for the Wordpress powered web application.

    The basic security check will review a WordPress installation for common security related mis-configurations. Testing with the basic check option uses regular web requests. The system downloads a handful of pages from the target site, then performs analysis on the resulting html source.

    Tags: #php • wordpress • security-audit

  • highlightjs-line-numbers.js

    Line numbering plugin for Highlight.js

    Highlight.js line numbers plugin.

    DEMO SСREENSHOTS

    Tags: #javascript • highlightjs • line-numbers

subscribe via RSS