Posts

  • react-google-recaptcha-v3

    Google Recaptcha V3 integration for React

    npm install react-google-recaptcha-v3
    

    Tags: #typescript

  • aiode

    Invite the bot to join your guild

    Tags: #java • botify • spotify

  • activitypub

    A PHP implementation of ActivityPub protocol based upon the ActivityStreams 2.0 data format.

    use ActivityPhp\Type\Extended\Actor\Application;
    use ActivityPhp\Type\Extended\Actor\Group;
    use ActivityPhp\Type\Extended\Actor\Organization;
    use ActivityPhp\Type\Extended\Actor\Person;
    use ActivityPhp\Type\Extended\Actor\Service;
    

    Tags: #php • activitypub • activitystreams

  • dox

    Automated API documentation from Rspec

    Automate your documentation writing process! Dox generates API documentation from Rspec controller/request specs in a Rails application. It formats the tests output in the OpenApi format. Use the ReDoc renderer for generating and displaying the documentation as HTML.

    Here’s a demo app.

    Tags: #ruby • open-source

  • redmine_wktime

    ERPmine is an open source free ERP for Service Industries. It runs within Redmine

    Please click here to register if interested, [[(https://us02web.zoom.us/meeting/register/tDGqqIVxTS-4go4SdVm8LA)]

    Topics:

    • Attachments to Time & Expense
    • Project based approvals
    • Minimum maximum validation on holidays
    • Issue logger on /off
    • Map on timesheet
    • Start / Stop button on time entries
    • Timesheet Report
    • Mobile App

    Tags: #ruby

  • lumberjack

    Lumberjack is a powerful MVC framework for the modern WordPress developer. Write better, more expressive and easier to maintain code.

    Lumberjack is a powerful MVC framework for the modern WordPress developer. Write better, more expressive and easier to maintain code.

    Tags: #php • lumberjack • mvc

  • autonomous-learning-library

    A PyTorch library for building deep reinforcement learning agents.

    The autonomous-learning-library is an object-oriented deep reinforcement learning (DRL) library for PyTorch. The goal of the library is to provide the necessary components for quickly building and evaluating novel reinforcement learning agents, as well as providing high-quality reference implementations of modern DRL algorithms. The full documentation can be found at the following URL: https://autonomous-learning-library.readthedocs.io.

    Tags: #python • reinforcement-learning • reinforcement-learning-algorithms

  • packeton

    :package: Private, self-hosted Packagist/Composer/Satis repository with unlimited private repos.

    • APP_SECRET - Must be static, used for encrypt SSH keys in database. The value is generated automatically, see .env in the data volume.
    • APP_COMPOSER_HOME - composer home, default /data/composer
    • DATABASE_URL - Database DSN, default sqlite:////data/app.db. Example for postgres “postgresql://app:pass@127.0.0.1:5432/app?serverVersion=14&charset=utf8”
    • PACKAGIST_DIST_PATH - Default /data/zipball, path to storage zipped versions
    • REDIS_URL - Redis DB, default redis://localhost
    • PACKAGIST_DIST_HOST - Hostname, (auto) default use the current host header in the request.
    • TRUSTED_PROXIES - Ips for Reverse Proxy. See Symfony docs
    • TRUSTED_HOSTS - Trusted host, set if you’ve enabled public access and your nginx configuration uses without server_name. Otherwise, possible the DDoS attack with generated a big cache size for each host.
    • PUBLIC_ACCESS - Allow anonymous users access to read packages metadata, default: false
    • MAILER_DSN - Mailer for reset password, default disabled
    • MAILER_FROM - Mailer from

    Installation

    Tags: #php • packagist • private-packagist

  • FloatingView

    FloatingView can make the target view floating above the anchor view with cool animation

    Add dependencies in build.gradle.

        dependencies {
            compile 'com.ufreedom.uikit:FloatingViewLib:1.0.2'
        }
    
    

    Tags: #java • android • animation

  • rockpack

    Zero-config React with built-in SSR, automated quality gates, and AI-ready project structure - ship clean code whether you write it yourself or with an AI assistant.

    • Zero-config setup: Scaffold a complete React app with a single command.
    • SSR out of the box: Universal rendering with hydration and a Node.js server, no manual configuration needed.
    • Production-ready quality gates: Enforced ESLint, Prettier, TypeScript, and Jest conventions from day one.
    • Test coverage included: Every project template ships with a configured Jest setup, so AI-generated code is validated immediately - before it ever reaches code review.
    • AI-first development: Preconfigured CLAUDE.md with strict quality rules and cost-saving conventions makes working with AI tools like Claude Code fast, reliable, and economical.
    • Extensible: Customize Webpack, ESLint, or Jest without ejecting.

    Tags: #typescript • reactjs • ssr

subscribe via RSS