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

  • express-typescript-boilerplate

    A delightful way to building a RESTful API with NodeJs & TypeScript by @w3tecch

    Our main goal with this project is a feature complete server application. We like you to be focused on your business and not spending hours in project configuration.

    Try it!! We are happy to hear your feedback or any kind of new features.

    Tags: #typescript • expressjs • nodejs

  • phpvirtualbox

    A web interface to manage and access Virtualbox machines.

    phpVirtualBox is from 2017 maintained by Smart Guide Pty Ltd (tudor at smartguide dot com dot au)

    with support from various contributors (see https://github.com/phpvirtualbox/phpvirtualbox/graphs/contributors)

    Originally Copyright (C) 2015 Ian Moore (imoore76 at yahoo dot com)

    FREE, WITHOUT WARRANTY:

    All files of this program (phpVirtualBox) are distributed under the terms contained in the LICENSE.txt file in this folder unless otherwise specified in an individual source file. By using this software, you are agreeing to the terms contained therein. If you have not received and read the license file, or do not agree with its conditions, please cease using this software immediately and remove any copies you may have in your possession.

    Tags: #php

  • kimai2

    Kimai v2 is a web-based multiuser time-tracking application. Free for everyone: freelancers, agencies, companies, organizations - all can track their times, generate invoices and more. SaaS version available at https://www.kimai.cloud

    Tags: #php • timetracker • timetracking

  • 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

  • mastodon-api

    A ruby interface for the Mastodon API

    gem 'mastodon-api', require: 'mastodon'
    

    Tags: #ruby • mastodon • mastodon-api

  • lottie-react

    lottie web player as a react component

    This is a React component for the Lottie Web Player

    Tags: #typescript • react

  • alfred-pkgman-workflow

    Package Repo Search

    Quick package/plugin/component (repo) lookup for your favourite package managers. Currently supports Alcatraz to Yeoman Generators.

    Tags: #php

  • lock

    Auth0’s signin solution

    Auth0 is an authentication broker that supports both social and enterprise identity providers, including Active Directory, LDAP, Google Apps, and Salesforce.

    Tags: #javascript • dx-sdk • lock

  • react-coroutine

    Make your async components compact and descriptive by leveraging the power of the language features

    npm install react-coroutine
    

    Coroutines are computer program components that generalize subroutines for nonpreemptive multitasking, by allowing multiple entry points for suspending and resuming execution at certain locations. Coroutines are well-suited for implementing more familiar program components such as cooperative tasks, exceptions, event loop, iterators, infinite lists and pipes.
    — Wikipedia

    Describe complex async state flows in your React components using only language features like [generators][1], [async functions][2], and [async generators][3].

    No API or new abstractions to learn, only JavaScript code as it intended to be.

    Tags: #javascript • coroutines • react-components

subscribe via RSS