Posts
-
zk
ZK is a highly productive Java framework for building amazing enterprise web and mobile applications
ZK is a highly productive Java framework for building amazing enterprise web and mobile applications.
Tags: #java
-
limiter
Simple Ruby rate limiting mechanism.
This gem implements a simple mechanism to throttle or rate-limit operations in Ruby.
Tags: #ruby • gem • rate-limiting
-
client_python
Prometheus instrumentation library for Python applications
The official Python client for Prometheus.
Tags: #python • instrumentation • prometheus
-
seq2seq-chatbot
Chatbot in 200 lines of code using TensorLayer
This is a 200 lines implementation of Twitter/Cornell-Movie Chatbot, please read the following references before you read the code:
- Practical-Seq2Seq
- The Unreasonable Effectiveness of Recurrent Neural Networks
- Understanding LSTM Networks (optional)
Tags: #python • tensorlayer • tensorflow
-
rssbox
:newspaper: I consume the world via RSS feeds, and this is my attempt to keep it that way.
This app uses the API of other websites and gives you an RSS feed in return. Quick and simple.
To open
vlc://links, see vlc-protocol.You can use this app freely at rssbox.herokuapp.com. An experimental Elastic Beanstalk version is available.
Tags: #ruby • webapp • instagram
-
webpack-cli
Webpack’s Command Line Interface
- About
- Supported arguments and commands
- Packages
- Getting started
- Exit codes and their meanings
- Contributing and Internal Documentation
- Open Collective
Tags: #javascript • webpack • cli
-
http-client
Async HTTP/1.1+2 client for PHP based on Amp.
- Supports HTTP/1 and HTTP/2
- Requests concurrently by default
- Pools persistent connections (keep-alive @ HTTP/1.1, multiplexing @ HTTP/2)
- Transparently follows redirects
- Decodes compressed entity bodies (gzip, deflate)
- Exposes headers and message data
- Streams entity bodies for memory management with large transfers
- Supports all standard and custom HTTP method verbs
- Simplifies HTTP form submissions
- Implements secure-by-default TLS (
https://) - Supports cookies and sessions
- Functions seamlessly behind HTTP proxies
Tags: #php • artax • amphp
-
Image-Steganography-Library-Android
✔️ Hide a secret message in an image
Steganography is the process of hiding a secret message within a larger one in such a way that someone cannot know the presence or contents of the hidden message. Although related, Steganography is not to be confused with Encryption, which is the process of making a message unintelligible—Steganography attempts to hide the existence of communication. The main advantage of steganography algorithm is because of its simple security mechanism. Because the steganographic message is integrated invisibly and covered inside other harmless sources, it is very difficult to detect the message without knowing the existence and the appropriate encoding scheme .
Tags: #java • text-encodings • steganography
-
Mergely
Merge and diff documents online
https://mergely.com
Mergely is a JavaScript component for differencing and merging files interactively in a browser (diff/merge), providing rich API that enables you to easily integrate Mergely into your existing web application. It is suitable for comparing text files online, for example, .txt, .html, .xml, .c, .cpp, .java, etc.
Mergely has a JavaScript implementation of the Longest Common Subsequence (LCS) diff algorithm, and a customizable markup engine.
Tags: #javascript • hacktoberfest • diff
-
rails-controller-testing
Brings back
assignsandassert_templateto your Rails testsThis gem brings back
assignsto your controller tests as well asassert_templateto both controller and integration tests.These methods were removed in Rails 5.
Tags: #ruby
subscribe via RSS