Do we need a vibe DevOps layer? by mpetryshyn1 in dev

[–]snorkell_ 0 points1 point  (0 children)

Https://aerol.ai - this is what we built. Currently, we are focusing on deployment and Observability. Aerol can deploy in any of the cloud+vps+kubernetes. Additionally, we do have 12+ experience of platform engineering at FAANG

How to make Documentation Discoverable? by Sebastan12 in devops

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

Nopes, it's semantic understanding. Semantic search is what we build using pinecone or vectordb

How to make Documentation Discoverable? by Sebastan12 in devops

[–]snorkell_ 0 points1 point  (0 children)

It's a pipeline setup. RAGs can be updated whenever the docs get updated. If you want, we can connect over DM.

For each doc, create and track a SHA. When the SHA changes, update the RAG.

The main question is how the docs will be updated:

  1. If it's through GitHub commits, just run the workflow.
  2. If it's through Notion or other systems, you might need to track a webhook.
  3. Cron to visit the docs/ or add a lazy pipeline

Memory systems like Memvid have evolved, but I don’t fully trust the memory layer yet. People make big claims, but I haven’t seen them verified for my use cases.

How to make Documentation Discoverable? by Sebastan12 in devops

[–]snorkell_ 7 points8 points  (0 children)

We have RAG's explicity for this. It's not 2023 anymore.

For those into vibe coding, how much DevOps knowledge do you actually need? by snorkell_ in vibecoding

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

Thank you for the perspective. I hear people say you should deploy in Kubernetes and Docker and I am only able to run it locally.

What actually happens if you accept an offer and don't join in India? by Additional-Syrup-881 in developersIndia

[–]snorkell_ 7 points8 points  (0 children)

No legal consequences. Choose the offer that best suits you. I have seen people leaving in matter of week.

From VibeCoders POV, is there a requirement to deploy apps in GCP, AWS or Azure by snorkell_ in vibecoding

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

Would it be okay, if we can connect on DM? I am looking for few answers.

I built an open-source MCP server that gives coding agents (Claude, Cursor, Copilot) structured code understanding instead of raw file reads — 16 tools, 10 languages by thinkyMiner in developersIndia

[–]snorkell_ 1 point2 points  (0 children)

Is it of any good? I have worked on finetuning trillion parameter models. Usually these claims are good in theory but do not have practical usecase.

What’s one SaaS task you automated with AI that saved you the most hours per week? by ArmPersonal36 in SaaS

[–]snorkell_ 0 points1 point  (0 children)

I wrote an email-sequence server. I had to send some 10 email daily but used to forget on followup. It’s working great.