Binary Tree
727 subscribers
722 photos
2 videos
1 file
916 links
This is a channel about Open Source, software development, and IT in general.
Download Telegram
Depix is a tool for recovering passwords from pixelized screenshots.

This implementation works on pixelized images that were created with a linear box filter.

#python, #pixelized, #passwords
1🔥1
Capa detects capabilities in executable files. You run it against a PE file or shellcode and it tells you what it thinks the program can do. For example, it might suggest that the file is a backdoor, is capable of installing services, or relies on HTTP to communicate.

#python, #capabilities, #executable
1🔥1
Fairseq is a sequence modeling toolkit that allows researchers and developers to train custom models for translation, summarization, language modeling and other text generation tasks.

#python, #sequence, #modeling, #toolkit, #ai
1🔥1
Django select_related and prefetch_related.

In Django, select_related and prefetch_related are designed to stop the deluge of database queries that are caused by accessing related objects.

#python, #django, #article, #explanation
1👍1
Fast HTTP implementation for Go.

Currently fasthttp is successfully used by VertaMedia in a production serving up to 200K rps from more than 1.5M concurrent keep-alive connections per physical server.

#go, #golang, #fast, #http, #high, #performance
1🔥1
React Native Paper is a high-quality, standard-compliant Material Design library that has you covered in all major use-cases.

- Follows material design guidelines
- Works on both iOS and Android following platform adaptation guidelines
- Full theming support

#typescript, #js, #ts, #react, #native, #material, #design
1👏1
Overseerr is a free and open source software application for managing requests for your media library. It integrates with your existing services such as Sonarr, Radarr and Plex!

#typescript, #ts, #plex, #movie, #tv, #media
1👍1
Open Graph Image as a Service.

Serverless service that generates dynamic Open Graph images that you can embed in your <meta> tags.

For each keystroke, headless chromium is used to render an HTML page and take a screenshot of the result which gets cached.

#typescript, #html, #opengraph, #meta, #image, #generator
1🔥1
This media is not supported in your browser
VIEW IN TELEGRAM
Ceph is an open-source software storage platform, implements object storage on a single distributed computer cluster, and provides 3in1 interfaces for : object-, block- and file-level storage. Ceph aims primarily for completely distributed operation without a single point of failure, scalable to the exabyte level, and freely available.

#cpp, #distributed, #filesystem, #cluster, #storage
1👍1
Gorilla WebSocket is a Go implementation of the WebSocket protocol.

#golang, #go, #websocket, #protocol
1🔥1
FairScale is a PyTorch extension library for high performance and large scale training on one or multiple machines/nodes. This library extends basic PyTorch capabilities while adding new experimental ones.

#python, #pytorch, #training, #machine, #learning
1👏1
What kind of content you interested are? I’ll use your feedback to make channel much more useful.

Use comments, please.
1👍1🔥1
ipwndfu is a open-source jailbreaking tool for many iOS devices.

#python, #ios, #jailbreaking, #tool
1👍1
Staticcheck is a state of the art linter for the Go programming language. Using static analysis, it finds bugs and performance issues, offers simplifications, and enforces style rules.

#golang, #go, #staticcheck, #analysis, #performance, #bugs
1🔥1
Askama implements a template rendering engine based on Jinja. It generates Rust code from your templates at compile time based on a user-defined struct to hold the template's context.

Features are:

- Construct templates using a familiar, easy-to-use syntax
- Template code is compiled into your crate for optimal performance
- Benefit from the safety provided by Rust's type system
- Optional built-in support for Actix, Gotham, Iron, Rocket, tide, and warp web frameworks
- Debugging features to assist you in template development
- Templates must be valid UTF-8 and produce UTF-8 when rendered
- Works on stable Rust

#rust, #jinja2, #templating, #custom, #derive, #library
1🎉1
chi is a lightweight, idiomatic and composable router for building Go HTTP services. It's especially good at helping you write large REST API services that are kept maintainable as your project grows and changes. chi is built on the new context package introduced in Go 1.7 to handle signaling, cancelation and request-scoped values across a handler chain.

The focus of the project has been to seek out an elegant and comfortable design for writing REST API servers, written during the development of the Pressly API service that powers our public API service, which in turn powers all of our client-side applications.

#golang, #go, #http, #middleware, #router, #api, #rest, #microservices
1👏1
Checkov is a static code analysis tool for infrastructure-as-code.

It scans cloud infrastructure provisioned using Terraform, Cloudformation, Kubernetes, Serverless or ARM Templates and detects security and compliance misconfigurations.

Checkov also powers Bridgecrew, the developer-first platform that codifies and streamlines cloud security throughout the development lifecycle. Bridgecrew identifies, fixes, and prevents misconfigurations in cloud resources and infrastructure-as-code files.

#python, #terraform, #static, #analysis, #aws, #gcp, #azure, #bridgecrew, #k8s, #scans
1👏1
Chaos Monkey randomly terminates virtual machine instances and containers that run inside of your production environment. Exposing engineers to failures more frequently incentivizes them to build resilient services.

#golang, #go, #chaos, #engineering
1🔥1
ORY Kratos is the first and only cloud native Identity and User Management System in the world. Finally, it is no longer necessary to implement a User Login process for the umpteenth time!

#golang, #go, #login, #user, #profile, #management
1👍1
cloudquery transforms your cloud infrastructure into queryable SQL tables for easy monitoring, governance and security.

cloudquery pulls, normalize, expose and monitor your cloud infrastructure and SaaS apps as SQL database. This abstracts various scattered APIs enabling you to define security,governance,cost and compliance policies with SQL.

#golang, #go, #sql, #database, #cloud, #infrastructure
1🔥1