Skip to content

Instantly share code, notes, and snippets.

View Samathingamajig's full-sized avatar
🐶
dogs are :)

Samuel Gunter Samathingamajig

🐶
dogs are :)
View GitHub Profile
@Samathingamajig
Samathingamajig / README.md
Last active July 5, 2023 16:14
Forces the AP® subscores to a 5

you *should* be able to click "raw" on ap-subscore-cheeser.user.js below and it show an install screen.

if not, select all the content, go to the tampermonkey dashboard (click the icon in the top right, might be in the puzzle piece menu; then click "Dashboard"), then go to the "+" tab on the dashboard, paste in the script (replace everything already there), and ctrl/cmd + s to save, then reload the scores page

This file has been truncated, but you can view the full file.
const inputs = [
0n,
1n,
4n,
9n,
16n,
25n,
36n,
49n,
@Samathingamajig
Samathingamajig / data.json
Last active November 12, 2020 15:53
JSON formatted data for `Fastest square root of an arbitrary size` https://codegolf.stackexchange.com/questions/215077/fastest-square-root-of-an-arbitrary-size/
This file has been truncated, but you can view the full file.
[
0,
1,
4,
9,
16,
25,
36,
49,