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
Spack is a multi-platform package manager that builds and installs multiple versions and configurations of software. It works on Linux, macOS, and many supercomputers. Spack is non-destructive: installing a new version of a package does not break existing installations, so many configurations of the same package can coexist.
#python, #package, #package, #hpc, #radiuss
#python, #package, #package, #hpc, #radiuss
๐1๐1
jsonata is a JSON query and transformation language, roughly comparable to what XSLT is to XML. It seems to exist only as npm module at the moment.
There is a โtry outโ page under try.jsonata.org.
#querylanguage #transformation #dataprocessing #json #npm #nodejs #javascript
There is a โtry outโ page under try.jsonata.org.
#querylanguage #transformation #dataprocessing #json #npm #nodejs #javascript
โค1๐ฅ1
learn X in Y minutes is a web page which contains quickstart tutorials for tons of programming languages.
#learning, #languages, #quickstart, #tutorial, #intro
#learning, #languages, #quickstart, #tutorial, #intro
๐1๐ฅ1
IBM Plexยฎ typeface.
Meet the IBM Plexยฎ typeface, our new corporate typeface family. Itโs global, itโs versatile and itโs distinctly IBM.
We designed the IBM Plex typeface carefully to both meet our needs as a global tech company and express who we are as IBMers. It took two years and a lot of work to get here, but today we have a signature typeface weโre proud and excited to share with the world. Discover more about our development of the IBM Plex typeface.
#font, #typeface, #design
Meet the IBM Plexยฎ typeface, our new corporate typeface family. Itโs global, itโs versatile and itโs distinctly IBM.
We designed the IBM Plex typeface carefully to both meet our needs as a global tech company and express who we are as IBMers. It took two years and a lot of work to get here, but today we have a signature typeface weโre proud and excited to share with the world. Discover more about our development of the IBM Plex typeface.
#font, #typeface, #design
โค1๐1
Dagster is a data orchestrator for machine learning, analytics, and ETL
Dagster lets you define pipelines in terms of the data flow between reusable, logical components, then test locally and run anywhere. With a unified view of pipelines and the assets they produce, Dagster can schedule and orchestrate Pandas, Spark, SQL, or anything else that Python can invoke.
Dagster is designed for data platform engineers, data engineers, and full-stack data scientists. Building a data platform with Dagster makes your stakeholders more independent and your systems more robust. Developing data pipelines with Dagster makes testing easier and deploying faster.
#python, #workflow, #data, #science, #etl, #analytics, #orchestrator
Dagster lets you define pipelines in terms of the data flow between reusable, logical components, then test locally and run anywhere. With a unified view of pipelines and the assets they produce, Dagster can schedule and orchestrate Pandas, Spark, SQL, or anything else that Python can invoke.
Dagster is designed for data platform engineers, data engineers, and full-stack data scientists. Building a data platform with Dagster makes your stakeholders more independent and your systems more robust. Developing data pipelines with Dagster makes testing easier and deploying faster.
#python, #workflow, #data, #science, #etl, #analytics, #orchestrator
๐ฅ1๐ค1๐1
Hub is fastest unstructured dataset management for TensorFlow/PyTorch. Stream data real-time & version-control it.
Software 2.0 needs Data 2.0, and Hub delivers it. Most of the time Data Scientists/ML researchers work on data management and preprocessing instead of training models. With Hub, we are fixing this. We store your (even petabyte-scale) datasets as single numpy-like array on the cloud, so you can seamlessly access and work with it from any machine. Hub makes any data type (images, text files, audio, or video) stored in cloud usable as fast as if it were stored on premise. With same dataset view, your team can always be in sync.
#python, #tensorflow, #pytorch, #training, #data, #science, #ml, #ai, #dl, #distributed, #dataset, #mlops
Software 2.0 needs Data 2.0, and Hub delivers it. Most of the time Data Scientists/ML researchers work on data management and preprocessing instead of training models. With Hub, we are fixing this. We store your (even petabyte-scale) datasets as single numpy-like array on the cloud, so you can seamlessly access and work with it from any machine. Hub makes any data type (images, text files, audio, or video) stored in cloud usable as fast as if it were stored on premise. With same dataset view, your team can always be in sync.
#python, #tensorflow, #pytorch, #training, #data, #science, #ml, #ai, #dl, #distributed, #dataset, #mlops
โค1๐1๐ฅ1
The Book of Secret Knowledge.
A collection of inspiring lists, manuals, cheatsheets, blogs, hacks, one-liners, cli/web tools and more.
#linux #lists #security #devops #awesome #hacking #resources #bsd #guidelines #hacks #sysops #cheatsheets #howtos #pentesters
A collection of inspiring lists, manuals, cheatsheets, blogs, hacks, one-liners, cli/web tools and more.
#linux #lists #security #devops #awesome #hacking #resources #bsd #guidelines #hacks #sysops #cheatsheets #howtos #pentesters
๐1๐ฅ1
subfinder is a subdomain discovery tool that discovers valid subdomains for websites by using passive online sources. It has a simple modular architecture and is optimized for speed. subfinder is built for doing one thing only - passive subdomain enumeration, and it does that very well.
#golang #go #osint #subdomains #bug #bounty #reconaissance #pentest #testing
#golang #go #osint #subdomains #bug #bounty #reconaissance #pentest #testing
โค1๐ฅ1