Posts

  • ImmersivePortalsMod

    Non-Euclidean in Minecraft. See through portals and teleport seamlessly.

    It’s a minecraft mod.

    https://www.curseforge.com/minecraft/mc-mods/immersive-portals-mod

    Tags: #java • minecraft-mod • portal

  • vanilla-nested

    Rails dynamic nested forms using vanilla JS

    Rails dynamic nested forms using vanilla JS

    Similar to cocoon, but with no jquery dependency!

    Tags: #ruby

  • typewriter

    Type safety + intellisense for your Segment analytics

    # Walks you through setting up a `typewriter.yml` and generating your first client.
    $ npx typewriter init
    

    For more instructions on setting up your typewriter client, such as adding it to your CI, see our documentation.

    Tags: #typescript • analytics • segment

  • instiki

    a basic wiki clone so pretty and easy to set up, you’ll wonder if it’s really a wiki.

    Instiki is a wiki clone so pretty and easy to set up, you’ll wonder if it’s really a wiki. Runs on Rails and focuses on portability and stability. Supports file uploads, PDF export, RSS, multiple users and password protection. Some use Instiki as a CMS (Content Management System) because of its ability to export static pages.

    Instiki lowers the barriers of interest for when you might consider using a wiki. It’s so simple to get running that you’ll find yourself using it for anything – taking notes, brainstorming, organizing a gathering.

    Tags: #javascript

  • fastD

    :rocket: A high performance PHP API framework.

    • PHP >= 5.6
    • ext-curl
    • ext-pdo
    • ext-swoole

    Tags: #php • high-performance • swoole

  • 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

  • obsidian

    GraphQL, built for Deno - a native GraphQL caching client and server module

    • GraphQL query abstraction and caching improving the performance of your app
    • SSR React wrapper, allowing you to cache in browser
    • Configurable caching options, giving you complete control over your cache
    • Fullstack integration, leveraging client-side and server-side caching to streamline your caching strategy
    • Support for the full GraphQL convention
    • Support for client-side and server-side cache invalidation
    • Optional GraphQL DoS attack mitigation security module

    Tags: #typescript • deno • graphql

  • Papercut-SMTP

    Papercut SMTP – The Simple Desktop Email Server

    If you ever send emails from an application or web site during development, you’re familiar with the fear of an email being released into the wild. Are you positive none of the ‘test’ emails are addressed to colleagues or worse, customers? Of course, you can set up and maintain a test email server for development – but that’s a chore. Plus, the delay when you are waiting to view new test emails can radically slow your development cycle.

    Tags: #javascript • papercut • smtp-server

  • graphql-mesh

    GraphQL Mesh — Query anything, run anywhere

    The way GraphQL Mesh works is:

    1. Collect API schema specifications from services
    2. Create a runtime instance of fully-typed SDK for the services.
    3. Convert API specs to GraphQL schema
    4. Applies custom schema transformations and schema extensions
    5. Creates fully-typed, single schema, GraphQL SDK to fetch data from your services.

    Tags: #typescript • graphql • rest-api

  • redis-store

    Namespaced Rack::Session, Rack::Cache, I18n and cache Redis stores for Ruby web frameworks

    Redis Store provides a full set of stores (Cache, I18n, Session, HTTP Cache) for modern Ruby frameworks like: Ruby on Rails, Sinatra, Rack, Rack::Cache and I18n. It supports object marshalling, timeouts, single or multiple nodes, and namespaces.

    Please check the README file of each gem for usage and installation guidelines.

    Tags: #ruby • redis • library

subscribe via RSS