Posts

  • ruby-debug-ide

    An interface which glues ruby-debug to IDEs like Eclipse (RDT), NetBeans and RubyMine.

    The ‘ruby-debug-ide’ gem provides the protocol to establish communication between the debugger engine (such as debase or ruby-debug-base) and IDEs (for example, RubyMine, Visual Studio Code, or Eclipse). ‘ruby-debug-ide’ redirect commands from the IDE to the debugger engine. Then, it returns answers/events received from the debugger engine to the IDE. To learn more about a communication protocol, see the following document: ruby-debug-ide protocol.

    Tags: #ruby

  • other_video_transcoding

    Other tools to transcode videos.

    Other tools to transcode videos.

    [!NOTE] This project is still being maintained but development is not very active. Why? Because I’m focusing my energy on the redesigned and rewritten version of transcode-video.rb from my Video Transcoding project. And I would recommend using that tool instead of other-transcode.rb because it’s much less complex while still leveraging the modern era of transcoding technology.

    Tags: #ruby

  • houdoku

    Manga reader and library manager for the desktop

    • Read manga from popular websites or import ones from your filesystem, all in one place.
    • Download chapters for offline reading.
    • Customizable reader interface with multiple layouts and settings.
    • Tagging and filtering support to easily browse and manage large libraries.
    • Cross-platform!

    Tags: #typescript • manga • manga-reader

  • SteamAuthentication

    A simple PHP Authentication that enables steam users to log into their steam account to access content!

    SteamAuthentication is a basic set of PHP files that enable users to login using their steam account to view protected content on your website. it creates a session using their steamid as the sessionID and checks for the session when a user visits the page. It also includes a file which allows you to use their profile information such as their avatar and online status.

    See a demo at https://bensmith.in/steam/

    Tags: #php

  • mongo-ruby-driver

    The Official MongoDB Ruby Driver

    Install via RubyGems, either via the command-line for ad-hoc uses:

    $ gem install mongo

    Or via a Gemfile for more general use:

    gem ‘mongo’

    Tags: #ruby • mongodb • mongodb-driver

  • Python-ai-assistant

    Python AI assistant 🧠

    Jarvis is a voice commanding assistant service in Python 3.8 It can recognize human speech, talk to user and execute basic commands.

    Tags: #python • python35 • voice-recognition

  • bee

    Bee is an AI, easy and high efficiency ORM framework,support JDBC,Cassandra,Mongodb,Sharding,Android,HarmonyOS.

    Newest version is:Bee V2.5.2 LTS(just 935k)
    1.17.x LTS version:1.17.25

    Sharding target: It is mainly transparent to business development and coding, with only a little sharding config.

    Tags: #java • orm • dao

  • 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

  • tailwindcss-line-clamp

    A plugin that provides utilities for visually truncating text after a fixed number of lines.

    A plugin that provides utilities for visually truncating text after a fixed number of lines.

    Tags: #javascript

  • google_sign_in

    Sign in (or up) with Google for Rails applications

    This gem allows you to add Google sign-in to your Rails app. You can let users sign up for and sign in to your service with their Google accounts.

    Tags: #ruby • google • ruby-on-rails

subscribe via RSS