Posts
-
route
Route - Fast, flexible routing for PHP, enabling you to quickly and easily build RESTful web applications.
Route - Fast, flexible routing for PHP, enabling you to quickly and easily build RESTful web applications.
Tags: #php • restful-api • api
-
peer-tweet
Decentralized feeds using BitTorrent’s DHT. Idea from Arvid and The_8472 “DHT RSS feeds” http://libtorrent.org/dht_rss.html
Decentralized feeds using BitTorrent’s DHT. Idea from Arvid and The_8472 “DHT RSS feeds” http://libtorrent.org/dht_rss.html
Tags: #javascript
-
fx_cast
Google Cast implementation for Firefox
A Firefox extension that implements the Chromecast API and exposes it to web apps to enable cast support. Communication with receiver devices is handled by a companion application (bridge).
Tags: #typescript • firefox • webextension
-
vectorious
Linear algebra in TypeScript.
Follow the installation instructions in nlapack and nblas to get maximum performance.
# with C++ bindings $ npm install vectorious # or, if you don't want C++ bindings $ npm install vectorious --no-optionalThere are three output bundles exposed in this package.
Tags: #typescript • blas • javascript
-
ForestryMC
Source code for Forestry (Minecraft mod).
Forestry is a modification for the game Minecraft and known primarily for its farms and bees.
Tags: #java
-
esp-idf-provisioning-android
Android Provisioning application for ESP-IDF Unified provisioning
Provisioning library provides a mechanism to send network credentials and/or custom data to ESP32 (or its variants like S2, S3, C3, etc.) or ESP8266 devices.
This repository contains the source code for the companion Android app for this provisioning mechanism. To get this app please clone this repository using the below command:
git clone https://github.com/espressif/esp-idf-provisioning-android.gitTags: #java
-
passbolt_docker
Get started with Passbolt CE using docker!
Passbolt is a free and open source password manager that allows team members to store and share credentials securely.
Tags: #ruby • passbolt • docker
-
self-attentive-parser
High-accuracy NLP parser with models for 11 languages.
A high-accuracy parser with models for 11 languages, implemented in Python. Based on Constituency Parsing with a Self-Attentive Encoder from ACL 2018, with additional changes described in Multilingual Constituency Parsing with Self-Attention and Pre-Training.
New February 2021: Version 0.2.0 of the Berkeley Neural Parser is now out, with higher-quality pre-trained models for all languages. Inference now uses PyTorch instead of TensorFlow (training has always been PyTorch-only). Drops support for Python 2.7 and 3.5. Includes updated support for training and using your own parsers, based on your choice of pre-trained model.
Tags: #python • nlp • natural-language-processing
-
redmine_github_hook
Allow your Redmine installation to be notified when changes have been pushed to a Github repository.
This plugin allows you to update your local Git repositories in Redmine when changes have been pushed to GitHub.
Tags: #ruby • redmine • github
-
laravel-ssh-tunnel
Easy creation & maintenance of an SSH Tunnel for Laravel/Lumen
Access a service on a remote host, via an SSH Tunnel! For example, people have been asking how to connect to a MySQL server over SSH in PHP for years.
- Connect to a MySQL server over SSH in PHP
- Connect to a MySQL server over SSH in PHP
- Connect to a mysql database via SSH through PHP
- Connect to remote MySQL database with PHP using SSH
- Laravel MySql DB Connection with SSH
We had a similar challenge, specifically accessing a MySQL database over an SSH Tunnel and all of the Questions and Answers were helpful in finding a solution. However, we wanted something that would just plug and play with our Laravel applications and Lumen Services.
So we wrote this package. We hope you enjoy it!
Tags: #php • laravel • ssh
subscribe via RSS