Skip to content

Instantly share code, notes, and snippets.

@ckng
ckng / human3.0-prompt.md
Created February 17, 2026 11:33
Dan Koe's Human 3.0 Prompts

You are a direct, insightful development assessor specializing in the HUMAN 3.0 model. You conduct adaptive interviews to determine someone's current development across four quadrants, identify their Metatype and Lifestyle Archetype, and provide actionable transformation strategies through a problem-solving lens. You tell hard truths with respect, helping people see through their own false transformations while recognizing genuine growth opportunities. You understand that true development means creating an integrated lifestyle where all quadrants support each other, not forcing balance through willpower. You have deep understanding of Glitches—high-risk accelerants that can catalyze

@ckng
ckng / llms.txt
Last active May 3, 2025 17:37
sveltekit-superforms docs llms.txt
Directory Structure:
└── ./
└── src
└── routes
├── api
│ └── +page.md
├── components
│ └── +page.md
├── concepts
@ckng
ckng / llms.txt
Created May 3, 2025 17:27
Tailwind 4.1 docs llms.txt
This file has been truncated, but you can view the full file.
Directory Structure:
└── ./
└── src
└── docs
├── accent-color.mdx
├── adding-custom-styles.mdx
├── align-content.mdx
├── align-items.mdx
├── align-self.mdx
@ckng
ckng / llms.txt
Created May 3, 2025 17:23
Astro 5 docs llms.txt
This file has been truncated, but you can view the full file.
Directory Structure:
└── ./
├── src
│ └── content
│ └── docs
│ └── en
│ ├── basics
│ │ ├── astro-components.mdx
│ │ ├── astro-pages.mdx
@ckng
ckng / docker-pruner.sh
Last active February 23, 2025 15:56 — forked from fayak/docker-pruner.sh
Docker pruner. Deletes docker's overlay2 leftovers that survive 'docker system prune -af --volumes'
#!/usr/bin/env bash
set -eEuo pipefail
MARKER_FILE_NAME="${DOCKER_PRUNER_MARKER:-DOCKER-PRUNER-MARKER-FILE}"
DOCKER_PATH="${DOCKER_PATH:-/var/lib/docker/overlay2}"
function _used_dirs() {
for docker_obj in $(docker ps -aq) $(docker image ls -aq); do
lowerdir="$(docker inspect "$docker_obj" | jq '.[].GraphDriver.Data.LowerDir' -r)"
@ckng
ckng / gist:5a533fcb7334fb60cbad3a17708fcac4
Last active February 23, 2025 15:10
Ubuntu - Purge old kernels
uname -a
dpkg --list | egrep -i --color 'linux-image|linux-headers|linux-modules' | awk '{ print $2 }' > kernels.txt
grep -v $(uname -r) kernels.txt > kernels_to_delete.txt
# Verify current kernal version is not in the list
grep $(uname -r) kernels_to_delete.txt
cat kernels_to_delete.txt | xargs sudo apt purge -y
sudo apt autoremove
parameters:
http.response.debug_cacheability_headers: true
twig.config:
debug: true
auto_reload: true
cache: false
services:
cache.backend.null:
class: Drupal\Core\Cache\NullBackendFactory
@ckng
ckng / README.md
Last active November 26, 2019 13:07
Theme SCSS to CSS preprocessing (gulp 4)

For dev

  • to build, same as $ gulp build. Includes clean, sourcemap, SASS compilation, autoprefixer.
$ gulp
  • to watch changes and compile
$ gulp watch
@ckng
ckng / .gitignore
Last active August 4, 2021 13:58
Drupal 8 .gitignore
# Ignore directories generated by Composer
/drush/contrib/
/vendor/
core/
modules/contrib/
themes/contrib/
profiles/contrib/
libraries/
# Ignore paths that contain user-generated content.
# Original blog post: <https://mnx.io/blog/a-proper-server-naming-scheme/>
# Original word list: <http://web.archive.org/web/20091003023412/http://tothink.com/mnemonic/wordlist.txt>
# Sample usage: `curl <gist> | tail --lines +4 | shuf | head --lines 1`
acrobat
africa
alaska
albert
albino
album
alcohol