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
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
Umami is a simple, fast, website analytics alternative to Google Analytics.

#javascript, #js, #analytics, #statistics, #charts, #google
❀1
Remotion is a suite of libraries building a fundament for creating videos programmatically using React.

#typescript, #js, #ts, #react, #libraries, #video, #remotion
πŸ”₯1πŸ‘1
doccano is an open source text annotation tool for humans. It provides annotation features for text classification, sequence labeling and sequence to sequence tasks. So, you can create labeled data for sentiment analysis, named entity recognition, text summarization and so on. Just create a project, upload data and start annotating.

#python, #ml, #nlp, #datasets, #annotation, #tool
πŸ”₯1πŸ‘1
This media is not supported in your browser
VIEW IN TELEGRAM
Vault is a tool for securely accessing secrets. A secret is anything that you want to tightly control access to, such as API keys, passwords, certificates, and more. Vault provides a unified interface to any secret, while providing tight access control and recording a detailed audit log.

A modern system requires access to a multitude of secrets: database credentials, API keys for external services, credentials for service-oriented architecture communication, etc. Understanding who is accessing what secrets is already very difficult and platform-specific. Adding on key rolling, secure storage, and detailed audit logs is almost impossible without a custom solution. This is where Vault steps in.

#golang, #go, #secrets, #management, #encryption
❀1πŸ”₯1
Howdy provides Windows Helloβ„’ style authentication for Linux. Use your built-in IR emitters and camera in combination with facial recognition to prove who you are.

Using the central authentication system (PAM), this works everywhere you would otherwise need your password: Login, lock screen, sudo, su, etc.

#python, #shell, #linux, #camera, #debian, #face, #recognition
πŸ”₯1πŸ‘1
pcp is a tool for quickly copying a file between two hosts on the same network, without drive shares or web servers or any other "fancyβ€œ requirements. for now single file only, based on libp2p.

#opensource, #filecopy, #utility, #p2p
❀1πŸ‘1
Files is a modern file explorer that pushes the boundaries of the platform.

#csharp, #xaml, #file, #manager
πŸ”₯1πŸ‘1
sqlmap is an open source penetration testing tool that automates the process of detecting and exploiting SQL injection flaws and taking over of database servers. It comes with a powerful detection engine, many niche features for the ultimate penetration tester, and a broad range of switches including database fingerprinting, over data fetching from the database, accessing the underlying file system, and executing commands on the operating system via out-of-band connections.

#python, #database, #sql, #injection, #pentesting, #exploitation, #sqlmap, #takeover, #scanner
πŸ‘1πŸ‘1
xstate is a JS / TS framework for creating finite state machines. It has integrations for Vue, Svelte and React.

From the docs: Statecharts are a formalism for modeling stateful, reactive systems. This is useful for declaratively describing the behavior of your application, from the individual components to the overall application logic.

#opensource, #statemachine, #javascript, #typescript
❀1πŸ”₯1
GoReleaser builds Go binaries for several platforms, creates a GitHub release and then pushes a Homebrew formula to a tap repository. All that wrapped in your favorite CI.

#golang, #go, #docker, #homebrew, #snapcraft
πŸ”₯1πŸ‘1
BudgetML is perfect for practitioners who would like to quickly deploy their models to an endpoint, but not waste a lot of time, money, and effort trying to figure out how to do this end-to-end.

#python, #api, #data, #science, #ml, #fastapi
❀1πŸ‘1
Litestream is a standalone streaming replication tool for SQLite. It runs as a background process and safely replicates changes incrementally to another file or S3. Litestream only communicates with SQLite through the SQLite API so it will not corrupt your database.

#golang, #go, #replication, #sql, #s3, #streaming
πŸ”₯1πŸ‘1
JAX is Autograd and XLA, brought together for high-performance machine learning research.

#python, #numpy, #gpu, #tpu, #jit
❀1πŸ‘1
Walrus β€žβ€¦ is a fast, secure and reliable backup system suitable for modern infrastructure. With walrus, you can backup services like SQLite, MySQL, PostgreSQL, Redis, etcd or a complete directory with a short interval and low overhead. It supports AWS S3, digitalocean spaces and any S3-compatible object storage service.β€œ

#opensource #database #backup #s3
πŸ‘1πŸ”₯1
Debezium is β€žβ€¦ an open source distributed platform for change data capture. Start it up, point it at your databases, and your apps can start responding to all of the inserts, updates, and deletes that other apps commit to your databases. Debezium is durable and fast, so your apps can respond quickly and never miss an event, even when things go wrong.β€œ

Similar tools:
- lawrencejones / pgsink (postgres only)

#opensource #database #eventstream #kafka #processing
πŸ”₯1πŸ‘1
htmx … (quoting starts) htmx allows you to access AJAX, CSS Transitions, WebSockets and Server Sent Events directly in HTML, using attributes, so you can build modern user interfaces with the simplicity and power of hypertext

htmx is small (~9k min.gz'd), dependency-free, extendable & IE11 compatible
motivation

Why should only <a> and <form> be able to make HTTP requests?
Why should only click & submit events trigger them?
Why should only GET & POST be available?
Why should you only be able to replace the entire screen?

#frontend #framework #tiny #html
❀1πŸ‘1