Tuesday, 25 July 2023
Interesting Snippets from 2023-07-25
-
Outline – Team knowledge base & wiki
Your team’s knowledge base Lost in a mess of Docs? Never quite sure who has access? Colleagues requesting the same information repeatedly in chat? It’s time to get your team’s knowledge organized.
-
GitHub - outline/outline: The fastest knowledge base for growing teams. Beautiful, realtime collaborative, feature packed, and markdown compatible.
A fast, collaborative, knowledge base for your team built using React and Node.js.
-
Introduction | Docusaurus
Docusaurus is a static-site generator. It builds a single-page application with fast client-side navigation, leveraging the full power of React to make your site interactive. It provides out-of-the-box documentation features but can be used to create any kind of site (personal website, product, blog, marketing landing pages, etc).
Interesting Snippets from 2023-07-17
-
GitHub - peak/s5cmd: Parallel S3 and local filesystem execution tool.
s5cmd is a very fast S3 and local filesystem execution tool. It comes with support for a multitude of operations including tab completion and wildcard support for files, which can be very handy for your object storage workflow while working with large number of files. There are already other utilities to work with S3 and similar object storage services, thus it is natural to wonder what s5cmd has to offer that others don't. In short, s5cmd offers a very fast speed.
Interesting Snippets from 2023-07-12
-
GitHub - matze/wastebin: wastebin is a pastebin
A minimal pastebin
-
GitHub - szabodanika/microbin: A tiny, self-contained, configurable paste bin and URL shortener written in Rust.
MicroBin is a super tiny, feature rich, configurable, self-contained and self-hosted paste bin web application. It is very easy to set up and use, and will only require a few megabytes of memory and disk storage.
Interesting Snippets from 2023-07-02
-
GitHub - ovh/the-bastion: Authentication, authorization, traceability and auditability for SSH accesses.
Bastions are a cluster of machines used as the unique entry point by operational teams (such as sysadmins, developers, database admins, ...) to securely connect to devices (servers, virtual machines, cloud instances, network equipment, ...), usually using ssh. Bastions provides mechanisms for authentication, authorization, traceability and auditability for the whole infrastructure.