Posts

  • vimdeck

    VIM as a presentation tool

    VIM as a presentation tool

    Tags: #ruby

  • prosemirror-dev-tools

    Developer Tools for ProseMirror

    Tags: #typescript • prosemirror-dev • devtools

  • Valinor

    PHP library that helps to map any input into a strongly-typed value object structure.

    composer require cuyz/valinor
    

    📔 Read more on the online documentation

    Tags: #php

  • splunk-connect-for-kubernetes

    Helm charts associated with kubernetes plug-ins

    Splunk Connect for Kubernetes provides a way to import and search your Kubernetes logging, object, and metrics data in Splunk. Now, Splunk Connect for Kubenetes also supports importing and searching your container logs on AWS ECS and AWS Fargate using firelens. Splunk is a proud contributor to Cloud Native Computing Foundation (CNCF) and Splunk Connect for Kubernetes utilizes and supports multiple CNCF components in the development of these tools to get data into Splunk.

    Tags: #python • kubernetes • chart

  • sonar-cxx

    SonarQube C++ Community plugin (cxx plugin): This plugin adds C++ support to SonarQube with the focus on integration of existing C++ tools.

    SonarQube is an open platform to manage code quality. This plugin adds C++ support to SonarQube with the focus on integration of existing C++ tools.

    The sensors for reading reports can be used with this cxx plugin or SonarCFamily plugin.

    Tags: #java • sonarqube • plugin

  • kuzzle

    Open-source Back-end, self-hostable & ready to use - Real-time, storage, advanced search - Web, Apps, Mobile, IoT -

    Kuzzle is a generic backend offering the basic building blocks common to every application.

    Rather than developing the same standard features over and over again each time you create a new application, Kuzzle proposes them off the shelf, allowing you to focus on building high-level, high-value business functionalities.

    Kuzzle enables you to build modern web applications and complex IoT networks in no time.

    • API First: use a standardised multi-protocol API.
    • Persisted Data: store your data and perform advanced searches on it.
    • Realtime Notifications: use the pub/sub system or subscribe to database notifications.
    • User Management: login, logout and security rules are no more a burden.
    • Extensible: develop advanced business feature directly with the integrated framework.
    • Client SDKs: use our SDKs to accelerate the frontend development.

    Learn how Kuzzle will accelerate your developments :point_right: https://docs.kuzzle.io/core/2/guides/introduction/what-is-kuzzle/

    Tags: #javascript • kuzzle • backend

  • dripsy

    🍷 Responsive, unstyled UI primitives for React Native + Web.

    Tags: #typescript

  • twitter-api-php

    The simplest PHP Wrapper for Twitter API v1.1 calls

    $settings = array(
        'oauth_access_token' => "YOUR_OAUTH_ACCESS_TOKEN",
        'oauth_access_token_secret' => "YOUR_OAUTH_ACCESS_TOKEN_SECRET",
        'consumer_key' => "YOUR_CONSUMER_KEY",
        'consumer_secret' => "YOUR_CONSUMER_SECRET"
    );
    

    Tags: #php • twitter-api • twitterapiexchange

  • cocoapods-deintegrate

    A CocoaPods plugin to remove and de-integrate CocoaPods from your project.

    A CocoaPods plugin to remove and deintegrate CocoaPods from your project. Removing all traces of CocoaPods from an Xcode project.

    Tags: #ruby

  • kinectron

    Electron + Kinect + PeerJS = Kinect data broadcast to browsers

    Kinectron is a node-based library that broadcasts Kinect2 data over a peer connection. It builds on the Node Kinect2 and PeerJS libraries.

    Kinectron has two components–an electron application to broadcast Kinect2 data over a peer connection, and a client-side API to request and receive Kinect2 data over a peer connection.

    Tags: #javascript • kinect-sensor • kinect2

subscribe via RSS