Skip to content

Instantly share code, notes, and snippets.

View comradenala's full-sized avatar

Comrade ChaCha20-Poly1305 comradenala

  • 21:23 (UTC -12:00)
View GitHub Profile
@comradenala
comradenala / tmux-cheatsheet.markdown
Created January 17, 2019 07:06 — forked from MohamedAlaa/tmux-cheatsheet.markdown
tmux shortcuts & cheatsheet

tmux shortcuts & cheatsheet

start new:

tmux

start new with session name:

tmux new -s myname
@alexcasalboni
alexcasalboni / amazon-rekognition.md
Last active October 11, 2024 16:44
Amazon Rekognition - Python Code Samples

Amazon Rekognition - Python Code Samples

  1. Labels Detection
  2. Faces Detection
  3. Faces Comparison
  4. Faces Indexing
  5. Faces Search
@PurpleBooth
PurpleBooth / README-Template.md
Last active May 6, 2026 15:19
A template to make good README.md

Project Title

One Paragraph of project description goes here

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.

Prerequisites