Skip to content

Instantly share code, notes, and snippets.

@pawan418
pawan418 / Humans v1 - Token Counts
Created April 23, 2024 20:05 — forked from jaretburkett/Humans v1 - Token Counts
Humans v1 - Token Counts
This file has been truncated, but you can view the full file.
smiling mouth revealing white straight teeth - 24426
anxious expression with biting lower lip - 17012
shallow depth of field - 16806
early childhood age - 14067
social worker - 12566
smiling mouth revealing slightly crooked teeth - 12329
broad grin revealing straight white teeth - 11336
pediatrician - 11212
preschooler age - 10873
headshot - 10462
@pawan418
pawan418 / person-terms
Created April 23, 2024 20:05 — forked from jaretburkett/person-terms
Terms for tagging pictures of humans
aboriginal
above average
abstract composition
abusive
accessories
accountant
acid wash
acne-prone skin
acne scars
<?php
/**
* H3K | Tiny File Manager
* CCP Programmers
* http://fb.com/ccpprogrammers
* https://github.com/prasathmani/tinyfilemanager
*/
// Default language
$lang = 'en';
// Update Packages
sudo apt-get update && sudo apt-get -y upgrade && sudo apt dist-upgrade -y && sudo apt-get autoremove -y
// Setup Hostname
hostnamectl set-hostname subdomain.domain.tld
// Create Host Record
sudo nano /etc/hosts
// Add this line