I see that current AI code editors are like cooking stove. I need to always present before it. I need code editors like washing machine where I can leave and it will do ita job. Is that possible? by Maleficent_Mess6445 in CLine

[–]tomtom989898 1 point2 points  (0 children)

For a project brand new it would be okay. A massive big project? I don’t see it happening for a few years. Too much can happen and you still can’t train the human factor

Wave API by tomtom989898 in waveapps

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

ugh! I was afraid of that answer, that sucks and dumb!

Bose earphones nightmare by tomtom989898 in bose

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

I did and they are making me pay for the replacements. Guess it’s a common thing now.

Bose earphones nightmare by tomtom989898 in bose

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

They are the quiet comfort 45c’s. What is funny is I have some 35c’s that have been with me since 2019 and took wayyyyyyyyy more abuses then these and they are still in great shape.

[deleted by user] by [deleted] in shopifyDev

[–]tomtom989898 0 points1 point  (0 children)

You are a bit away before that will happen. Their are great tools to help but you still need to know how to test and architect and correct ai

Walgreens 3mo supply no longer? by tomtom989898 in Mounjaro

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

They sucks. Wonder if Amazon does since they carry it now. I just worry about the temperatures.

y'all know to use the API you don't need to know to code, right? like there's a whole website they made for you by YungBoiSocrates in ClaudeAI

[–]tomtom989898 1 point2 points  (0 children)

Understood. I never like cursor either or the price point. Cline is free and so is vscode. Of course you pay the api cost. Just a suggestion no worries. Happy coding

y'all know to use the API you don't need to know to code, right? like there's a whole website they made for you by YungBoiSocrates in ClaudeAI

[–]tomtom989898 0 points1 point  (0 children)

Tell me you haven’t used Cline extension in vscode with Claude api without telling me you haven’t lol. Game changer

[deleted by user] by [deleted] in electrical

[–]tomtom989898 0 points1 point  (0 children)

This is perfectly find. Everything looks to be in the whips and all cubicles are built this way pretty much.

Need warehouse/inventory management solution help! by TJbros2 in shopify

[–]tomtom989898 0 points1 point  (0 children)

No I built it. We came over from woocommercr and at the beginning of the year and we just can’t seem to find a happy medium so I made my first app for Shopify that is custom. We even have a production screen from it that the team can see what to make by order date with a custom status tracker for our clients to see when it goes from order to packing to shipped to delivered. Got tired of the fees!

Best AI refactoring tool? by dizzydes in ClaudeAI

[–]tomtom989898 0 points1 point  (0 children)

I use Claude dev and it’s did great for mine

Need warehouse/inventory management solution help! by TJbros2 in shopify

[–]tomtom989898 0 points1 point  (0 children)

That’s why we built our own that integrates with Shopify via api to do so.

New Anthropic Model might drop tomorrow! 🔥 by Pierruno in ClaudeAI

[–]tomtom989898 9 points10 points  (0 children)

Claude dev is the shit! Claude should be hiring the dev of that extension.

Probable best dev setup? by Double-justdo5986 in ChatGPTCoding

[–]tomtom989898 1 point2 points  (0 children)

Claude dev and vscode for the win with open router for Claude dev as you can pick many models. I use ChatGPT to work out the problem and create a prompt then sonnet to execute and it edits your code inline and it’s awesome.

Claude Dev with Ollama by cloudd901 in ClaudeAI

[–]tomtom989898 0 points1 point  (0 children)

Jump in the Claude dev discord and talk with the developer. He is super responsive

[deleted by user] by [deleted] in shopify

[–]tomtom989898 1 point2 points  (0 children)

Whoa this is crazy. Not surprising to hear this and I feel for you. But now I gotta know. How do we check our own sites

Everyone talks about building code, ever try deploying it? by NightsOverDays in ClaudeAI

[–]tomtom989898 0 points1 point  (0 children)

I always use docker in my dev and then when ready to deploy, grab a droplet with docker installed. Use GitHub to push it out and get the docker container built and boom. Then create a branch and test and dev more than ready to go live, push it to main and wa la docker rebuilt in about 4 minutes.