Posts

  • whitelist

    A simple tool to add commonly white listed domains to your Pi-Hole setup.

    Tags: #python • pi-hole • ad-blocker

  • play-store-api

    Google Play Store protobuf API wrapper in java

    Google Play Store protobuf API wrapper in java

    Tags: #java • play-store • playstore

  • websockify

    Websockify is a WebSocket to TCP proxy/bridge. This allows a browser to connect to any application/server/service.

    websockify was formerly named wsproxy and was part of the noVNC project.

    At the most basic level, websockify just translates WebSockets traffic to normal socket traffic. Websockify accepts the WebSockets handshake, parses it, and then begins forwarding traffic between the client and the target in both directions.

    Tags: #python • websockify • websockets

  • DeBERTa

    The implementation of DeBERTa

    This repository is the official implementation of DeBERTa: Decoding-enhanced BERT with Disentangled Attention

    Tags: #python • bert • deeplearning

  • zetta

    An API-first, open source software platform for the Internet of Things.

    Zetta is an open source, API-first, Node.js-based platform for the Internet of Things. To learn more about Zetta now, jump to Introduction to Zetta on the Zetta doc wiki.

    Tags: #javascript

  • vue-sfc-rollup

    Quickly generate redistributable Vue components with Rollup

    vue-sfc-rollup is a CLI templating utility that scaffolds a minimal setup for compiling a Vue Single File Component (SFC) - or library of multiple SFCs - into a form ready to share via npm. It doesn’t assume any particular flavor of CSS or docs generator, so you can use what you’re already used to. It’s the fastest way to produce npm-ready vue components!

    Tags: #javascript

  • serverspec

    RSpec tests for your servers configured by CFEngine, Puppet, Chef, Ansible, Itamae or anything else even by hand

    RSpec tests for your servers configured by Puppet, Chef or anything else

    You can see the details of serverspec on serverspec.org.


    Tags: #ruby

  • GAS-ICS-Sync

    A Google Apps Script for syncing ICS/ICAL files faster than the current Google Calendar speed

    This is a standalone script (that consists of multiple files). The purpose is to sync ics/ical calendars to Google Calendar. Google Calendar can already do this, but updates only happen once every 12 or even 24 hrs. This script can be run much more frequently.

    If you want to use this, please copy the script from here

    To make a copy in the new Google Apps Script interface:

    1. Go to the project overview icon on the left (looks like this: ⓘ)
    2. Click the “copy” icon on the top right (looks like two files on top of each other)

    NOTE: If too many people are accessing the file at the same time, Google may lock you out. You can follow these instructions to set up the script: https://github.com/derekantrican/GAS-ICS-Sync/wiki/Setting-up-the-script-manually


    Tags: #javascript

  • operational-ui

    Building blocks for effective operational interfaces

    The @operational/components package contains simple, stateless UI building blocks - your typical input fields, buttons, cards, grids, and so on. See demo and docs.

    Tags: #typescript • component-library • design-system

  • chef-bcpc

    Bloomberg Clustered Private Cloud distribution

    chef-bcpc is a set of Chef cookbooks that build a highly-available OpenStack cloud.

    The cloud consists of head nodes (OpenStack controller services, Ceph Mons, etc.) and work nodes (hypervisors).

    Each head node runs all of the core services in a highly-available manner. Each work node runs the relevant services (nova-compute, Ceph OSDs, etc.).

    Tags: #ruby • chef • openstack

subscribe via RSS