Binary Tree
728 subscribers
722 photos
2 videos
1 file
916 links
This is a channel about Open Source, software development, and IT in general.
Download Telegram
urllib3 is a powerful, user-friendly HTTP client for Python. Much of the Python ecosystem already uses urllib3 and you should too. urllib3 brings many critical features that are missing from the Python standard libraries:

- Thread safety.
- Connection pooling.
- Client-side SSL/TLS verification.
- File uploads with multipart encoding.
- Helpers for retrying requests and dealing with HTTP redirects.
- Support for gzip, deflate, brotli, and zstd encoding.
- Proxy support for HTTP and SOCKS.
- 100% test coverage.

#python #http #client
❀2πŸ”₯1πŸŽ‰1
Standard Ebooks is a volunteer-driven project that produces new editions of public domain ebooks that are lovingly formatted, open source, free of U.S. copyright restrictions, and free of cost.

Ebook projects like Project Gutenberg transcribe ebooks and make them available for the widest number of reading devices. Standard Ebooks takes ebooks from sources like Project Gutenberg, formats and typesets them using a carefully designed and professional-grade style manual, fully proofreads and corrects them, and then builds them to create a new edition that takes advantage of state-of-the-art ereader and browser technology.

Standard Ebooks aren’t just a beautiful addition to your digital library β€” they’re a high quality standard to build your own ebooks on.

#books #nodrm #free #public #domain
πŸ‘8❀1πŸ”₯1
Plural empowers you to build and maintain cloud-native and production-ready open source infrastructure on Kubernetes.

#elixir #deployments #k8s #docker #graphql #devops #cloud #helm #orchestration #multicloud
❀1πŸ”₯1πŸ‘1
Hypercorn is an ASGI web server based on the sans-io hyper, h11, h2, and wsproto libraries and inspired by Gunicorn. Hypercorn supports HTTP/1, HTTP/2, WebSockets (over HTTP/1 and HTTP/2), ASGI/2, and ASGI/3 specifications. Hypercorn can utilise asyncio, uvloop, or trio worker types.

#python #asgi #http2 #websockets #uvloop #asyncio
πŸ€”3❀1πŸ”₯1
Astro is a new kind of static site builder for the modern web.

#typescript #ts #js #javascript #static #site #builder #web #html #css #node
❀1πŸ‘1πŸ”₯1
Quart is an async Python web microframework.

Using Quart you can.

- render and serve HTML templates,
- write (RESTful) JSON APIs,
- serve WebSockets,
- stream request and response data,
- do pretty much anything over the HTTP or WebSocket protocols.

#python #asyncio #async #web #framework #http #websockets
πŸ‘2❀1πŸ”₯1
Albumentations is a Python library for image augmentation. Image augmentation is used in deep learning and computer vision tasks to increase the quality of trained models. The purpose of image augmentation is to create new training samples from the existing data.

#python #ml #dl #detection #image #processing #classification
❀3πŸ”₯2πŸ‘1πŸŽ‰1
Caddy β€” a general-purpose web server for Windows, Mac, Linux, BSD, and Android. It is a capable but easier alternative to other popular web servers.

The features are:

β€’ Easy configuration with the Caddyfile
β€’ Powerful configuration with its native JSON config
β€’ Dynamic configuration with the JSON API
β€’ Config adapters if you don't like JSON
β€’ Automatic HTTPS by default
β€’ Stays up when other servers go down due to TLS/OCSP/certificate-related issues
β€’ HTTP/1.1, HTTP/2, and experimental HTTP/3 support
β€’ Highly extensible modular architecture lets Caddy do anything without bloat
β€’ Runs anywhere with no external dependencies (not even libc)

#go, #golang, #web, #server, #https, #extensible
πŸ‘4❀1πŸ€”1
Lotion is an open-source Notion UI built with Vue 3.

Features

- Block-based editor
- Drag to reorder blocks
- Basic Markdown-parsing including bold, italic, headings and divider
- Type '/' for command menu and shortcuts

#typescript #ts #js #vue #notion #oss #editorjs
πŸ‘6πŸ”₯3❀1
Pure Bash Bible is a collection of pure bash alternatives to external processes.

The goal of this book is to document commonly-known and lesser-known methods of doing various tasks using only built-in bash features. Using the snippets from this bible can help remove unneeded dependencies from scripts and in most cases make them faster. I came across these tips and discovered a few while developing neofetch, pxltrm and other smaller projects.

#book #bash #bible
πŸ‘6❀2πŸ”₯1
Open Policy Agent (OPA) is an open source, general-purpose policy engine that enables unified, context-aware policy enforcement across the entire stack.

#golang #go #declarative #policy #authorization #lolcat #compliance
πŸ”₯2❀1πŸ‘1
This media is not supported in your browser
VIEW IN TELEGRAM
Gum is a tool for glamorous shell scripts. Leverage the power of Bubbles and Lip Gloss in your scripts and aliases without writing any Go code!

#golang #go #glamorous #cli #shell #scripts
❀1πŸ”₯1πŸ‘1
tfsec uses static analysis of your terraform code to spot potential misconfigurations.


β€’ ☁️ Checks for misconfigurations across all major (and some minor) cloud providers
β€’ β›” Hundreds of built-in rules
β€’ πŸͺ† Scans modules (local and remote)
β€’ βž• Evaluates HCL expressions as well as literal values
β€’ β†ͺ️ Evaluates Terraform functions e.g. concat()
β€’ πŸ”— Evaluates relationships between Terraform resources
β€’ 🧰 Compatible with the Terraform CDK
β€’ πŸ™… Applies (and embellishes) user-defined Rego policies
β€’ πŸ“ƒ Supports multiple output formats: lovely (default), JSON, SARIF, CSV, CheckStyle, JUnit, text, Gif.
β€’ πŸ› οΈ Configurable (via CLI flags and/or config file)
β€’ ⚑ Very fast, capable of quickly scanning huge repositories
β€’ πŸ”Œ Plugins for popular IDEs available (JetBrains, VSCode and Vim)
β€’ 🏑 Community-driven - come and chat with us on Slack!

#golang #go #aws #security #ci #devops #terraform #vulnerability #scanners #devsecops #security
πŸ‘2❀1πŸ‘1
Phoenix Ecto Encryption Example.

A detailed example for how to encrypt data in a Phoenix (Elixir) App before inserting into a database using Ecto Types.

#elixir #phoenix #ecto #encryption #aes
❀1πŸ‘1πŸ”₯1
Corsy is a lightweight program that scans for all known misconfigurations in CORS implementations.

#python #cors #scans #misconfigurations
πŸ‘2❀1πŸ”₯1
The Docker Bench for Security is a script that checks for dozens of common best-practices around deploying Docker containers in production.

#shell #sh #docker #best #practices #containers
πŸ‘2❀1πŸ”₯1
πŸ‘7❀2πŸ”₯1
multitor was created with the aim of initialize many TOR processes as quickly as possible.

#shell #socket #identity #communication #balance #tor #proxy #http #traffic #haproxy
❀1πŸ‘1πŸ”₯1
HTTPLabs let you inspect HTTP requests and forge responses.

#golang #go #http #requests #responses #interactive #web #server
πŸ‘3❀1πŸ‘1
Quasar is a fast and light-weight remote administration tool coded in C#. The usage ranges from user support through day-to-day administrative work to employee monitoring. Providing high stability and an easy-to-use user interface, Quasar is the perfect remote administration solution for you.

#csharp #windows #security #rat #administration #protobuf #dotnet #remote
❀2πŸ‘1πŸ”₯1
EvoBot is a Discord Music Bot built with discord.js & uses Command Handler from discordjs.guide

#typescript #ts #discord
❀1πŸ‘1πŸ”₯1