Skip to content

Instantly share code, notes, and snippets.

@wolfmcnally
wolfmcnally / Example.swift
Last active July 2, 2017 02:06
Test Gist for Swift
import WolfCore
public class Foo {
let count
let name
public init(count: Int, name: String) {
self.count = count
self.name = name
}

Keybase proof

I hereby claim:

  • I am wolfmcnally on github.
  • I am wolfmcnally (https://keybase.io/wolfmcnally) on keybase.
  • I have a public key ASB0GkiLiZiQoS1rO-oODIq2kbj7tQYiyb7QdwFfIIPQdwo

To claim this, I am signing this object:

@wolfmcnally
wolfmcnally / WolfMcNally.md
Last active June 14, 2024 20:01
A List-Oriented Summary of My Professional Background

Wolf McNally

A List-Oriented Summary of My Professional Background

Programming Languages In Which I Have Worked Professionally

  • Apple Integer BASIC
  • AppleSoft BASIC
  • 6502 assembly
  • 68000 assembly
@wolfmcnally
wolfmcnally / Unexpressible.md
Created December 9, 2022 20:36
Expressing the Unexpressible

Some of the more interesting experiments with the Stable Diffusion art generation algorithm have used "negative prompts", which instruct the algorithm to move "away from" the prompt in its latent space. This is my first experiment with GPT attempting to approximate the same idea.

wolf@wolfmcnally.com


The following is a conversation with an AI assistant. The assistant is helpful, creative, clever, and very friendly.

Human: Hello, who are you?

Provenance Chain for Wolf McNally's Digital Works

This is a chain of Provenance Marks for digital works authored by Wolf McNally wolf@wolfmcnally.com.

© and All Rights Reserved unless otherwise stated here or in the work.


@wolfmcnally
wolfmcnally / random-envelope.md
Created August 21, 2023 00:22
Randomly Generated Gordian Envelope

Envelope Notation

{
    {
        {
            {
                {
                    ELIDED
                }
@wolfmcnally
wolfmcnally / gist:9703faec5ea3f1a6a131fd4839acfd50
Last active April 24, 2024 20:12
Gordian Envelope Notation LLM Training Prompt
Here is the general format for "Envelope Notation":
```envelope
<subject> [
<predicate1>: <object1>
<predicate2>: <object2>
]
```
A subject with no assertions is: