Posts

  • homebrew-rmtree

    Remove a formula and its unused dependencies

    It’s an external command for Homebrew that provides a new command, rmtree, that will uninstall that formula, and uninstall any of its dependencies that have no formula left installed that depend on them. The command will check all dependencies recursively starting at the one specified on the command line.

    This is tricky business. So this command comes with a warning.

    Tags: #ruby

  • JFastText

    Java interface for fastText

    JFastText is a Java wrapper for Facebook’s fastText, a library for efficient learning of word embeddings and fast sentence classification. The JNI interface is built using javacpp.

    The library provides full fastText’s command line interface. It also provides the API for loading trained model from file to do label prediction in memory. Model training and quantization are supported via the command line interface.

    JFastText is ideal for building fast text classifiers in Java.

    Tags: #java • machine-learning • nlp

  • PowerTunnel

    Powerful and extensible proxy server with anti-censorship functionality

    PowerTunnel is an extensible proxy server built on top of LittleProxy.

    PowerTunnel provides an SDK that allows you to extend its functionality however you like, and even handle encrypted HTTPS traffic (powered by LittleProxy-MITM), which can be especially useful in web development. PowerTunnel has an Android version, so any plugin you write can work on almost all devices.

    PowerTunnel was originally developed and is best known as a censorship bypass tool. This functionality has been spun off in the LibertyTunnel plugin which is installed by default, just like DNS Resolver with DNS over HTTPS support.

    Tags: #java • anti-censorship • dpi-filtering

  • boxable

    Boxable is a library that can be used to easily create tables in pdf documents.

    • Build tables in pdf documents
    • Convert csv data into tables in pdf documents
    • Convert Lists into tables in pdf documents

    Tags: #java • pdf-document • pdf

  • laravel-persian-validation

    A comprehensive Laravel validation package for Persian text, numbers, dates, and Iranian national identifiers

    Laravel Persian Validation provides validation rules for Persian alphabet, numbers and Iranian-specific data formats. It offers comprehensive validation for Persian (Shamsi) dates, phone numbers, national IDs, bank cards, Sheba numbers, postal codes, and company identifiers. Supporting Laravel 11+ and PHP 8.2+, it seamlessly integrates with Laravel’s validation system.

    Tags: #php • laravel • persian

  • nanoexpress

    Professional backend framework for Node.js

    Sponsor Since
    BrowserStack 2016
    JetBrains 2019
    Paw 2020
    MacStadium 2020
    GitPod 2022

    as well as Sergey NN and Yaroslav Dobzhanskij for being Gold+ sponsors for short period of time

    Tags: #javascript • fast • middleware

  • react-log

    React for the Console

    yarn add react-log
    

    or

    npm install react-log --save
    

    Tags: #javascript • react • dom

  • 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

  • ruby2js

    Ruby to JavaScript conversion


    Tags: #ruby • javascript

  • Kore

    Kore is a simple and easy-to-use Kodi remote.

    GitHub repository for the [Kore][1] Android app.

    Kore is the official remote for Kodi, and aims to be a simple and easy to use remote.

    Tags: #java • kore • kodi

subscribe via RSS