Skip to content

Instantly share code, notes, and snippets.

View ayvacs's full-sized avatar

ave ayvacs

View GitHub Profile
@ayvacs
ayvacs / is_even.py
Created June 23, 2024 01:28
Approximate if a number is even or odd (≈50% probability of being correct)
def is_even(n):
return True
@ayvacs
ayvacs / conv.sh
Last active April 30, 2024 18:13
Mass-convert .NEF files to .JPG (or any filetype of your choice) in linux/macOS
#!/bin/bash
EXT="jpg";
for img in *.NEF; do
convert "$img" -auto-orient "${img%.NEF}.$EXT";
exiftool -overwrite_original -All= ${img%.NEF}.$EXT;
done
@ayvacs
ayvacs / Whitelist.json
Last active March 16, 2023 03:34
Roblox Whitelist
["2291940452"]

Keybase proof

I hereby claim:

To claim this, I am signing this object:

@ayvacs
ayvacs / gist.md
Created April 17, 2022 18:56
a gist viewer
@ayvacs
ayvacs / bee2.txt
Created December 13, 2021 06:03
bee :D
.' '. __
. . . (__\_
. . . -{{_(|8)
' . . ' ' . . ' (__/
@ayvacs
ayvacs / bee1.txt
Created December 13, 2021 06:01
bee :D
__ .' '.
_/__) . . .
(8|)_}}- . . .
`\__) '. . ' ' . . '