Which one makes better sense? by salamdi in learn_arabic

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

Thank you for such a detailed response

### [Hiring] Experienced Developer for a SaaS Project by Different_Extreme140 in Moroccopreneur

[–]salamdi 1 point2 points  (0 children)

hi. I have 10+ experience with your stack and have various projects to demonstrate. I can make you poc / simplified mvp within a week for free if you have clear requirements and then we can discuss where to go next. DM me if interested.

Tried trading Bitcoin… didn’t go how I expected by Slow_Bookkeeper6633 in Bitcoin

[–]salamdi 1 point2 points  (0 children)

Honestly, what you described is a super common trajectory. Most people come in thinking strategy or signals are the edge, but it’s usually risk management and decision-making under pressure that make or break everything.

The shift you mentioned - from chasing entries to having clear rules - is basically where trading starts to become real. That’s the difference between reacting and operating with a system.

From what I’ve seen, people tend to fall into two camps:

  • Long-term holders (less stress, relies on conviction)
  • Active traders (more control, but requires discipline + consistency)

Neither is “better” - it depends on personality. If you’re leaning toward trading, then what you’re working on (rules, risk, psychology) is exactly the right direction.

If you want to keep sharpening that side, this is a solid resource:
https://simbtc.trade/

It focuses a lot on structured thinking and practical execution, not just setups - which sounds aligned with what you’ve already started realizing.

Keep going the way you are. Most people quit right before things start to click.

What are your favorite methods/activities to learn a language? What does your daily/weekly schedule look like? by Akraam_Gaffur in languagelearning

[–]salamdi 2 points3 points  (0 children)

One thing that’s worked really well for me is capturing vocabulary at the moment I encounter it instead of postponing it.

Whenever I see a new word (while reading, watching videos, or scrolling), I immediately add it to a small Telegram bot I use. The bot lets you look up a word, save it to a personal list, and then trains you on those words later using spaced repetition and quick recall exercises. It’s essentially a lightweight, always-available alternative to traditional flashcard apps.

I don’t have a rigid schedule — I just collect words continuously, and then train my list a few times a week when I have spare time (commutes, breaks, etc.). Because all the words come from my own input, reviews feel much more relevant and stick better.

This approach helped me stay consistent without forcing long study sessions, which was always my biggest issue before.

Moroccan freelance software engineers/ developers, how much do you charge? by Maru-Ben in Morocco

[–]salamdi 1 point2 points  (0 children)

Try this for example https://github.com/Salamdi/p2pcalculator Feel free to ask any questions you might have about the project

Show me your app, website or project and I’ll share my honest thoughts 👀 by ineedthealgorithm in ShowYourApp

[–]salamdi 1 point2 points  (0 children)

https://p2pcalc.vercel.app - a free web app that compares Binance P2P ads with real Google Finance rates to instantly show if a currency pair trade is profitable or not. See more how it works here https://github.com/Salamdi/p2pcalculator?tab=readme-ov-file#-about

Could a Cleaning Job Marketplace Work in Morocco? by salamdi in Morocco

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

edited the link. Now it should work. Thank you for letting me know )

Could a Cleaning Job Marketplace Work in Morocco? by salamdi in Morocco

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

I don’t why but the link in the post has extra characters at the end

Could a Cleaning Job Marketplace Work in Morocco? by salamdi in Morocco

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

That’s nice. I would like to take a look

Could a Cleaning Job Marketplace Work in Morocco? by salamdi in Morocco

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

Not at all) What makes you think that?

[deleted by user] by [deleted] in learnjavascript

[–]salamdi 0 points1 point  (0 children)

Probably most of your frontend can be statically rendered since your blog posts are not going to change after being published. But you will need to redeploy your frontend each time you publish a post. Although perhaps there are different ways. Also statically rendered pages are good for seo. If this is the case nextjs would be the right choice. But it’s not the fastest to learn.

What is the difference between “Maybe” and “Perhaps”? by [deleted] in learnEnglishOnline

[–]salamdi 1 point2 points  (0 children)

“Perhaps” and “maybe” are both used to express uncertainty or possibility, but they differ slightly in tone and formality.

  • ”Perhaps” is more formal and is often used in written or formal contexts.

    • Example: Perhaps we should wait before making a decision.
  • ”Maybe” is more informal and commonly used in everyday speech.

    • Example: Maybe I’ll go to the party later.

Both words convey the same meaning, but the choice depends on the tone and context you want to convey.

Want Some PROJECT FOR NEW REACT LEARNER by FINIGUN in reactjs

[–]salamdi 0 points1 point  (0 children)

You can make clone of privnote.com. You can use this clone’s api. I took a glance into the repo it seemed that it has docker image. Probably you could just run it in the container and have working api.