Posts
-
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
-
fp-ts-contrib
A community driven utility package for fp-ts
To install the stable version:
npm i fp-ts-contribNote.
fp-ts-contribdepends onfp-ts, starting from0.1.0you must installfp-tsmanually (fp-tsis listed inpeerDependency)Tags: #typescript
-
suplemon
:lemon: Console (CLI) text editor with multi cursor support. Suplemon replicates Sublime Text like functionality in the terminal. Try it out, give feedback, fork it!
- Proper multi cursor editing, as in Sublime Text
- Syntax highlighting with Text Mate themes
- Autocomplete (based on words in the files that are open)
- Easy Undo/Redo (Ctrl + Z, Ctrl + Y)
- Copy & Paste, with multi line support (and native clipboard support on X11 / Unix and Mac OS)
- Multiple files in tabs
- Powerful Go To feature for jumping to files and lines
- Find, Find next and Find all (Ctrl + F, Ctrl + D, Ctrl + A)
- Custom keyboard shortcuts (and easy-to-use defaults)
- Mouse support
- Restores cursor and scroll positions when reopenning files
- Extensions (easy to write your own)
- Lots more…
Tags: #python • multi-cursor • editor
-
psiTurk
An open platform for science on Amazon Mechanical Turk.
psiTurk v3 has been released! See the migration guide here.
psiTurk v3 does not support the psiturk ad server. If you still need the psiTurk ad server, use psiTurk v2.3.12, and remove all HTML comments from your
ad.htmlfile. Versions less than v2.3.12 will not be able to post HITs due to a change implemented by the psiturk ad server’s hosting provider. You can upgrade to psiturk v2.3.12 by runningpip install --upgrade psiturk=2.3.12.Tags: #python • hacktoberfest
-
fkit
A functional programming toolkit for JavaScript.
Tags: #javascript • functional • functional-programming
-
ngx-codemirror
Codemirror Wrapper for Angular
DEMO: https://ngx-codemirror.vercel.app
Tags: #typescript • codemirror • angular
-
vscode-markdown-notes
Install from: https://ark.dance/md-notes
Use
[[wiki-links]],backlinks,#tagsand@bibtex-citationsfor fast-navigation of markdown notes.Automatically create notes from new inline
[[wiki-links]].Bring some of the awesome features from apps like Notational Velocity, nvalt, Bear, FSNotes, Obsidian to VS Code, where you also have (1) Vim key bindings and (2) excellent extensibility.
Install from the VSCode Marketplace. See more in the blog post: Suping Up VS Code as a Markdown Notebook.
For common issues / workarounds, please see TROUBLESHOOTING-FAQ.md
Also, take a look at the RECOMMENDED-SETTINGS.md
Tags: #typescript
subscribe via RSS