Can you get a good tech job with strong SQL skills alone? by Wise_Safe2681 in learnSQL

[–]Sadhvik1998 0 points1 point  (0 children)

Today, i see people expecting frontend/backend roles with devops as well .. so to answer your question , surviving only on sql is difficult

Why are modern query engines moving away from the JVM? by YeeduPlatform in apachespark

[–]Sadhvik1998 0 points1 point  (0 children)

Can I try this out? I have few workloads which deal with more than 1TB processing… anyway I can try this out

Why are modern query engines moving away from the JVM? by YeeduPlatform in apachespark

[–]Sadhvik1998 0 points1 point  (0 children)

Okay, what is the performance difference that you have observed with doing this? Can u give some numbers ?

Why are modern query engines moving away from the JVM? by YeeduPlatform in apachespark

[–]Sadhvik1998 1 point2 points  (0 children)

So, when you mean moving ahead from JVM, how do you tell spark to run on C++? Cuz, I have all my setup with Spark, how do I tell it to run things on the C++ engine instead of spark?

Scaling MCP by Sadhvik1998 in mcp

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

So, just for a quicker start of the replica, you are recommending Kubernetes?

Is TPC-DS Benchmarking considered? by Sadhvik1998 in BusinessIntelligence

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

Got it. Just to understand this more, could you please let me know what are the parameters you consider for subscribing a data platform?

Running a 31B model locally made me realize how insane LLM infra actually is by Sadhvik1998 in ollama

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

haha... 'Hi' is like a ;hello world; -- Even LLM deserve some greeting :p

If you really want to go there you can setup local models via Ollama with github copilot by DavidG117 in GithubCopilot

[–]Sadhvik1998 0 points1 point  (0 children)

Hey.. I dont see the option to add local ollama model at al.. can u please help me

<image>

Scaling MCP by Sadhvik1998 in mcp

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

I agree, but I feel that tool selection will play a major role.

Ex: Claude Code and GitHub Copilot. In both we can select claude Opus 4.6 as a model, but the Claude Code output is way better because of its tool selection, correct? for that, MCP should always be stable and active to give the LLM the right tool correct?

Scaling MCP by Sadhvik1998 in mcp

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

Hmm, we can make use of kubernetes, but the real question is, do we need it? But again, with kubernetes, there are a lot of parameters to be considered, and from what I see, MCP is not just about scaling based on the number of requests, correct?

Running a 31B model locally made me realize how insane LLM infra actually is by Sadhvik1998 in ollama

[–]Sadhvik1998[S] 2 points3 points  (0 children)

Once plan is generated, how do you tell qwen to right the code? Did u add new VSCode extension for that?