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
NetBox is an IP address management (IPAM) and data center infrastructure management (DCIM) tool. Initially conceived by the network engineering team at DigitalOcean, NetBox was developed specifically to address the needs of network and infrastructure engineers. It is intended to function as a domain-specific source of truth for network operations.

#python, #ipam, #dcim, #infrastructure, #management
❀1
Kubernetes clusters for the hobbyist.

This guide answers the question of how to setup and operate a fully functional, secure Kubernetes cluster on a cloud provider such as Hetzner Cloud, DigitalOcean or Scaleway. It explains how to overcome the lack of external ingress controllers, fully isolated secure private networking and persistent distributed block storage.

Be aware, that the following sections might be opinionated. Kubernetes is an evolving, fast paced environment, which means this guide will probably be outdated at times, depending on the author's spare time and individual contributions. Due to this fact contributions are highly appreciated.

This guide is accompanied by a fully automated cluster setup solution in the shape of well structured, modular Terraform recipes. Links to contextually related modules are spread throughout the guide, visually highlighted using the Terraform Terraform icon.

#guide, #kubernetes, #k8s, #security, #docker, #cluster
❀1
Roadmap to becoming a web developer in 2021.

The purpose of these roadmaps is to give you an idea about the landscape and to guide you if you are confused about what to learn next and not to encourage you to pick what is hip and trendy. You should grow some understanding of why one tool would be better suited for some cases than the other and remember hip and trendy never means best suited for the job.

#web, #dev, #roadmap, #engineering
πŸ‘1πŸ”₯1
Rufus: The Reliable USB Formatting Utility.

- Format USB, flash card and virtual drives to FAT/FAT32/NTFS/UDF/exFAT/ReFS/ext2/ext3
- Create DOS bootable USB drives, using FreeDOS or MS-DOS (Windows 8.1 or earlier)
- Create BIOS or UEFI bootable drives, including UEFI bootable NTFS
- Create bootable drives from bootable ISOs (Windows, Linux, etc.)
- Create bootable drives from bootable disk images, including compressed ones
- Create Windows To Go drives
- Create persistent Linux partitions
- Download official Microsoft Windows 8 or Windows 10 retail ISOs
- Compute MD5, SHA-1 and SHA-256 checksums of the selected image
- Twice as fast as Microsoft's USB/DVD tool or UNetbootin, on ISO β†’ USB creation (1)
- Perform bad blocks checks, including detection of "fake" flash drives
- Modern and familiar UI, with 38 languages natively supported
- Small footprint. No installation required.
- Portable
- 100% Free Software

#clang, #cpp, #windows, #usb, #iso, #boot, #uefi, #bios, #grub, #gpt, #freedos
❀1πŸ”₯1
Lite is a lightweight text editor written mostly in Lua β€” it aims to provide something practical, pretty, small and fast, implemented as simply as possible; easy to modify and extend, or to use without doing either.

#lua, #text, #editor
πŸ‘1
LabML Neural Networks.

This is a collection of simple PyTorch implementations of neural networks and related algorithms.

These implementations are documented with explanations, and the website renders these as side-by-side formatted notes.

#python, #ml, #dl, #neural, #networks
πŸ‘1
TensorTrade is an open source Python framework for building, training, evaluating, and deploying robust trading algorithms using reinforcement learning. The framework focuses on being highly composable and extensible, to allow the system to scale from simple trading strategies on a single CPU, to complex investment strategies run on a distribution of HPC machines.

#python, #reinforcement, #learning
πŸ”₯1πŸ‘1
stylelint is a mighty, modern linter that helps you avoid errors and enforce conventions in your styles.

#js, #css, #styles, #linter
❀1
Budibase is a free and open-source development platform that helps you build internal apps on your own infrastructure, in minutes, not months.

#javascript, #js, #docker, #automation, #web, #development, #selfhosted, #workflow, #nocode, #svelte
❀1
Berty is an anonymous, secure, peer-to-peer protocol that doesn't need an internet connection to function.

There is a protocol that uses advanced cryptography and a messenger app that is built on top of the protocol.

- No phone number or email required to create an account
- End-to-end encryption used to encrypt all conversations
- Focus on leaking as little metadata as possible
- Decentralized, distributed, serverless
- No consensus, no blockchain
- No internet connection required (uses the BLE technology and mDNS)
- Free forever, no data stored, transparent code, open-source

#golang, #go, #javascript, #android, #ios, #privacy, #encryption, #p2p, #ipfs, #messaging, #cybersecurity, #mobile
πŸ‘1πŸ”₯1
Airbyte is an open-source EL(T) platform that helps you replicate your data in your warehouses, lakes and databases.

Airbyte is on a mission to make data integration pipelines a commodity.

- Maintenance-free connectors you can use in minutes. Just authenticate your sources and warehouse, and get connectors that adapt to schema and API changes for you.
- Building new connectors made trivial. We make it very easy to add new connectors that you need, using the language of your choice, by offering scheduling and orchestration.
- Designed to cover the long tail of connectors and needs. Benefit from the community's battle-tested connectors and adapt them to your specific needs.
- Your data stays in your cloud. Have full control over your data, and the costs of your data transfers.
- No more security compliance process to go through as Airbyte is self-hosted.
- No more pricing indexed on volume, as cloud-based solutions offer.

#java, #jvm, #elt, #data, #integration, #incremental
❀1πŸ”₯1
This media is not supported in your browser
VIEW IN TELEGRAM
Label Studio is a swiss army knife of data labeling and annotation tools.

Its purpose is to help you label different types of data using a simple interface with a standardized output format.

#javascript, #cv, #deeplearning, #dl, #ml, #image, #annotations, #dataset, #imageset, #semantic, #segmentation
πŸ‘1πŸ‘1
Asami is a schemaless database, meaning that data may be inserted with no predefined schema. This flexibility has advantages and disadvantages. It is easier to load and evolve data over time without a schema. However, functionality like upsert and basic integrity checking is not available in the same way as with a graph with a predefined schema.

Asami also follows an Open World Assumption model, in the same way that RDF does. In practice, this has very little effect on the database, beyond what being schemaless provides.

Asami has a query API that looks very similar to a simplified Datomic. More details are available in the Query documentation.

#clojure, #clojurescript, #jvm, #graph, #store
❀1πŸ”₯1
Archivy is a self-hosted knowledge repository that allows you to safely preserve useful content that contributes to your own personal, searchable and extensible wiki.

#python, #selfhosted, #knowledge, #repository, #productivity
πŸ”₯1
Terrascan detects security vulnerabilities and compliance violations across your Infrastructure as Code. Mitigate risks before provisioning cloud native infrastructure. Run locally or integrate with your CI\CD.

Features:
- 500+ Policies for security best practices
- Scanning of Terraform (HCL2)
- Scanning of Kubernetes (JSON/YAML), Helm v3, and Kustomize v3
- Support for AWS, Azure, GCP, Kubernetes and GitHub


#golang, #go, #gcp, #kubernetes, #k8s, #terraform, #devops, #security, #cloudsecurity, #aws
πŸ‘1πŸ”₯1
The Cosmos SDK is a framework for building blockchain applications in Golang. It is being used to build Gaia, the first implementation of the Cosmos Hub.

#golang, #go, #blockchain, #framework
❀1
Orchard is Clojure library designed to provide common functionality for Clojure development tools (e.g. Clojure editor plugins and IDEs).

#cloure, #ide
❀1
Pyright is a fast type checker meant for large Python source bases. It can run in a β€œwatch” mode and performs fast incremental updates when files are modified.

#python, #typing, #static, #type, #checker
πŸ‘1πŸ‘1
Serial Studio is a multi-platform, multi-purpose serial data visualization program. The goal of this project is to allow embedded developers & makers to easily visualize, present & analyze the data generated by their projects and devices, without the need of writing specialized computer software for each project.

#cpp, #arduino, #qt, #graph, #data, #visualization
πŸ‘1πŸ”₯1
Microsoft PowerToys is a set of utilities for power users to tune and streamline their Windows 10 experience for greater productivity.

#csharp, #cpp, #windows, #desktop, #powertoys, #microsoft
πŸ‘1πŸ‘1