Posts

  • console.message

    Console messages for cool kids

    Console messages for cool kids

    Tags: #javascript

  • tomcat-cluster-redis-session-manager

    Tomcat clustering redis session manager java client.

    The Redis session manager is pluggable one. It stores session into Redis for easy distribution of HTTP Requests across a cluster of Tomcat servers.

    Here the Sessions are implemented as non-sticky (means, each request can able to go to any server in the cluster, unlike the Apache provided Tomcat clustering setup.)

    Request Sessions will be stored into Redis immediately (Session attributes must be Serializable), for the use of other servers. When tomcat receives a request from the client, Sessions are loaded directly from Redis.

    Supports Redis default, sentinel and cluster mode, based on the configuration.

    Going forward, we no need to enable sticky session (JSESSIONID) in Load Balancer.

    Tags: #java β€’ tomcat-clustering β€’ tomcat-session-manager

  • rasa-ui

    Rasa UI is a frontend for the Rasa Framework

    Rasa UI is a web application built on top of, and for Rasa. Rasa UI provides a web application to quickly and easily be able to create and manage bots, NLU components (Regex, Examples, Entities, Intents, etc.) and Core components (Stories, Actions, Responses, etc.) through a web interface. It also provides some convenience features for Rasa, like training and loading your models, monitoring usage or viewing logs.

    Tags: #javascript β€’ rasa-nlu β€’ nlp

  • use-selected-items-hook

    Easily select items based on an array

    Tags: #typescript β€’ react β€’ nextjs

  • bridge.

    Minecraft Add-on Editor | We strive to provide the best development experience possible

    bridge. is a powerful add-on editor designed to speed up your development process. It provides a rich editing experience for all files inside behavior and resource packs (JavaScript, JSON and functions) and provides a powerful work environment. Unleash the full power of add-ons with bridge. plugins and make use of rich auto-completions provided as you navigate through a file. Creating Minecraft add-ons was never more convenient!

    Tags: #typescript β€’ addon β€’ minecraft

  • behavior3js

    Behavior3 client library for Javascript (Behavior Trees for Javascript)

    Behavior3JS is the original implementation and official javascript version of the Behavior3 library. It provides structures and algorithms that assist you in the task of creating intelligent agents for your game or application.

    Tags: #javascript

  • identity-idp

    Login.gov Core App: Identity Provider (IdP)

    Thank you for your interest in contributing to the login.gov IdP! For complete instructions on how to contribute code, please read through our CONTRIBUTING.md documentation.

    Tags: #ruby β€’ login-gov β€’ idp

  • DeleteFB

    Automate Scrubbing your Facebook Presence

    I needed a simple and reliable way to delete Facebook posts. There are third-party apps that claim to do this, but they all require handing over your credentials, or are unreliable in other ways. Since this uses Selenium, it is more reliable, as it uses your real web browser, and it is less likely Facebook will block or throttle you.

    As for why you would want to do this in the first place. That is up to you. Personally I wanted a way to delete most of my content on Facebook without deleting my account.

    Tags: #python

  • Photo-Sphere-Viewer

    A JavaScript library to display Photo Sphere panoramas.

    Photo Sphere Viewer is a JavaScript library that allows you to display 360Γ—180 degrees panoramas on any web page. Panoramas must use the equirectangular projection and they can be taken with Photo Sphere, the camera mode brought by Android 4.2 Jelly Bean.

    Photo Sphere Viewer uses the Three.js library, so nothing is required for your visitors except for a browser compatible with canvas or, better, WebGL.

    Tags: #javascript

  • persona5_calculator

    A tool to help calculate fusions in Persona 5.

    A tool to help calculate fusions in Persona 5.

    Link: https://chinhodado.github.io/persona5_calculator/

    Also included are information about a persona’s stats, elementals and skills.

    Note: the cost is estimated and is not accurate.

    Tags: #typescript

subscribe via RSS