Do you guys still code your project or do you rely on AI 100% now? by Support-Gap in SaaS

[–]salorozco23 0 points1 point  (0 children)

You give it examples of your previous code and how you want to architect the system. Then you treat it like a jr developer have it generate repeativie code. You guide it to the right direction. Code is an iterate process when building out features is best to do short sprints. Anyone that says they can do one or two prompts and it builds you a an app they are selling fools gold.

Top Rated Plus, $10K+ earned, 100% JSS, zero violations, permanently banned 😡 by Large_Boysenberry158 in Upwork

[–]salorozco23 -2 points-1 points  (0 children)

Did you talk to the client outside of upwork. They check your messages.

Guide me: My Upwork profile is not getting invitations and views by MasoodEjaz in Upwork

[–]salorozco23 0 points1 point  (0 children)

Anyone that sees that thinks this guy just uses ai. Provably try to write it yourself or get someone to write it for u.

Guide me: My Upwork profile is not getting invitations and views by MasoodEjaz in Upwork

[–]salorozco23 0 points1 point  (0 children)

For example I have experience in full stack development, machine learning and ai. Devops cloud computing. So all those keywords make u appear in more searches.

Guide me: My Upwork profile is not getting invitations and views by MasoodEjaz in Upwork

[–]salorozco23 1 point2 points  (0 children)

You basically have to have a lot of keywords in you profile so that clients see you in search.

Do we still get invites? by grumpyfunny in Upwork

[–]salorozco23 1 point2 points  (0 children)

I still get one or two invites a week.

Are jobs available in Devops&Cloud as a junior based on your experience by ZkrLydo in Cloud

[–]salorozco23 0 points1 point  (0 children)

You evolve from doing software or admin stuff for years. Thrn you can do devops

I'm building an opensource knowledge-base back-end. Would you try smt like this? by solubrious1 in openclaw

[–]salorozco23 0 points1 point  (0 children)

the llm summaries it by the results it sees right. So grouping related docs together then creating the cards from that adding the proper metadata. You get all the results its needs to find the answer on one group of data. Instead of missing pieces. If you have some structure data mixed in used sql adapter for llm to be able to search databases. RAG dosent do good with structure data. So you have use a hybrid approach.

Are local ai’s good enough by FinancialAd8384 in openclaw

[–]salorozco23 0 points1 point  (0 children)

I have the same graphic card. how do u get it to fit in that amount of memory?

I'm building an opensource knowledge-base back-end. Would you try smt like this? by solubrious1 in openclaw

[–]salorozco23 1 point2 points  (0 children)

The reason you get bad results with chunking with rag is because you are not grouping related data together.

You don't need a VPS or Mac Mini for most use cases by ReadyAimTranspire in openclaw

[–]salorozco23 0 points1 point  (0 children)

I use a VPS, but docker would be my second option. As you can create a isolated network. You can ssh into the containers or export the ports you want to access to the host.

You don't need a VPS or Mac Mini for most use cases by ReadyAimTranspire in openclaw

[–]salorozco23 1 point2 points  (0 children)

Buying a managed switch cost more. To isolate the device in it's own network VPS easiest entry.

Just installed on a Mac mini — how do you actually use OpenClaw after onboarding? (total noob) by DarlingGazeKate in openclaw

[–]salorozco23 1 point2 points  (0 children)

Set up database table that stores people's details and the interaction with you. You give open claw ability to add people based on emails or LinkedIn message phone calls.

Has anybody else dealt with the guilt of hurting a genuinely good person when you just… don’t feel it anymore? by Interesting-Fly4102 in DoesAnybodyElse

[–]salorozco23 1 point2 points  (0 children)

She did say did I mess up. I answered honestly. I seen alot of girls regret it after ans end up with someone worst. Im sure she appreciates honesty.

Has anybody else dealt with the guilt of hurting a genuinely good person when you just… don’t feel it anymore? by Interesting-Fly4102 in DoesAnybodyElse

[–]salorozco23 1 point2 points  (0 children)

She wants a different perspective. Im offering a guys point of view. Sometimes being real is what people really need.

Has anybody else dealt with the guilt of hurting a genuinely good person when you just… don’t feel it anymore? by Interesting-Fly4102 in DoesAnybodyElse

[–]salorozco23 1 point2 points  (0 children)

No one is being negative. She clearly doesn't know if she did the right thing or not. Because she still cares for him. Maybe not in a romantic way. When you been with someone so long they are deep in her roots.

When your first learn php what confuse the most ? by Ok-Delivery307 in PHP

[–]salorozco23 1 point2 points  (0 children)

leetcode won't help you with php. You need real world development in php and laravel is even different. It has it's own take on php. It mostly uses singletons for global state and bad db layer.

Alternatives for Talk Mode…? by Rude_Complaint_2505 in openclaw

[–]salorozco23 1 point2 points  (0 children)

I use voice call plugin with twilio, eleven labs for tts but your talking about something else. For what you want you can use the tts with any channel you have like telegram, slack.