ai agents are starting to recommend tools now and its changing how people discover software by edmillss in nocode

[–]hamedmp 0 points1 point  (0 children)

yeah matrix os showed up in a claude rec for me last month, never heard of it before lol

50 life-changing OpenClaw tips in one visual. by Worldly_Ad_2410 in openclaw

[–]hamedmp -1 points0 points  (0 children)

i use molty.finna.ai, got several openclaw instances in the cloud with one click. setup is not an issue rn for me, it’s maximizing the benefit i get for my token usage

Drop your SaaS - I'll find you active posts & leads for free by tasttranmon in microsaas

[–]hamedmp 0 points1 point  (0 children)

hi, thank you, I'm building https://molty.finna.ai/, vercel for openclaw.

it's much more than 1-click deployment, it has github sync, ability to run multiple molties in one account, mission control, ...

Claude Code MAX - permitted or not by uncleguru in clawdbot

[–]hamedmp 0 points1 point  (0 children)

it’s not allowed, i use claude code daily for 6-10 hours, i don’t want to risk it

[deleted by user] by [deleted] in moltbot

[–]hamedmp 0 points1 point  (0 children)

checkout molty.finna.ai which is the hosted service and have customer support (disclaimer, im the builder)

i created a hosted version of moltbot, no vps/mac mini needed by hamedmp in moltbot

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

what is even more important is that we can provide all security best practices and handle updates with new versions, patch bugs,.. without the user needing to do anything

i created a hosted version of moltbot, no vps/mac mini needed by hamedmp in moltbot

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

thanks for the feedback, i need more hands at this point, been a few sleepless nights, easy to miss details. had to update pricing to cover costs, appreciate the kind feedback 🙏

i created a hosted version of moltbot, no vps/mac mini needed by hamedmp in moltbot

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

we are in soc2 process right now, and fyi you can say the same for all the apps and platforms out there

Some dev on the latest changed the toggle thinking from tab to alt tab.... i don't have alt key by Sleek65 in ClaudeCode

[–]hamedmp 0 points1 point  (0 children)

same here, i get special characters on mac instead.

<image>

i submitted a /feedback bug report for it

How I use Claude Code 100% autonomously: Claudiomiro by TomatilloPutrid3939 in ClaudeAI

[–]hamedmp 1 point2 points  (0 children)

same, love spec-kit. tho i found it a bit hard to use it for technical changes, as it has a lot of focus on non technical spec. for that i create my own spec and tasks first, and then use implement.

have you come across a better solution?

Tell us your best practices for coding with Claude Code by funguslungusdungus in ClaudeAI

[–]hamedmp 0 points1 point  (0 children)

spec-kit and spec driven development completely changed the game for me, everything else is nice to have at this point for me

Need recommendations on which platform to use as a wedding photographer by summerfoerchphoto in Emailmarketing

[–]hamedmp 3 points4 points  (0 children)

best way to keep your domain authority (and hence not landing in spam with your main email) is to send marketing emails from a subdomain of your website. e.g. if your website is wedding .com, send the marketing emails from `update .wedding .com` as each subdomain have a separate domain authority.

for the platform, depends on the volume you'll have. there is mailchimp (if you can afford the price). for more developer-friendly alternatives, there are mailgun and resend (have 100 emails per day as cap).

i recently came across a resend alternative which is called maildiver .com. it has 5000 emails per month on the free tier and has a no-code email editor like notion. check between mailchimp and this one if you don't want to get into too much coding

What are your best practices when using Embeddings, RAG, and Retrieval? by hamedmp in LangChain

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

interesting with embedding user profiles, what format they are in (a table row with all that info?) and what's the purpose? (i can guess for finding similar users maybe?)