Skip to content

Instantly share code, notes, and snippets.

View greeze's full-sized avatar

Joe Gores greeze

View GitHub Profile
@greeze
greeze / ai-dock-comfyui-provisioning.sh
Last active January 23, 2025 00:34
AI-Dock ComfyUI provisioning
#!/bin/bash
# This file will be sourced in init.sh
# https://raw.githubusercontent.com/ai-dock/comfyui/main/config/provisioning/default.sh
# Packages are installed after nodes so we can fix them...
DEFAULT_WORKFLOW="https://raw.githubusercontent.com/ai-dock/comfyui/main/config/workflows/flux-comfyui-example.json"
APT_PACKAGES=(
@greeze
greeze / scifi-comics.md
Last active August 29, 2015 14:11
Sci-fi comics

Good Sci-fi Comics

Contributing:

  • Links should point to publisher's site. If not possible, link to an online seller like Amazon where the comic can be purchased.
  • Link to first TP (trade paperback) if one exists. If not, link to the first issue.
  • Please avoid listing huge-name superhero comics. There's nothing wrong with them, but they would soon overwhelm the rest of the list.

The list:

@greeze
greeze / mainview.jade
Created July 16, 2012 17:40
Example of jade blocks not rendering properly in Locomotive
doctype 5
html(lang="en")
head
body
.container
// subview.jade content should appear here, but doesn't
block content