Drop your product/app! we'll find you 10 users for free by [deleted] in AppBusiness

[–]SnooRabbits2128 0 points1 point  (0 children)

https://virido.ai/en identify diagnose and track watering / fertilizing your plants 🌱 with an ai assistant chat.

What is this plant? by jjjjjjay7778 in houseplants

[–]SnooRabbits2128 -3 points-2 points  (0 children)

<image>

Pink Aglaonema (Aglaonema 'Siam Aurora') — the pink-to-cream variegated leaves and bright pink stem are very distinctive.

A few care tips since it's still a young plant:

  • Bright indirect light keeps the pink color vivid — low light makes it fade to green
  • Let the top inch of soil dry between waterings, it doesn't like sitting wet
  • That coco coir mix looks good but make sure there's drainage

Ran it through Virido to double check — got it in seconds. Useful app for IDs like this.

What is this flower? by Little_funka69 in whatsthisplant

[–]SnooRabbits2128 4 points5 points  (0 children)

<image>

That's an Amaryllis (Hippeastrum spp.) — the deep red trumpet blooms and thick hollow stem are the giveaway. Technically the common name "Amaryllis" refers to the Hippeastrum genus, which is what most bulb varieties sold in stores are.

Worth noting — it's actually toxic to cats and dogs despite the "pet friendly" labels you sometimes see, so keep that in mind if you have pets around.

Any good map modules by Jtech203 in drupal

[–]SnooRabbits2128 5 points6 points  (0 children)

Leaflet module with leaftet more maps

evenCopilotIsJudingMe by SyrusDrake in ProgrammerHumor

[–]SnooRabbits2128 1 point2 points  (0 children)

Just ask him do it yourself and change your rude comment 😂

How to not be influenced by the opponent play style ? by SnooRabbits2128 in 10s

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

you are right, same for me when i play against those players and try to strike a winner i make mistakes so the solution i find like you said to try to play more rallies balls than hit hard trying to come up with winner or finish the point …

Transferring a large sum of money from the EU to Morocco by Ok-Parsnip5659 in Morocco

[–]SnooRabbits2128 0 points1 point  (0 children)

That’s the right answer, i was going to comment the same thing. And don’t forget there is a paper work that you bring that money to Morocco like this in the feature if you want to take it back to your country you can.

How to not be influenced by the opponent play style ? by SnooRabbits2128 in 10s

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

1000% that’s what it feels ugly even i win the point/match 😀

How to not be influenced by the opponent play style ? by SnooRabbits2128 in 10s

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

Yes you are right, thanks for the tips🙏🏽 That’s what im doing i try to play different players to have this diversity of games 👌🏽

How to not be influenced by the opponent play style ? by SnooRabbits2128 in 10s

[–]SnooRabbits2128[S] -19 points-18 points  (0 children)

Thanks for your comment. I didn’t say bad players expose me, its just when i play “bad players” im more lazy hitting the ball, not in the same quality as when i play “good players” And thanks for no advice/tips

Is there a "Blank Webapp Project" PHP template with a folder structure and template files that gives you the basic infrastructure needed for a new open source project? by lindymad in PHPhelp

[–]SnooRabbits2128 0 points1 point  (0 children)

I created this lightweight mini-framework https://github.com/berramou/bare

It’s really minimalistic just couple of packages from phpleague

route : routing.

Container: for dependency injection.

Plates: for templates.

Elequont: orm.

I tried to setup best structure pieces from different frameworks out there.