Posts

  • Packt-Publishing-Free-Learning

    Scripts that automatically claim and download free daily eBooks from https://www.packtpub.com/packt/offers/free-learning

    packt-cli is a Python script that allows to automatically grab and download a daily Free Learning Packt ebook from https://www.packtpub.com/packt/offers/free-learning. You can also use it to download already claimed ebooks from your Packt account.

    The script uses anti-captcha.com service to bypass the Recaptcha captcha to function fully automatically. Anti Captcha employs people to solve captcha tests. The service costs about $2 per thousand captcha test, allowing you to operate for a few dollars over the years.

    Tags: #python • packtpub • ebook

  • rspec_api_documentation

    Automatically generate API documentation from RSpec

    Generate pretty API docs for your Rails APIs.

    Check out a sample.

    Tags: #ruby • rspec • api

  • username-anarchy

    Username tools for penetration testing

    ./username-anarchy anna key
    anna
    annakey
    anna.key
    annakey
    annak
    a.key
    akey
    kanna
    k.anna
    ...
    

    Tags: #ruby • kali-linux • offensive-security

  • synth

    The first back-end framework specially designed for single-page web applications

    The first back-end framework specially designed for single-page web applications.

    Tags: #javascript

  • rspec-retry

    retry randomly failing rspec example

    RSpec::Retry adds a :retry option for intermittently failing rspec examples. If an example has the :retry option, rspec will retry the example the specified number of times until the example succeeds.

    Tags: #ruby

  • heavyai-charting

    Dimensional charting built to work natively with crossfilter rendered using d3.js

    Dimensional charting built to work natively with crossfilter rendered using d3.js.

    Tags: #javascript • visualization • charting-library

  • ekylibre

    Open source Farm management Information System (FMIS) - Connecting farms to the world

    Ekylibre is a simple enterprise management web application for farmers and small enterprises. Ekylibre is written with Ruby on Rails framework and use PostgreSQL/PostGIS stack. More details can be found on the official website http://ekylibre.org.

    Tags: #ruby • agriculture • erp

  • melgan

    MelGAN vocoder (compatible with NVIDIA/tacotron2)

    Unofficial PyTorch implementation of MelGAN vocoder

    Tags: #python • tts • neural-vocoder

  • 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

  • timing.js

    • Normalizes firstPaint across Chrome, Opera and IE11 to timing.getTimes().firstPaint. Firefox may be able to do similar with MozAfterPaint
    • Adds firstPaintTime (firstPaint - load/nav start)
    • Adds:domReadyTime, initDomTreeTime, loadEventTime, loadTime, redirectTime, requestTime, unloadEventTime connectTime

    Tags: #javascript

subscribe via RSS