Posts

  • 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

  • hiddenlayer

    Neural network graphs and training metrics for PyTorch, Tensorflow, and Keras.

    A lightweight library for neural network graphs and training metrics for PyTorch, Tensorflow, and Keras.

    HiddenLayer is simple, easy to extend, and works great with Jupyter Notebook. It’s not intended to replace advanced tools, such as TensorBoard, but rather for cases where advanced tools are too big for the task. HiddenLayer was written by Waleed Abdulla and Phil Ferriere, and is licensed under the MIT License.

    Tags: #python • pytorch • tensorflow

  • Discounted-Udemy-Course-Enroller

    A script/software for automatically enrolling/joining 100% discounted Udemy courses for free. Get Paid Udemy courses for free with just a few clicks.

    Software to enroll in available Udemy Paid/Free courses having coupons automatically to your Udemy account.

    Everything you need can be on the website: https://techtanic.github.io/duce/

    Tags: #python • free • exe

  • simple-scrollbar

    Very simple and lightweight vanilla javascript library for creating a custom scrollbar cross-browser.

    Very simple vanilla javascript library for creating a custom scrollbar cross-browser and cross-devices.

    Tags: #javascript

  • webp-express

    Wordpress plugin for serving autogenerated WebP images instead of jpeg/png to browsers that supports WebP

    Serve autogenerated WebP images instead of jpeg/png to browsers that supports WebP.

    The plugin is available on the Wordpress codex (here). But well, it is developed (here on github).

    News: I have added the vendor folder to the repo. To install the plugin here from github, you can simply download the zip and unzip it in your plugin folder

    Tags: #php

  • fx_cast

    Chromecast Web Sender SDK implementation for Firefox

    A Firefox extension that implements the Chromecast API and exposes it to web apps to enable cast support. Communication with receiver devices is handled by a companion application (bridge).

    Tags: #typescript • firefox • webextension

subscribe via RSS