Posts
-
EspExceptionDecoder
Exception Stack Trace Decoder for ESP8266 and ESP32
Arduino plugin which lets you get a more meaningful explanation of the stack traces you get on ESP8266/ESP32.
Tags: #java
-
DraftBot
A Discord adventure bot that speaks english and french
Before creating your own instance, please note that you can add the bot to your server through the link available on the bot’s discord
If you decide to work on the creation of your own instance of the bot, you are supposed to have a minimum of computer skills. Bot support team will prioritize players of the main instance and will only provide very limited assistance. We will fix bugs you report, but we will not teach you how to code a discord bot.
Please do not copy and paste the commands we provide in this readme without :
- Understanding the command
- Replacing the relevant parts with your data
- Having read the whole document
Only the code available in the “release” tab is considered “stable”.
Tags: #typescript • discord • discord-bot
-
WeEvent
Event-Driven Architecture Based on Blockchain.基于区块链的事件驱动架构
WeEvent是一套分布式事件驱动架构,实现了可信、可靠、高效的跨机构、跨平台事件通知机制。
WeEvent由微众银行自主研发并完全开源,秉承分布式商业模式中对等合作、智能协同、价值共享的设计理念,致力于提升机构间合作效率,降低合作成本,同时打通应用程序、物联网、云服务和私有服务等不同平台,最终在不改变已有商业系统的开发语言、接入协议的情况下,做到跨机构、跨平台的事件通知与处理。
WeEvent官网。Tags: #java • message-queue • event-driven
-
terrapin
Run shell commands safely, even with user-supplied values
Run shell commands safely, even with user-supplied values
Tags: #ruby
-
dustjs
Asynchronous Javascript templating for the browser and server
Asynchronous Javascript templating for the browser and server. This fork is maintained by LinkedIn.
Tags: #javascript
-
rexml
REXML is an XML toolkit for Ruby
REXML was inspired by the Electric XML library for Java, which features an easy-to-use API, small size, and speed. Hopefully, REXML, designed with the same philosophy, has these same features. I’ve tried to keep the API as intuitive as possible, and have followed the Ruby methodology for method naming and code flow, rather than mirroring the Java API.
REXML supports both tree and stream document parsing. Stream parsing is faster (about 1.5 times as fast). However, with stream parsing, you don’t get access to features such as XPath.
Tags: #ruby
-
yii2-eauth
EAuth extension allows to authenticate users by the OpenID, OAuth 1.0 and OAuth 2.0 providers.
The implementation of the authorization on your own server has several advantages:
- Full control over the process: What will be written in the authorization window, what data we get, etc.
- Ability to change the appearance of the widget.
- When logging in via OAuth, it is possible to invoke methods on the API.
- Fewer dependencies on third-party services - more reliable application.
Tags: #php
-
algoliasearch-client-ruby
⚡️ A fully-featured and blazing-fast Ruby API client to interact with Algolia.
- Thin & minimal low-level HTTP client to interact with Algolia’s API
- Supports Ruby
^2.4.
Tags: #ruby • algolia • search
-
ureport
UReport2 is a high-performance pure Java report engine based on Spring architecture, where complex Chinese-style statements and reports can be prepared by iterating over cells.
UReport2 is a high-performance pure Java report engine based on Spring architecture, where complex Chinese-style statements and reports can be prepared by iteraing over cells.
UReport2 provides the brand new web-based report designer that runs in mainstream browsers including Chrome, Firefox and Edge etc. (other than IE). You can complete the design and preparation of complex statements and reports with UReport2 by simply opening the browser.
UReport2 is the first Chinese-style report engine based on Apache-2.0 License.
Tags: #java • report • java-report
-
extension
Simple browser extension for managing Polkadot and Substrate network accounts in a browser. Allows the signing of extrinsics using these accounts. Also provides a simple interface for compliant extensions for dapps.
A very simple scaffolding browser extension that injects a @polkadot/api Signer into a page, along with any associated accounts, allowing for use by any dapp. This is an extensible POC implementation of a Polkadot/Substrate browser signer.
As it stands, it does one thing: it only manages accounts and allows the signing of transactions with those accounts. It does not inject providers for use by dapps at this early point, nor does it perform wallet functions where it constructs and submits txs to the network.
Tags: #typescript • polkadot • substrate
subscribe via RSS