Skip to content

Instantly share code, notes, and snippets.

View RamenJunkie's full-sized avatar
🍜
Noodles

Josh Miller RamenJunkie

🍜
Noodles
View GitHub Profile
## Github.com/RamenJunkie
## This Script is quick and a little rough
##
## What is needed, Twitter Dev API Keys: https://developer.twitter.com/en
## An Export of Your Twitter Data from in the Settings Menu, this takes a few days to get
##
## Place the file following.js from the export in the "Data" folder, into the same folder as this script.
## Run the script.
## Output is an HTML file that can be opened in any browser containing links to every person you follow, with a search for "Mastodon"
##
@RamenJunkie
RamenJunkie / joke_adder.py
Last active November 7, 2022 16:14
A Joke adder that just makes a string out of an addition equation input.
looper = True
# Continues to ask until a valid input is given
while looper:
# Get input
input_var = input("Please enter an addition formula.\n")
# Needs to contain a + to be an addition problem.
if "+" not in input_var:
print("A valid addition formula has a + sign in it!\n")
@RamenJunkie
RamenJunkie / sd-iterator.sh
Created October 30, 2022 19:55
Stable Diffusion Prompt Iterator
#!/bin/usr/env bash
# Bash Script to iterate over a list of prompts n number of times each in Stable Diffusion.
# Usage - "bash .sd-iterator.sh FILENAME where FILENAME is a plaintext file of prompts
# File and prompts file should be placed in root SD directory
# Prompts should be enclosed in "" quotes, one per line
# By default, n below is set to 1 but you can iterate as many times per prompt as you want.
# Generates a random seed from 1-1000 for each iteration
input="$1"
@RamenJunkie
RamenJunkie / keybase.md
Created March 24, 2020 15:00
keybase.md

Keybase proof

I hereby claim:

  • I am ramenjunkie on github.
  • I am ramenjunkie (https://keybase.io/ramenjunkie) on keybase.
  • I have a public key ASBsjMzDhTYWgxlgJATMu0Cpv0iubv1PHcdhsMwl0ub-CQo

To claim this, I am signing this object: