Posts

  • ue4-docker

    Windows and Linux containers for Unreal Engine 4

    See the file CONTRIBUTING.adoc for guidelines on how to contribute to the development of ue4-docker.

    Tags: #python • ue4 • unreal-engine

  • sidekiq-cron

    Scheduler / Cron for Sidekiq jobs

    Before upgrading to a new version, please read our Changelog.

    Tags: #ruby • sidekiq-cron • sidekiq-jobs

  • genieacs

    A fast and lightweight TR-069 Auto Configuration Server (ACS)

    GenieACS is a high performance Auto Configuration Server (ACS) for remote management of TR-069 enabled devices. It utilizes a declarative and fault tolerant configuration engine for automating complex provisioning scenarios at scale. It’s battle-tested to handle hundreds of thousands and potentially millions of concurrent devices.

    Tags: #typescript • tr-069 • cwmp

  • npm-install

    GitHub Action for install npm dependencies with caching without any configuration

    GitHub Action for install npm dependencies with caching without any configuration

    Tags: #javascript • github-actions • npm-install

  • PyDebloatX

    Python GUI for uninstalling the default Windows 10 apps.

    Pre-built binaries are available from the releases page.

    PyDebloatX installer is also available from the Windows Package Manager Winget:

    winget install --id=Teraskull.PyDebloatX -e
    

    Tags: #python • windows-10 • python3

  • rubyinstaller2

    MSYS2 based RubyInstaller for Windows

    This project provides an Installer for Ruby-2.4 and newer on Windows based on the MSYS2 toolchain. It is the successor to the MSYS1 based RubyInstaller which was used for Ruby-2.3 and older. It is licensed under the 3-clause Modified BSD License.

    In contrast to the old RubyInstaller it does not provide its own DevKit, but makes use of the rich set of MINGW libraries from the MSYS2 project. It therefore integrates well into MSYS2 after installation on the target system to provide a build-and-runtime environment for installation of gems with C-extensions. This and more changes are documented in the CHANGELOG.

    Tags: #ruby • msys2 • rubyinstaller

  • analytics.usa.gov

    The US federal government’s web traffic.

    Analytics.usa.gov is a product of the Digital Analytics Program (DAP), which collects and publishes web analytics from thousands of public-facing US federal government websites per the “Delivering a Digital-First Public Experience” requirement built in support of the 21st Century Integrated Digital Experience Act (IDEA).

    The process for adding features to this project is described in Development and deployment process.

    Tags: #javascript • analytics • dap

  • HTTP-Proxy-Servlet

    Smiley’s HTTP Proxy implemented as a Java servlet

    The following is a list of parameters that can be configured

    • log: A boolean parameter name to enable logging of input and target URLs to the servlet log.
    • forwardip: A boolean parameter name to enable forwarding of the client IP
    • preserveHost: A boolean parameter name to keep HOST parameter as-is
    • preserveCookies: A boolean parameter name to keep COOKIES as-is
    • preserveCookiePath: A boolean parameter name to keep cookie path unchanged in Set-Cookie server response header
    • http.protocol.handle-redirects: A boolean parameter name to have auto-handle redirects
    • http.socket.timeout: A integer parameter name to set the socket connection timeout (millis)
    • http.read.timeout: A integer parameter name to set the socket read timeout (millis)
    • http.connectionrequest.timeout: A integer parameter name to set the connection request timeout (millis)
    • http.maxConnections: A integer parameter name to set max connection number
    • useSystemProperties: A boolean parameter whether to use JVM-defined system properties to configure various networking aspects.
    • targetUri: The parameter name for the target (destination) URI to proxy to.

    Tags: #java

  • copper-engine

    COPPER - a high performance Java workflow engine

    Run ./gradlew eclipse once. This will create Eclipse project files which you can import. This also creates proper code style settings. Before committing you should always reformat the code. You can configure Eclipse to do this automatically on each save.

    Every time a dependency changes in build.gradle you must run ./gradlew eclipse again. You don’t need to restart Eclipse for this, simply press F5 on the projects.

    Tags: #java

  • nodevectors

    Fastest network node embeddings in the west

    pip install nodevectors

    This package depends on the CSRGraphs package, which is automatically installed along it using pip. Most development happens there, so running pip install --upgrade csrgraph once in a while can update the underlying graph library.

    Tags: #python

subscribe via RSS