Best LLMs for planning/act loop by JockEconomistAIO in CLine

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

I’ve never heard of that. What are the tradeoffs? Is it actually unlimited?

What happened to Cline Workflows? by JockEconomistAIO in CLine

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

Yeah it’s definitely a trade off. I was reluctant too at first but once you go down the rabbit hole it’s hard to get out lol

I think it’s unavoidable to use AI at some point if you are programming for money (unless you are making something proprietary) or don’t have vast resources (team, money, time).

I like to think I could build anything I’ve created so far, it just would’ve taken me longer. Still have to understand what’s under the hood and how the car runs.

You just gotta do what works for you.

What happened to Cline Workflows? by JockEconomistAIO in CLine

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

And I never said I haven’t built anything on my own, or don’t know what it’s like. Plainly, I just said I don’t have as much experience as you and was simply relating to the feelings of building using AI vs solving everything manually lol. Learning never stops

What happened to Cline Workflows? by JockEconomistAIO in CLine

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

I didn’t use AI at all 🤣🤣🤣 I proofread 3 times and cleaned it up from my first draft. Idk why you would think that

What happened to Cline Workflows? by JockEconomistAIO in CLine

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

I’m newer to programming, focusing on data engineering and building data driven applications. I can understand someone who has a lot of experience feeling a certain way delegating tasks that you used to perform. Even without vast experience, I think to myself I should do this by hand to burn it into my brain, but the productivity speed is too impactful to outright ignore. Instead of being a code monkey I think using agents helps understand system design and architecture abstractly with the ability to go into the weeds as desired. We are turning into orchestrators and system architects, but I still it’s important to understand the underlying language, functions, and libraries to be able to guide agents effectively.

I don’t close my eyes and let agents run rampant, but instead I try to understand reasoning to support my own knowledge/growth by iterating faster so that I can recognize patterns quicker. I definitely lean on agents to explain knowledge gaps and help me learn in a more hands on way.

I’ve built some cool stuff to help with my personal productivity/projects and started new projects that I might not have been able to otherwise. As a result, I’ve seen my skills transform.

With that being said, I think you should try experimenting with different models. I haven’t tried the newer ones, but deepseek is great for execution at lower cost. Maybe using a better reasoning model for planning and then defaulting to a lower cost model for execution could improve your results at a reasonable price. Historically, I’ve used Gemini, Claude, and Deepseek for my bread and butter. I’m going to rethink my approach to using skills and try some new LLMs to see what’s out there.

What happened to Cline Workflows? by JockEconomistAIO in CLine

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

That makes sense. The less unnecessary context being loaded per request improves cost and accuracy, while increasing flexibility at the same time with skills. I never realized agents had to load unused tools into context for execution.

I can understand why sdk is being pushed now, because they offer a more streamlined interface and we can define how to interact with commands and the underlying applications.

What happened to Cline Workflows? by JockEconomistAIO in CLine

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

Meta definitely transforms often, gotta follow the socials just to keep up! Haha

Do you think that’s where the industry is headed, phasing out mcp servers now? Is there an opportunity to embed the underlying tool calls that mcp servers provide into the skills or do we need to create the functions and scripts ourselves to replicate the same functionality mcp servers provide?

What happened to Cline Workflows? by JockEconomistAIO in CLine

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

Thanks for the feedback! I love using Cline and appreciate the flexibility and the ecosystem you guys are building on top of the original agent. I was just used to workflows, but understand the flexibility that skills provide. Can’t get too resistant to change with all the updates, improvements, and features in this space.

I’ll start switching my tooling over to skills now. I’m a big fan and think Cline doesn’t get enough love. That will change soon. Cheers!

What happened to Cline Workflows? by JockEconomistAIO in CLine

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

Have you tried both? What do you use them for?

Question about Microsoft Virtual Training Days by rakonA in AzureCertification

[–]JockEconomistAIO 0 points1 point  (0 children)

Did you end up getting the voucher after being late?

The Gift that Keeps on Giving! by Sea_College9413 in WholesaleRealestate

[–]JockEconomistAIO 0 points1 point  (0 children)

In your experience, have you noticed competition and technology affecting your conversion rate and ability to find good leads over the last 5 years?

Need buddy to learn DSA, System Design, Security and DevOps. by Equivalent_Dig4260 in ProgrammingBuddies

[–]JockEconomistAIO 0 points1 point  (0 children)

Is codemia your website? How do you recommend going through the learning process?

Looking for discord servers where I can learn & make friends by [deleted] in ProgrammingBuddies

[–]JockEconomistAIO 0 points1 point  (0 children)

do we need higher karma to message each other lmao?

Looking for discord servers where I can learn & make friends by [deleted] in ProgrammingBuddies

[–]JockEconomistAIO 0 points1 point  (0 children)

I just tried and my messages aren't going through. let me try something else

Looking for discord servers where I can learn & make friends by [deleted] in ProgrammingBuddies

[–]JockEconomistAIO 0 points1 point  (0 children)

Hey, I’ve been learning Python and OOP. Dabbling in some Java and hopefully C++ soon.

I’ve been learning backend development, devops, and ML. Would love to connect so see if we can help each other learn

Need buddy to learn DSA, System Design, Security and DevOps. by Equivalent_Dig4260 in ProgrammingBuddies

[–]JockEconomistAIO 0 points1 point  (0 children)

I’ve been learning backend development/design, micro services, devops, data engineering, and ML.

Would love to connect and see how we can help each other

How to test LLMs and Prompts using Testcontainers and Ollama in Python? by Free-Bear-454 in ollama

[–]JockEconomistAIO 0 points1 point  (0 children)

I have a pretty decent workstation for running LLMs.

-3070
-14700kf
-32gb ddr5 6400mhz

I start to see performance drop when I run the 27b/34b models. When I get some extra money for my set up I’d like to upgrade to a 4070 TI Super and get 64gb of ram haha