moosetwin

joined 2 years ago
MODERATOR OF
[–] moosetwin 4 points 17 hours ago (3 children)
[–] moosetwin 1 points 23 hours ago

update: I wrote this at 2 am when I was half asleep

[–] moosetwin 16 points 1 day ago* (last edited 1 day ago) (1 children)

I'm wondering how these things are connected in the brain to cause this specific mental state to be so widespread, it feels like a lightning rod

50% upbringing, 50% genetics

this deep longing I've felt my entire life, I was meant to exist in a different, inhuman world

but I am here and I am drowning

[–] moosetwin 6 points 1 day ago

only got one of em (ultrakill poster) gay privileges revoked

[–] moosetwin 3 points 1 day ago

I'm shittin myself already

[–] moosetwin 8 points 2 days ago (3 children)

WHEN YOU SEE THE WHITE WHALE

[–] moosetwin 2 points 2 days ago

why does your video have pieces of dust flying across it

[–] moosetwin 9 points 2 days ago

oh boy I get to post this again

[–] moosetwin 18 points 3 days ago (1 children)

yeah, I was so poor growing up that we had to put a tray of water in the freezer to get our cubes

[–] moosetwin 3 points 3 days ago* (last edited 3 days ago)
[–] moosetwin 5 points 4 days ago (2 children)

I assumed this was talking about the computing thing, maybe I should go outside

121
submitted 5 days ago* (last edited 5 days ago) by moosetwin to c/reactionmemes
 

catbox.moe links used for videos as lemmy still can't upload videos with audio

reaction images I stole

reaction images made or edited by me

I also have hundreds of jerma reaction gifs but there's way too many for one post

[–] moosetwin 2 points 5 days ago

Dumb question here, but you did remember to point at a directory to mount the share to, right?

Yeah, I forgot to make that a part of the comment, oops!

I'll try your other suggestions when I can.

 

The screenshot has a weird aspect ratio because I was playing splitscreen and forgot to resize the window before taking it

The last backup is from an hour ago, fml

 

I looked here but none of the options really stood out to me

  • I am looking to both view and create English videos
  • Preferably with a high amount of storage allowed per user
  • No opinion on 'Sensitive videos' (Is this referring to pornography?)
  • I don't plan to do livestreams
4
feedthememes dogwhistle (lemmy.dbzer0.com)
 

one of us! one of us!

found in the modpack Compression

 

if var1 equals 1, and you run var2 = var1, that sets var2 to 1.

if list1 equals [1, 2, 3], and you run list2 = list1, that sets list2 to list1

so if you then run var1 = 2, var2 will still be 1

but if you run list1 = [3, 2, 1], list2 will give [3, 2, 1]

 

only the mostly uninteresting from yours truly

9
submitted 1 month ago* (last edited 1 month ago) by moosetwin to c/[email protected]
 

"maybe I shouldn't have learned programming from youtube tutorials..."

it's supposed to turn a list (e.g. [1, 2, 3, 4, 1, 0] ) into [1, 2, 3, 4, 10]

it actually works (for my use-case, anyways) but is completely ridiculous and I'm about to remove it in favor of bypassing this problem entirely

text code if you want:

newplant = [1, 2, 3, 4, 1, 0] # can be a list of any positive int with a 0 before another number
for number in newplant:
            if number == 0:
                newplant[(newplant.index(0) - 1):(newplant.index(0) + 1)] = [int(''.join(str(v) for v in [newplant[(newplant.index(0) - 1)], 0]))]
 

modpack is liminal industries

also inconsistent capitalization raagh

113
submitted 2 months ago* (last edited 2 months ago) by moosetwin to c/[email protected]
 

no I did not select the wrong community, I meant for this to be posted here

32
submitted 2 months ago* (last edited 2 months ago) by moosetwin to c/[email protected]
 

I saw this post and had a flash of inspiration, finally got around to it now

the middle icon is annoyingly off-center, I had to eyeball it because I am new to GIMP

background is from an internet search (here), middle image is from wikimedia (here)

12
submitted 2 months ago* (last edited 2 months ago) by moosetwin to c/[email protected]
 

I think the first was something like "I walk through those hospital doors"

The second or third was definitely "Doctor, doctor, give me the news"

The last one is the one I'm most vague about, something like "She was crying in the bed, something's wrong"

view more: next ›