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
Carbon Language: An experimental successor to C++

- Fast and works with C++
- Modern and evolving
- Welcoming open-source community

#carbon #cpp #successor #fast
πŸ‘5❀1πŸ”₯1
spaCy: Industrial-strength NLP

spaCy is a library for advanced Natural Language Processing in Python and Cython. It's built on the very latest research, and was designed from day one to be used in real products.

spaCy comes with pretrained pipelines and currently supports tokenization and training for 60+ languages. It features state-of-the-art speed and neural network models for tagging, parsing, named entity recognition, text classification and more, multi-task learning with pretrained transformers like BERT, as well as a production-ready training system and easy model packaging, deployment and workflow management. spaCy is commercial open-source software, released under the MIT license.

#python #nlp #data #science #ml #dl #neural #spacy #tokenization
πŸ”₯4❀1πŸ‘1πŸ‘1
How finishing what you start makes teams more productive and predictable

Let’s be honest. When you read this post’s title, you thought it was obvious. Yet, most people don’t follow this simple piece of advice. You know that too, and that’s probably what led you here.

What you don’t know is why so many people won’t finish what they start and how to illustrate and quantify the impact of unfinished work. That’s what I’ll explain in this post.

#article
πŸ‘3❀1πŸ”₯1
Tabby is a highly configurable terminal emulator, SSH and serial client for Windows, macOS and Linux.


- Integrated SSH and Telnet client and connection manager
- Integrated serial terminal
- Theming and color schemes
- Fully configurable shortcuts and multi-chord shortcuts
- Split panes
- Remembers your tabs
- PowerShell (and PS Core), WSL, Git-Bash, Cygwin, MSYS2, Cmder and CMD support
- Direct file transfer from/to SSH sessions via Zmodem
- Full Unicode support including double-width characters
- Doesn't choke on fast-flowing outputs
- Proper shell experience on Windows including tab completion (via Clink)
- Integrated encrypted container for SSH secrets and configuration
- SSH, SFTP and Telnet client available as a web app (also self-hosted).

#typescript #ts #terminal #linux #macos #windows #ssh #telnet
❀1πŸ‘1πŸ”₯1
Desktop allows building native-like Elixir apps for Windows, MacOS, Linux, iOS and Android using Phoenix LiveView!

#elixir #desktop #gui #macos #windows #linux #liveview #otp
πŸ‘3πŸ€”2❀1
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