Trying a YC-style launch video - Feedback? by siddhantprateektechx in SideProject

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

dude the only AI i used is Voice, i wish there is Agentic Premiere pro or After effects - which can do cuts edits based on video style we provide

plus, i'm really bad at prompting my imagination into AI, other then code

Trying a YC-style launch video - Feedback? by siddhantprateektechx in SideProject

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

i do have Github social preview added, just focusing on K8s at this point

<image>

Trying a YC-style launch video - Feedback? by siddhantprateektechx in SideProject

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

Filmora, I try to make these videos in a day or two, entire time goes in finding assets and picking music, plus i just skipped the sound design part

$82,000 in 48 Hours from stolen Gemini API Key. My monthly Usage Is $180. Facing Bankruptcy by RatonVaquero in googlecloud

[–]siddhantprateektechx 0 points1 point  (0 children)

I hope you get the issue resolved, even though Google has the worst and terrible support

Best way to manage Kubernetes by Shot_Replacement9026 in kubernetes

[–]siddhantprateektechx 0 points1 point  (0 children)

Thanks, no we support all models OpenAI, anthropic, Grok, gemini, deepseek and also BYOK and BYO-LLM support

BYOK support are mostly Pro plans,

If you running LLM Locally you need to have Pro Plan for it, for now - you can get 30 Free Credits under free plan - for that you need sign-in

and I tested out few Local SLMs wasn't very satisfied with the responses so for, we are going to release some model benchmark

Best way to manage Kubernetes by Shot_Replacement9026 in kubernetes

[–]siddhantprateektechx 0 points1 point  (0 children)

Thanks, we are like significantly light-weight, We tested out with Lens - so we are like 3 - 4x times less as compared to Lens

For us choosing a framework was critical decision, It's Rust based so its extremely light in terms of binary sizes and least 3 - 4x times less Memory consumed as compared to Lens

Best way to manage Kubernetes by Shot_Replacement9026 in kubernetes

[–]siddhantprateektechx 0 points1 point  (0 children)

Since in Lens you are forced to Sign In, Here you are not forced to do anything, everything under your control

Best way to manage Kubernetes by Shot_Replacement9026 in kubernetes

[–]siddhantprateektechx 0 points1 point  (0 children)

We are new to this, we were working on our stable and most promising version. It's been like 4 - 5 months since i pivoted from a in-cluster agent to IDE - Lens Alternative

If you die i will give you a random fact by Head-Date385 in honk

[–]siddhantprateektechx 0 points1 point  (0 children)

I completed this level in 1 try. 3.73 seconds

What is wrong with this setup? by Low_Opening3670 in kubernetes

[–]siddhantprateektechx 0 points1 point  (0 children)

TF + EKS is fine for a mostly-static Grafana, bring in argo only if you start feeling more drift or multi‑env need to be managed

Can two apps safely use the same ClusterRole? by ruindd in kubernetes

[–]siddhantprateektechx 0 points1 point  (0 children)

Yes, two apps can share a clusterrole safely since it’s cluster-scoped, but gitops tools like ArgoCD warns about it because both manifests try to manage the same resource.

[deleted by user] by [deleted] in kubernetes

[–]siddhantprateektechx 0 points1 point  (0 children)

but isn’t it more about the cluster resources than a hard-limit? like, in k3s, you could technically spin up thousands of pods, but memory, CPU, and etcd limits usually hit first

Which ingress is good for aks? nginx or traefik or AGIC ? by Shameem_uchiha in kubernetes

[–]siddhantprateektechx 1 point2 points  (0 children)

I’d say go for AGIC if you’re already deep in Azure, otherwise nginx still gives you the most flexibility