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
#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
#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
#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
#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
#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
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
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
#opensource, #filecopy, #utility, #p2p
β€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
#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
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
#golang, #go, #docker, #homebrew, #snapcraft
π₯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
#golang, #go, #replication, #sql, #s3, #streaming
π₯1π1
Binary Tree
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
gotify is a REST server for simply sending messages to consumers.
#opensource #license-mit #clientserver #messaging #docker
#opensource #license-mit #clientserver #messaging #docker
β€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
#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
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
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