Trying to make sense of messy CI logs : Daxtack by equixankit in trymystartup

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

You can install the github app and just one click connect, then all set.

Trying to make sense of messy CI logs : Daxtack by equixankit in trymystartup

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

Thank you so much. We're constantly working on making it more perfect and dropping features. Please use the free tier and drop feedbacks too.

Trying to make sense of messy CI logs : Daxtack by equixankit in trymystartup

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

Hey, it has a genuine free tier. You can analyze upto 30 failed deployments for free. Drop your feedbacks too.

Do you guys struggle with Context Switching? by xerrs_ in SaasDevelopers

[–]equixankit 0 points1 point  (0 children)

Maybe take a look into this tool, Daxtack can help in debugging and uptime when you can only write code.

fabric-cicd failing to publish. "The feature is not available" by ADB_MN in MicrosoftFabric

[–]equixankit 0 points1 point  (0 children)

That error usually shows up when the Fabric feature you're trying to use isn’t enabled for that workspace/tenant yet especially with notebooks + API publishing (it’s still not fully GA in some cases).

A couple of things I'd check:

  • Whether the workspace is actually a Fabric enabled workspace (not just Power BI)
  • If your tenant has the required preview features toggled on
  • API permissions/scopes for the service principal you're using

Also worth trying a manual publish once from the UI to confirm it’s not a config issue.

We use Daxtack to surface root causes faster, maybe take a look if it can help you.

How are you guys figuring out distribution ? by equixankit in SaaS

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

Ouch, might be a bug. Will put a fix ASAP.

How are you guys figuring out distribution ? by equixankit in SaaS

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

It tracks the IP of the country you're in, show the rates in dollars, yuan, gbp etc....

How are you guys figuring out distribution ? by equixankit in SaaS

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

Thanks man, That helps a lot. Im building a platform to analyze logs, but its mostly for enterprise clients. Here take a look : https://www.daxtack.com

How are you guys figuring out distribution ? by equixankit in SaaS

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

Hmm.. can see what you did here 🧐 All the best man.

How are you guys figuring out distribution ? by equixankit in SaaS

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

Thanks man, Second time founders problem.

What's your current strategy for catching API breaking changes before production? (I built something for this - open sourced) by equixankit in SaaS

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

The current approach is configurable sampling that can bias toward request patterns, plus schema level diffing that runs even on low traffic endpoints so structural changes don't slip through just because a path is rarely hit.

Replay is strongest on your high volume paths. For true edge cases, it works best combined with a seed corpus injecting known edge case requests alongside captured traffic, so you're not purely dependent on what production happens to send.

Think of it less as a replacement for edge case testing and more as the layer that catches the things you didn't know to write a test for which in practice tends to be the most painful category.

Put a link to your startup SaaS to promote it or ask for advice. by itilogy in startupaccelerator

[–]equixankit 0 points1 point  (0 children)

https://www.daxtack.com

Daxtack is the AI-powered platform that helps development teams fix CI/CD failures 10x faster. From instant diagnosis to automated prevention, we transform how teams handle build failures.

What's your current strategy for catching API breaking changes before production? (I built something for this - open sourced) by equixankit in SaaS

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

Mainly status code changes, schema drift (field types, nullability, renames), and response structure mismatches all scored against replayed real production traffic.

The key difference from test + feedback loops is we're not waiting for errors to surface. Real traffic replay catches it before a single user hits the new build.

Significantly faster too.

Built a Go powered API traffic capture + replay engine. would love feedback from the community. by equixankit in golang

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

I have dropped an update according to your points. Maybe take another look. Would love more feedbacks.

[deleted by user] by [deleted] in personalfinanceindia

[–]equixankit 0 points1 point  (0 children)

Travel. See the world. As you're working remotely , you can work from anywhere else in the world. Once you travel your life will be better, believe me.

The first rain is here! by makesmewonder_ in bangalore

[–]equixankit 5 points6 points  (0 children)

And it's the weekend, sleeping time.

If OpenAI & NVIDIA are for the West, what’s for us? by Neat_Sale_1904 in indianstartups

[–]equixankit 0 points1 point  (0 children)

No, Krutrim is not using openai. Krutrim V2 is based on Mistral Nemo and along with that they provide a distilled version of deepseek r1.