Skip to content

Instantly share code, notes, and snippets.

View afiaka87's full-sized avatar
🤪

Clay Mullis afiaka87

🤪
View GitHub Profile
Title|Artist|Album
I'll Keep Coming|Low Roar|0
You and Whose Army?|Radiohead|Amnesiac
Pyramid Song|Radiohead|Amnesiac
Sugar Rhyme|Bonobo|Animal Magic
Kiara|Bonobo|Black Sands
El Toro|Bonobo|Black Sands
1009|Bonobo|Black Sands
The Keeper ft. Andreya Triana|Bonobo|Black Sands
Moon Trills|Jonny Greenwood|Bodysong
*Matt puts on "Heisenberg's" hat from Breaking Bad.*
Jay (cont'd): So... nothing has changed?
*Breaking Bad music continues*
Matt: Nothing's changed.
*Matt stares into the camera intensely for the remainder of the episode.*
*Breaking Bad music continues*
@afiaka87
afiaka87 / Panjno_Cyberpunk_Guide.md
Last active December 28, 2020 04:12
A guide for improving performance in the game Cyberpunk 2077 on the RTX-2000 Series of cards

Panjno's "Dramatically Increase FPS" Guide

*(This will make street lights "glow" look like shit. Still looking for the exact culprit behind this. I think it's the texture filtering quality in Nvidia Control Panel, as I can't improve it with in game settings.

AKA "yeah, run it without ray tracing". Really what you should do with these settings is get a stable FPS beyond 60 fps, then turn on ray tracing and see if you can keep it in the realm of 50 - 60 fps. This was very possible for me on a RTX 2070 Super. There's some good ideas in this guide, and some bad ones (like downloading "resource-freeing" programs and hex-editing). Use with care and don't be desperate. This game is also buggy and might just "not work" yet for you.

Right click cyberpunk in Steam, go to properties

  • Disable steam overlay (may break "Steam Controller" api, (so it only works with an Xbox One controller basically))
  • Disable steam input (if using mouse/keyboard)
"""
# Setup:
`python3 -m pip install bs4`
# Usage:
```python3
# Change the episode_id_param and num_pages
python3 transcripts.py
```
import wandb
from functools import lru_cache
from collections import OrderedDict
import os
import imghdr
import argparse
from random import choice
from pathlib import Path
from os import listdir
from PIL import Image
@afiaka87
afiaka87 / train_dalle_pytorch.ipynb
Last active September 14, 2021 01:46
train_dalle_pytorch.ipynb
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@afiaka87
afiaka87 / zeta_quantize.ipynb
Last active November 27, 2023 04:43
zeta_quantize.ipynb
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

Symphonie Fantastique

Symphonie Fantastique is a program symphony composed by Hector Berlioz.

Meta

Originally the symphony was paired with a story meant to be read along with as the symphony played as is typical in the program symphony style. Later in life, Hector Berlioz excluded the program completely. Some suspect he regretted this aspect of the work.

( Hector Berlioz's Symphonie Fantastique playing )
Goddamn it.
Come on, get in there!
Charlie, what are you doing, man? What are you...
What's going on over here?
Oh, I'm trying to get each of my toes in these five-fingered shoes, you know what I mean?
But there's, like, something's dropping off and I can't tell where my pinky is.
Why did you get the stupid five-finger shoes?
Well, you're always yelling at me for taking my shoes off in laser tag, so I figured I'd get some shoes that are like... a lot more like bare feet.
I don't know why you're always yelling at me about...
@afiaka87
afiaka87 / dalle_blog_semantic_search.ipynb
Last active April 10, 2024 19:57
dalle_blog_semantic_search.ipynb
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.