Posts

  • specter-desktop

    A desktop GUI for Bitcoin Core optimised to work with hardware wallets

    "A specter is haunting the modern world, the specter of crypto anarchy."
    The Crypto Anarchist Manifesto - Timothy C. May - Sun, 22 Nov 92 12:11:24 PST
    

    Tags: #python • specter-desktop

  • genesis-sample

    This is the sample theme created for the Genesis Framework.

    GitHub project link: https://github.com/studiopress/genesis-sample/.

    Tags: #php

  • common

    Utilities and base libraries for use across polkadot-js for Polkadot and Substrate. Includes base libraries, crypto helpers and cross-environment helpers.

    Various useful utility functions that are used across all projects in the @polkadot namespace. It provides utility functions with additional safety checks, allowing not only for consistent coding, but also reducing the general boilerplate.

    Tags: #typescript • polkadot • substrate

  • mongo-ruby-driver

    The Official MongoDB Ruby Driver

    Install via RubyGems, either via the command-line for ad-hoc uses:

    $ gem install mongo

    Or via a Gemfile for more general use:

    gem ‘mongo’

    Tags: #ruby • mongodb • mongodb-driver

  • laravel-cashier-mollie

    Official Mollie integration for Laravel Cashier

    First, make sure to add the Mollie key to your .env file. You can obtain an API key from the Mollie dashboard:

    MOLLIE_KEY="test_xxxxxxxxxxx"
    

    Next, pull this package in using composer:

    composer require laravel/cashier-mollie "^1.0"
    

    Tags: #php • laravel • mollie

  • jpush-api-php-client

    JPush’s officially supported PHP client library for accessing JPush APIs. 极光推送官方支持的 PHP 版本服务器端 SDK。

    这是 JPush REST API 的 PHP 版本封装开发包,是由极光推送官方提供的,一般支持最新的 API 功能。

    对应的 REST API 文档: https://docs.jiguang.cn/jpush/server/push/server_overview/

    支持的 PHP 版本: 5.3.3 ~ 5.6.x, 7.x

    若需要兼容 PHP 5.3.3 以下版本,可以使用 v3 分支的代码。 因为运行 Composer 需要 PHP 5.3.2+ 以上版本,所以其不提供 Composer 支持, 也可以点击链接下载 v3.4.x 版本源码。

    Tags: #php

  • client-zip

    A client-side streaming ZIP generator

    client-zip concatenates multiple files (e.g. from multiple HTTP requests) into a single ZIP, in the browser, so you can let your users download all the files in one click. It does not compress the files or unzip existing archives.

    client-zip is lightweight (6.4 kB minified, 2.6 kB gzipped), dependency-free, and 40 times faster than the old JSZip.

    Tags: #typescript • zip • client-side

  • opendatacam

    An open source tool to quantify the world

    OpenDataCam is an open source tool to quantify the world. It quantifies and tracks moving objects with live video analysis. It is designed to be an accessible, affordable and open-source solution to better understand interactions in urban environments.

    OpenDataCam never records any photo or video data. The system only saves surveyed meta-data, in particular the path an object moved or number of counted objects at a certain point. The novelty of OpenDataCam is, that everything happens on location, while no visual data is saved or sent to online cloud processing.

    OpenDataCam runs on Linux and CUDA GPU enabled hardware. It is optimized for the NVIDIA Jetson Board series. The most affordable setup runs on a Jetson Nano (low cost, credit-card sized GPU-computer) combined with other other off-the-shelf equipment (webcam, power supply, housing), this entire setup is priced around $150. All software is based on open source components and runs completely locally. The software features a friendly user interface and is currently optimised for detecting and counting traffic participants, but is not limited to that.

    Both software and hardware setup are documented and offered as an open source project, to underline transparency and full disclosure on privacy questions. The simple OpenDataCam setup allows everybody to become an urban data miner.

    OpenDataCam is very alpha and we do not provide any guarantee that this will work for your use case, but we conceived it as a starting point from where you can build-on & improve.

    Until v3.0.0 OpenDataCam has been mainly supported by move lab. OpenDataCam was supported in part by a residency at the Frank-Ratchye STUDIO for Creative Inquiry at Carnegie Mellon University. We are currently looking into potential funding sources to keep pushing the project. If you are interested, please be in touch.

    Tags: #javascript • yolo • camera

  • satispress

    Expose installed WordPress plugins and themes as Composer packages.

    Facilitate modern best practices for managing WordPress websites by automating Composer support for private plugins and themes.

    Tags: #php

  • writer-framework

    No-code in the front, Python in the back. An open-source framework for creating data apps.

    Writer Framework is an open-source framework for creating AI applications. Build user interfaces using a visual editor; write the backend code in Python.

    Writer Framework is fast and flexible with a clean, easily-testable syntax. It provides separation of concerns between UI and business logic, enabling more complex applications.

    Tags: #python • data-apps • data-visualization

subscribe via RSS