Skip to content

Instantly share code, notes, and snippets.

View jheidt's full-sized avatar
💭
:shipit: 👍

Jake jheidt

💭
:shipit: 👍
View GitHub Profile

Here is an enhanced version of the Shish Kebab recipe using Impossible Sausage with a more robust and flavorful marinade:

Ingredients:

  • 1 pack of Impossible Sausage (ground)
  • 1 large bell pepper, cut into chunks
  • 1 large red onion, cut into chunks
  • 1 zucchini, sliced into thick rounds
  • 1 pint cherry tomatoes
  • Wooden or metal skewers
@jheidt
jheidt / prompts.txt
Last active December 9, 2024 22:39
flux prompt
({2$$ woman | landscape | still life | animal | architecture | home | nature | forest | water | air | face | flower | microscopic | botanical | science | 3d abstract | abstract style | geometry
}:1.15)
({3$$ sexy | secret | calm | emotional | outlined | angular | stunning | erotic | sensual | aroused | smart | genius | evil | intense | serious | trendy | regal | simple | silly | thoughtful | loving | adorable | carefree | anxious | nervous | excited | worried | cheery | soulful | curvy | thick | (chubby:0.5) | nerdy | pretty | smiling | embarrassed | shy | technical | simple | flat | shadowy | intricate | dark shaded | steep angle | wide angle | overhead shot
}:1.05)
{8$$HDR | innocent | combination | double exposure | city | shadowed | | made of stones | crystal | patterns | textures | rave art | techno style | stark shadow | stark contrast | stark backlighting | intense backlight | tight spot light | tight lighting | prismatic shadow | prismatic | prismatic lighting | intense prisms | intense intentio
@jheidt
jheidt / prompt.txt
Last active July 2, 2024 19:53
prompt foo
score_9, score_8_up, score_7_up, score_6_up, score_5_up, realistic,
1girl, solo, 21yo, Australian girl, large lips, beautiful eyes, (green eyes), blonde hair, short curly hair, large breasts, fit girl, tan skin,
((sexy sweater dress, black dress, long sleeves, bare shoulders)), ((gold choker, bracelets, anklets)),
(simple background, depth of field), ((naughty expression, looking at viewer, sexy pose, hands behind head, from side, dynamic angle)),
erotic, elegant, sensual, seductive, bright colors, high contrast, dark background, vivid lighting,
simple background, black background
score_9, score_8_up, score_7_up, score_6_up, score_5_up, score_4_up, detailed, realistic,
1girl, solo, woman, standing, { tan | pale | dark | black | exotic } skin, { looking down at viewer | looking at viewer | looking up },
We can make this file beautiful and searchable if this error is corrected: Unclosed quoted field in line 7.
name,prompt,negative_prompt
"sai-base","{prompt}",""
"sai-3d-model","professional 3d model {prompt} . octane render, highly detailed, volumetric, dramatic lighting","ugly, deformed, noisy, low poly, blurry, painting"
"sai-analog film","analog film photo {prompt} . faded film, desaturated, 35mm photo, grainy, vignette, vintage, Kodachrome, Lomography, stained, highly detailed, found footage","painting, drawing, illustration, glitch, deformed, mutated, cross-eyed, ugly, disfigured"
"sai-anime","anime artwork {prompt} . anime style, key visual, vibrant, studio anime, highly detailed","photo, deformed, black and white, realism, disfigured, low contrast"
"sai-cinematic","cinematic film still {prompt} . shallow depth of field, vignette, highly detailed, high budget, bokeh, cinemascope, moody, epic, gorgeous, film grain, grainy","anime, cartoon, graphic, text, painting, crayon, graphite, abstract, glitch, deformed, mutated, ugly, disfigured"
"sai-comic book","comic {prompt} . graphic illustration, comic art,
LESS="--quit-if-one-screen --ignore-case --status-column --LONG-PROMPT --RAW-CONTROL-CHARS --HILITE-UNREAD --tabs=4 --no-init --window=-4 --tilde"
DIRCMD="/N /OGN /Q /A"
import { existsSync, promises } from 'fs';
import { homedir } from 'os';
import { join } from 'path';
import { showStatusBarItem, hideStatusBarItem } from './statusBarItem';
import { showQR, closeQRWebview } from './qr';
const { readFile } = promises;
import {
@jheidt
jheidt / .yardopts
Created June 27, 2020 00:51
yardopts
--no-cache --no-save --protected --private --charset utf-8 --plugin yard-activerecord --plugin yard-activesupport-concern
@jheidt
jheidt / wage.java
Last active May 6, 2020 01:47 — forked from themellowj/wage
package McGriff;
import java.util.ArrayList;
// Justin
// Course CIS217
// Project 2
// 3/5/20
//
public class WageGamer {
//private fields
@jheidt
jheidt / wsl.conf
Created April 7, 2020 13:16
base wsl.conf
[interop]
enabled=true
appendWindowsPath=false
[automount]
enabled=true
options="metadata"
@jheidt
jheidt / pwsh-profiles.jsonc
Last active January 15, 2020 17:31
pwsh core profiles json
// To view the default settings, hold "alt" while clicking on the "Settings" button.
// For documentation on these settings, see: https://aka.ms/terminal-documentation
{
"$schema": "https://aka.ms/terminal-profiles-schema",
"defaultProfile": "{574e775e-4f2a-5b96-ac1e-a2962a402336}",
"requestedTheme": "system",