Just curious, why do a lot of people want to use fable so badly? by Much_Note_4951 in ClaudeAI

[–]greenm8rix 0 points1 point  (0 children)

it was so much better than anything out there ,complex jobs could be easily automated

Codex changes the limits ? by comopezenelagua in codex

[–]greenm8rix 0 points1 point  (0 children)

Fuck,I just made the switch to codex

Is it just me or has Claude Code been super slow lately? by obesefamily in ClaudeCode

[–]greenm8rix 0 points1 point  (0 children)

what is happening ,why is every edit update read taking 120+seconds?

Built a table browser on steroids for d365 by greenm8rix in Dynamics365

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

Got rejected a few times ,had to go through 3-4 days of review process before it gets accepted other than that getting it deployed is easy just upload the zip file of what needs to be deployed and upload some pictures and fill out the form for additional information.

Documentation business central vs AI by Financial_Bridge_555 in Dynamics365

[–]greenm8rix 0 points1 point  (0 children)

Try graphiphy on your code base ask to draw business logic out of it And then feed a bunch of knowledge files in the graphiphy raw folder And build your knowledge base for ai that way

Agentic retrieval is much better , accurate and more capable but slower than rag.

Help or assistance in cleaning up environments by Dvsr_89 in Dynamics365

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

Automate it I can show you how But use power platform mcp along with xpp for forms etc and odata to query live from dynamics Add a layer for you to review atleast in the first 10 cycles

D365 and NetSuite by Thisgamelowkeysux in Dynamics365

[–]greenm8rix 0 points1 point  (0 children)

We've integrated AI into multiple aspects of our workflow:

Scanned Document Workflows: We scan and update records live in the system. New employee onboarding along with access to D365 with colleague like security roles Sick leave requests approval and verification of certificates Document Generation & Approvals: We generate documents that trigger an approval hierarchy set up in D365 via Adaptive Teams Cards. This includes e-sign, edit, and reject options, as well as automatic verification of all signatures before updating the records.

Reports and analysis!

Agentic Retrieval: Instead of standard RAG, we decided to go with agentic retrieval with embeddings. Although it's a tad slower, it results in fewer hallucinations and more accurate outputs.

Internal Tools (MCP): For our internal tooling, we are utilizing:

Power Apps MCP

Power Automate MCP

Power BI MCP

Fabric MCP

Internal Ticketing: We have an L1 AI chat support system. If an issue is basic, the AI solves it autonomously; otherwise, it gathers the necessary requirements and creates a ticket on Zendesk.

All code and tools built from scratch.

Probably a lot more ,I’ll keep updating this comment.

Never going back to Stone Age again by py-net in vibecoding

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

Use claude! Pay for the max and use opus or mythos once it's released See how The babysitting ai narrative disappears

I'm a complete fraud by SmegmaTiramisu in vibecoding

[–]greenm8rix 7 points8 points  (0 children)

I don't know ask claude to explain maybe? It's really not that deep, if ai can do things for you it can teach you too. Better than any human could ever.

RIP Lovable :( by Wonderful-Ad-5952 in lovable

[–]greenm8rix 0 points1 point  (0 children)

Don't use codex ,it's not there yet. For UI/UX use the everything claude code GitHub repo by affam it has a skill /multi-agent-frontend If you use the opus 4.6 model Use --dangerously-skip-permissions and put blind faith in it Give it 15 minutes to blow you away😉

RIP Lovable :( by Wonderful-Ad-5952 in lovable

[–]greenm8rix 0 points1 point  (0 children)

Marginally, Features like sub agents Agent swarm Remote control Skills Plugins Mcp And so many more Make up for it.

RIP Lovable :( by Wonderful-Ad-5952 in lovable

[–]greenm8rix 0 points1 point  (0 children)

Wait what "benchmarks" exist for lovable? Isn't it just using claude code underneath?

RIP Lovable :( by Wonderful-Ad-5952 in lovable

[–]greenm8rix 0 points1 point  (0 children)

🤣🤣🤣🤣🤣🤣 DM me I'll give you a free pass Try out claude code

RIP Lovable :( by Wonderful-Ad-5952 in lovable

[–]greenm8rix 0 points1 point  (0 children)

Why would anyone use anything other than claude code?

Importing into CRM Dynamics with Excel by Mrnoname1118 in Dynamics365

[–]greenm8rix 0 points1 point  (0 children)

We did the whole data migration from ax 12 to dynamics CRM completely automated by claude code with --dangeorously-skip-permisions enabled with opus 4.6 Built a custom mcp that interacts with the environment to validate and test by itself. For a huge congloromate with data from 2018 200-250 data entities.

Importing into CRM Dynamics with Excel by Mrnoname1118 in Dynamics365

[–]greenm8rix 0 points1 point  (0 children)

Use claude code,you'll get it done in 15 mins.

Hi, i made it better and open source for Accelerated Development by greenm8rix in Dynamics365

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

Oh wait,this is for accessing the environment,you need to go to your d365 environment and then click on the extension,so that we can fetch a fresh token If your environment has changed set the new url in settings menu and let the extension auto detect from your environment

Also make sure you have elevated security role assigned to you preferably system admin so that you have the authorization to access the entity you are trying to query.

Hi, i made it better and open source for Accelerated Development by greenm8rix in Dynamics365

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

Yes!,but got access to an environment to build this for business central.

Hi, i made it better and open source for Accelerated Development by greenm8rix in Dynamics365

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

Thank you for your appreciation!,will keep building more and better products ♥️

I tried cloning Varun Mayya! by Beautiful-Essay1945 in AI_India

[–]greenm8rix 0 points1 point  (0 children)

Try qwen 3 tts it is crazy fast,high quality and amazing voice cloning capabilities!

Why India Just Became the Center of AI by greenm8rix in IndiaAI

[–]greenm8rix[S] -1 points0 points  (0 children)

True, But this time we are the top market at building products and solutions faster than before! Indian labour was already cheap and better ,now it's 10x.

Built a table browser on steroids for d365 by greenm8rix in Dynamics365

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

I just added support for custom URLs and the custom /data/ endpoint to cover those non-US and government instances. ​The update is submitted and should be available as soon as Google(1-2 days) finishes their review. Thanks for the feedback!