Posts

  • ct-js

    Ct.js is a desktop game engine that makes learning programming fun and game development easy by its visual editors and well-documented code library

    Ct.js is a project maintained by CoMiGo, and programmed mainly by them as well, with little support from dear contributors and translators. And it sucks! Ct.js is a good game editor, but can be the best one, and one developer is not enough to transition it from a dream to a reality.

    If you are willing to participate in ct.js’ future, contact me at Discord (CoMiGo#1234) or Telegram (@CoMiGo). Or jump straightly to the main dev board for current issues.

    Tags: #javascript • gamedev • game-engine

  • samson

    Web interface for deployments, with plugin architecture and kubernetes support

    Create a project and 1 or more stages (staging/production etc), then selects a version and start the deploy.

    Samson will:

    • clone git repository
    • execute commands associated with the stage (or execute API calls for kubernetes)
    • stream deploy output to everybody who wants to watch
    • persist deploy output for future review

    Tags: #ruby • kubernetes • cd

  • howitzer

    A Ruby-based framework for acceptance testing

    • Independent of a web application technical stack, language and architecture.
    • Fast installation and configuration of the complete testing infrastructure (takes less than 5 minutes).
    • Elegant, intuitive and powerful Ruby language underneath.
    • Possibility to choose your favorite BDD tool (Cucumber, RSpec or Turnip).
    • Integration with SauceLabs, Testingbot, BrowserStack, CrossBrowserTesting, LambdaTest cloud services.
    • Integration with MailGun, Gmail, Mailtrap email services.
    • Easy tests support based on the best patterns, techniques, principles.
    • Ability to execute tests against to both browserless driver and actual browsers with no changes in your tests.

    Tags: #ruby • howitzer • cucumber

  • minds

    mirror of https://gitlab.com/minds/minds

    Minds is an open-source, encrypted and reward-based social networking platform. https://minds.com

    Tags: #php • angular • blog

  • torchlayers

    Shape and dimension inference (Keras-like) for PyTorch layers and neural networks

    • Shape inference for most of torch.nn module (convolutional, recurrent, transformer, attention and linear layers)
    • Dimensionality inference (e.g. torchlayers.Conv working as torch.nn.Conv1d/2d/3d based on input shape)
    • Shape inference of custom modules (see examples section)
    • Additional Keras-like layers (e.g. torchlayers.Reshape or torchlayers.StandardNormalNoise)
    • Additional SOTA layers mostly from ImageNet competitions (e.g. PolyNet, Squeeze-And-Excitation, StochasticDepth)
    • Useful defaults ("same" padding and default kernel_size=3 for Conv, dropout rates etc.)
    • Zero overhead and torchscript support

    Keep in mind this library works almost exactly like PyTorch originally. What that means is you can use Sequential, define your own networks of any complexity using torch.nn.Module, create new layers with shape inference etc.

    See below to get some intuition about library.

    Tags: #python • pytorch • inference

  • 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

subscribe via RSS