Posts

  • modernizr-rails

    Gem wrapper to include the Modernizr.js library via the Rails 3.1 asset pipeline.

    The modernizr-rails gem will include the Modernizr.js library into your Rails 3.1+ app via the asset pipeline. This gem is bundled with the last tagged release version from the Modernizr GitHub repo, which is minified by the Rails Assets Pipeline for you automatically. If you need custom feature detection tests, consider the Custom feature detection tests section in this README.

    Tags: #ruby

  • rednotebook

    RedNotebook is a cross-platform journal

    RedNotebook is a modern desktop journal. It lets you format, tag and search your entries. You can also add pictures, links and customizable templates, spell check your notes, and export to plain text, HTML, Latex or PDF.

    Installers for Linux and Windows: rednotebook.app/downloads.html

    Tags: #python • journal • diary

  • sru

    Training RNNs as Fast as CNNs (https://arxiv.org/abs/1709.02755)

    SRU++, a new SRU variant, is released. [tech report] [blog]

    The experimental code and SRU++ implementation are available on the dev branch which will be merged into master later.

    Tags: #python • pytorch • deep-learning

  • terrapin

    Run shell commands safely, even with user-supplied values

    Run shell commands safely, even with user-supplied values

    API reference

    Tags: #ruby

  • web

    Guides, tools and libraries for modern web development.

    Our goal is to provide developers with the guides and tools they need to build for the modern web. We aim to work closely with the browser and avoid complex abstractions.

    Modern browsers are a powerful platform for building websites and applications. We try to work with what’s available in the browser first before reaching for custom solutions.

    When you’re working with the browser rather than against it, code, skills, and knowledge remain relevant for a longer time. Development becomes faster and debugging is easier because there are fewer layers of abstractions involved.

    At the same time, we are aware of the fact that not all problems can be solved elegantly by the browser today. We support developers making informed decisions about introducing tools and customizations to their projects, in such a way that developers can upgrade later as browser support improves.

    If you wanna know more see our Announcement Blog Post.

    Tags: #typescript • javascript • test-runner

  • GhostLog

    Android app that displays the logcat buffer in a system overlay window

    If you are using the Gradle build system, simply add the following dependency in your build.gradle file:

    dependencies {
        debugCompile 'com.readystatesoftware.ghostlog:ghostlog-integration:+@aar'
    }
    

    Using debugCompile (recommended) ensures the integration library is never compiled into a release build.

    Tags: #java

  • zotero-tag

    One add-on to rule Tags all. Manage all your Tags in one Zotero add-on.

    One add-on to rule Tags all.
    Manage all your Tags in one Zotero add-on.

    • Automatically add /unread tag for new items and remove /unread after read
    • Support batch processing with tags
    • Manage tags with custom rules
    • Export tags to CSV file
    • Import tags from CSV file

    Tags: #javascript • zotero • zotero-plugin

  • Sushi

    Automatic subtitle shifter based on audio

    Automatic shifter for SRT and ASS subtitle based on audio streams.

    Tags: #python • subtitle • srt-subtitles

  • nlu

    1 line for thousands of State of The Art NLP models in hundreds of languages The fastest and most accurate way to solve text problems.

    John Snow Labs’ NLU is a Python library for applying state-of-the-art text mining, directly on any dataframe, with a single line of code. As a facade of the award-winning Spark NLP library, it comes with 1000+ of pretrained models in 100+, all production-grade, scalable, and trainable, with everything in 1 line of code.

    Tags: #python • nlu • natural-language-understanding

  • telebot

    Easy way to create Telegram bots in PHP

    Documentation for the library can be found on the website.

    Tags: #php • telegram • bot

subscribe via RSS