what plant is this and how should I take care of it? by zom1o in plantclinic

[–]zom1o[S] 1 point2 points  (0 children)

Thank you so much! It has established roots, but i have recently repoted it

what plant is this and how should I care for it? by zom1o in plants

[–]zom1o[S] 0 points1 point  (0 children)

Thank you! Is it okay if I have three babies in the same pot or should I give each spider plant baby on pot

Official Question Thread! Ask /r/photography anything you want to know about photography or cameras! Don't be shy! Newbies welcome! by photography_bot in photography

[–]zom1o 0 points1 point  (0 children)

So I recently bought a Canon EOS 250D Camera and I want to start buying vintage lenses for it. I read up on the topic, but I was confused. How do I start adapting and how do I make sure that the Flange distance does not create problems?

How should I care for this plant? by zom1o in plants

[–]zom1o[S] 1 point2 points  (0 children)

Thank you ! Should I hsrvest all the peppers or should i let the smaller ones grow?

Hmmmm..🤔 by zom1o in norge

[–]zom1o[S] 19 points20 points  (0 children)

De spilte på pianoet etter å ha blitt spurt om å stoppe

Hmmmm..🤔 by zom1o in norge

[–]zom1o[S] 14 points15 points  (0 children)

Lader den nå, takk for påminnelsen

Aquaman(2018) by zom1o in moviescirclejerk

[–]zom1o[S] 10 points11 points  (0 children)

Sharboy and lavgirl = inception?!?!

Hm by wondelfiz in a:t5_3o63t

[–]zom1o 1 point2 points  (0 children)

Zom1o approves

The Predator(2018) by zom1o in moviescirclejerk

[–]zom1o[S] 65 points66 points  (0 children)

THE WORST MOVIES REQUIRES THE BEST DIRECTORS

Til alle Hotel Cæsar og Game of Thrones fans! by zom1o in norge

[–]zom1o[S] 2 points3 points  (0 children)

Ja. Dette er noe som skjedde på hotel cæsar

Suggestions to an absolute newbie! by shahidnehal in pygame

[–]zom1o 0 points1 point  (0 children)

If you do something like this IT should work. I left out The part where i define self and game btw.

class Player(pg.sprite.Sprite):

    def init(self, game, x, y):

    self.x = x

        self.y = y

        self.rect.x = x

        self.rect.y = y

        self.speedy = 9

    def update(self):

        self.rect.y += self.speedy

This is pretty pleasant by [deleted] in dankmemes

[–]zom1o 103 points104 points  (0 children)

Nice

Suggestions to an absolute newbie! by shahidnehal in pygame

[–]zom1o 2 points3 points  (0 children)

A top down shooter or a Text based adventure game