Posts

  • ripper-tags

    fast, accurate ctags generator for ruby source code using Ripper

    fast, accurate ctags generator for ruby source code using Ripper

    Tags: #ruby

  • electron-devtools-installer

    An easy way to ensure Chrome DevTools extensions into Electron

    npm install electron-devtools-installer --save-dev
    

    or

    yarn add electron-devtools-installer -D
    

    Tags: #typescript

  • watchdog-framework

    :beers: 【新版计划中】基于SpringBoot+Shiro+Mybatis等开发的轻量级管理系统快速开发脚手架

    watchdog-framework基于SpringBoot+Shiro+Mybatis+Mybatis-Plus+HikariCP+Redis+Vue+iView等开发的轻量级管理系统快速开发脚手架,拥有角色、用户、资源管理、权限数据同步更新等功能,并此项目会进行持续更新升级,欢迎使用,若对您有帮助请点击上方的star :beers: 。

    Tags: #java • spring-boot • mybatis

  • arturo

    Feature Sliders for Rails

    Arturo provides feature sliders for Rails. It lets you turn features on and off just like feature flippers, but offers more fine-grained control. It supports deploying features only for a given percentage of your users and whitelisting and blacklisting users based on any criteria you can express in Ruby.

    The selection is deterministic. So if a user has a feature on Monday, the user will still have it on Tuesday (unless you decrease the feature’s deployment percentage or change its white- or blacklist settings).

    Tags: #ruby

  • uwsgi-nginx-docker

    Docker image with uWSGI and Nginx for applications in Python (as Flask) in a single container. Optionally with Alpine Linux.

    Tags: #python • uwsgi-nginx • docker-image

  • goby

    Command-line role-playing game framework

    Goby is a Ruby framework for creating CLI-based role-playing games. Goby comes with out-of-the-box support for 2D map development, background music, monster battles, customizable items & map events, stats, equipment, and so much more. With thorough testing and documentation, it’s even easy to expand upon the framework for special, unique features. If you are looking to create the next classic command-line RPG, then look no further!

    Goby will always be free and open source software. If you have any questions, please contact nskins@umich.edu.

    Tags: #ruby • text-rpg • rpg

  • cashier-paddle

    Cashier Paddle provides an expressive, fluent interface to Paddle’s subscription billing services.

    Laravel Cashier Paddle provides an expressive, fluent interface to Paddle’s subscription billing services. It handles almost all of the boilerplate subscription billing code you are dreading writing. In addition to basic subscription management, Cashier can handle coupons, swapping subscription, subscription “quantities”, cancellation grace periods and much more.

    Tags: #php • laravel • paddle

  • cardano-js-sdk

    A suite of TypeScript packages suitable for both Node.js and browser-based development.

    Tags: #typescript

  • rocket-nginx

    Rocket-Nginx is a Nginx configuration that makes WP-Rocket even faster by serving static pages directly without loading WordPress or PHP.

    1. Contributors
    2. Before You Start
    3. Installation
    4. Configuration
    5. Debug
    6. FAQ
    7. License

    Tags: #php • wordpress • nginx

  • SQLite-Deleted-Records-Parser

    Script to recover deleted entries in an SQLite database

    sqlparse.py -f /home/sanforensics/smsmms.db -o report.tsv
    sqlparse.py -f /home/sanforensics/smssms.db -r -o report.txt
    
    Optional switch -p to print out re purposed B-Leaf pages:
    
    sqlparse.py -p -f /home/sanforensics/smsmms.db -o report.tsv
    sqlparse.py -p -f /home/sanforensics/smssms.db -r -o report.txt
    

    Tags: #python

subscribe via RSS