sparkd's avatar

@sparkd

hey, i exist on this website and do silly things sometimes
Wall

this quote is a double-edge blade.

Who cares what people think, as long as you have fun do whatever the fuck you want

anything above 1.16.5 is just generally unstable on lowend devices for some reason (well, most likely because these updates are major and add tons of new things, and minecraft is just poorly made in the first place)

why does minecraft all of the sudden run like shid

5 0 1

solving random problems in python is fun, but i need more challenging things than this:

def count_vowels(string):
    vowels = ["a", "e", "i", "o", "u"]
    vowel_c = 0
    
    for char in string:
        if char.lower() in vowels:
            vowel_c += 1
            
    return vowel_c
    
print(count_vowels("Counting vowels!"))

i just tested an idea i had, what if i installed a package through os.system() in python (my school blocked cmd, and powershell)

so i tested it on a web ide that didn’t allow for custom packages and it worked

obviously it won’t have the same exact idea or whatever, but i also tested running cmd commands in windows 11 via vscode using python (even when cmd is blocked)

https://i.ibb.co/tYTMtRJ/image.png

7 0 5

tfw goguardian can’t block iframes so you can just write an html website that embeds a website in like 5 minutes

The reposted post was deleted

there’s no way my school blocked jsfiddle 2 hours after i used it

9 0 7

ITS DECEMBER?!?!?!

this is the average man’s dreams

zylenox is kind of a crazy youtuber because he went from being really good at geometry dash and verifying some of the hardest levels and also creating some of the most famous geometry dash levels ever to completely quitting the game and playing Minecraft where he proceeded to get the RSG world record

it’s rare you find someone who’s that skilled at more than one video game

14 2 1

I would translate wasteof to Chinese, but the issue with that is I don’t know Chinese.

its crazy how chromebooks can be exploited tbh

11 0 0

literally half the bag of jellybeans are just flavors that shouldn’t exist

tfw you find out the code you’ve been trying to make work for 7 hours wasn’t working because you accidentally redefined every variable in a forever loop and everything kept resetting

i might buy a 3ds to replace my switch

at least i can carry it in my pocket and not put it in a locker

(ofc i’ll mod it)

8 0 13

you ever just hear a song and have dramatic flashbacks of your favorite memories, or is that just me?