Posts

  • bulk_insert

    Efficient bulk inserts with ActiveRecord

    A little ActiveRecord extension for helping to insert lots of rows in a single insert statement.

    Tags: #ruby

  • KL-Loss

    Bounding Box Regression with Uncertainty for Accurate Object Detection (CVPR’19)

    GitHub - yihui-he/KL-Loss: Bounding Box Regression with Uncertainty for Accurate Object Detection (CVPR’19)

    CVPR 2019 Open Access Repository

    CVPR 2019 [presentation (youtube)]

    Yihui He, Chenchen Zhu, Jianren Wang, Marios Savvides, Xiangyu Zhang, Carnegie Mellon University & Megvii Inc.

    https://www.youtube.com/embed/bcGtNdTzdkc

    Tags: #python • object-detection • pytorch

  • dss

    Digital Signature Service : creation, extension and validation of advanced electronic signatures

    This is the official repository for project DSS : https://ec.europa.eu/digital-building-blocks/wikis/display/DIGITAL/Digital+Signature+Service+-++DSS.

    Tags: #java • xades • cades

  • dbSpy

    Visualize, modify, and build your database with dbSpy! An open-source data modeling tool to facilitate relational database development.

    1. Database Connection: Connect to a PostgreSQL database

    2. Database File Upload: Upload a database’s SQL file

    3. ER Diagrams: Visualize the entity relationship diagram of a database

    4. Schema Modification: Modify a database’s schema

    5. Database Building: Create a new database from scratch using entity relationship diagrams

    6. SQL Query Generator: Generate an executable SQL query with every modification to your schema

    7. Screenshot: Take a screenshot of the canvas with all your tables (BETA)

    8. Time Travel: Provides a history of edits for easier backtracking


    Tags: #typescript

  • BurpSuiteHTTPSmuggler

    A Burp Suite extension to help pentesters to bypass WAFs or test their effectiveness using a number of techniques

    A Burp Suite extension to help pentesters to bypass WAFs or test their effectiveness using a number of techniques. This extension has been developed by Soroush Dalili (@irsdl) from NCC Group.

    The initial release (v0.1) only supports the Encoding capability that can be quite complicated to be performed manually. See the references for more details.

    Next versions will include more techniques and possible bug fixes.

    Tags: #java • waf • bypass

  • go

    The most flexible Gutenberg-first WordPress theme built for go-getters everywhere.

    • Responsive Layout
    • Customize Colors
    • Customize Fonts
    • Multiple Design Styles
    • Multiple Header Variations
    • Multiple Footer Variations
    • Social Links Menu
    • WooCommerce-Ready
    • Available in 27 Languages
    • RTL Language Support

    Tags: #php • wordpress • wordpress-theme

  • devise-otp

    Two Factors authentication for Devise using Time Based OTP/rfc6238 tokens.

    Devise OTP is a Two-Factor Authentication extension for Devise. The second factor is done using an RFC 6238 Time-Based One-Time Password (TOTP) implemented by the rotp library.

    It has the following features:

    • Optional and mandatory OTP enforcement
    • Setting up trusted browsers for limited access
    • Generating QR codes

    Some of the compatible token devices are:

    Devise OTP was recently updated to work with Rails 7+ and Turbo.

    Tags: #ruby

  • pwcrack-framework

    Password Crack Framework

    简体中文 | English

    pwcrack-framework 是一个用Ruby编写的密码自动破解框架,目前提供了 23 个在线破解和 40 个离线破解接口,支持 63 种算法破解

    项目地址:https://github.com/L-codes/pwcrack-framework

    Tags: #ruby • pwcrack • password

  • sonar-cxx

    SonarQube C++ Community plugin (cxx plugin): This plugin adds C++ support to SonarQube with the focus on integration of existing C++ tools.

    SonarQube is an open platform to manage code quality. This plugin adds C++ support to SonarQube with the focus on integration of existing C++ tools.

    The sensors for reading reports can be used with this cxx plugin or SonarCFamily plugin.

    Tags: #java • sonarqube • plugin

  • ExcelCompare

    Command line tool (and API) for diffing Excel Workbooks

    ExcelCompare is a command line tool (coming soon API) to diff Excel / Open document (ods) (Open office, Libre office) spreadsheets.

    It uses the Apache POI library to read Excel files. And the [OdfToolkit] (http://incubator.apache.org/odftoolkit) library to read Open document (ods) files.

    This software is distributed under the MIT license.

    Tags: #java

subscribe via RSS