Sunday, 31 July 2022
Interesting Snippets from 2022-07-31
-
GitHub - cybertec-postgresql/pg_timetable: pg_timetable: Advanced scheduling for PostgreSQL
pg_timetable is an advanced standalone job scheduler for PostgreSQL, offering many advantages over traditional schedulers such as cron and others. It is completely database driven and provides a couple of advanced concepts. It allows you to schedule PostgreSQL commands, system programs and built-in operations
Interesting Snippets from 2022-07-24
-
Rescatux
Rescatux is a Debian-based live distribution featuring a graphical wizard for rescuing broken GNU/Linux and Windows installations and boot loaders.
Interesting Snippets from 2022-07-21
-
Datasette: An open source multi-tool for exploring and publishing data
Datasette is a tool for exploring and publishing data. It helps people take data of any shape, analyze and explore it, and publish it as an interactive website and accompanying API. Datasette is aimed at data journalists, museum curators, archivists, local governments, scientists, researchers and anyone else who has data that they wish to share with the world. It is part of a wider ecosystem of 40 tools and 93 plugins dedicated to making working with structured data as productive as possible.
-
sqlite-utils
CLI tool and Python utility functions for manipulating SQLite databases This library and command-line utility helps create SQLite databases from an existing collection of data. Most of the functionality is available as either a Python API or through the sqlite-utils command-line tool. sqlite-utils is not intended to be a full ORM: the focus is utility helpers to make creating the initial database and populating it with data as productive as possible. It is designed as a useful complement to Datasette.
-
GitHub - glpi-project/glpi
GLPI is a Free Asset and IT Management Software package, Data center management, ITIL Service Desk, licenses tracking and software auditing.
-
GitHub - mozilla/sops
sops is an editor of encrypted files that supports YAML, JSON, ENV, INI and BINARY formats and encrypts with AWS KMS, GCP KMS, Azure Key Vault, age, and PGP.
-
GitHub - FiloSottile/age
age is a simple, modern and secure file encryption tool, format, and Go library. It features small explicit keys, no config options, and UNIX-style composability.
Interesting Snippets from 2022-07-20
-
GitHub - SigNoz/signoz
SigNoz is an open-source APM. It helps developers monitor their applications & troubleshoot problems, an open-source alternative to DataDog, NewRelic, etc. Open source Application Performance Monitoring (APM) & Observability tool
Interesting Snippets from 2022-07-18
-
GitHub - twpayne/chezmoi
Manage your dotfiles across multiple diverse machines, securely.
-
chezmoi - chezmoi
Manage your dotfiles across multiple diverse machines, securely.