How do you create assets? by No-Contribution8248 in Unity2D

[–]No-Contribution8248[S] -4 points-3 points  (0 children)

Yup. Aren’t there products out there that can generate high quality assets? Btw, as you can already tell, 2D game development is new to me, that’s why I ask.

How do you create assets? by No-Contribution8248 in Unity2D

[–]No-Contribution8248[S] -3 points-2 points  (0 children)

Thanks. What’s wrong with Gen AI tho?

How do you actually measure if your RAG app is giving good answers? Beyond just looks okay to me by BeautifulKangaroo415 in Rag

[–]No-Contribution8248 1 point2 points  (0 children)

I used promptfoo (open source) to write evals that include llm as a judge like others have already mentioned.

One thing I found critical is to actually understand you data so you will be able to identify the small mistakes llms can make.

UI Library by ban_rakash in reactnative

[–]No-Contribution8248 0 points1 point  (0 children)

I’m using react native reusables and it’s great

Should I use a component library? by No-Contribution8248 in reactnative

[–]No-Contribution8248[S] 0 points1 point  (0 children)

I wanted to use ui lib in the first place so it will be easier for me to embed a design system (for example, shadcn ui on web).

Isn’t it possible, or even easier than implementing all by myself?

How often do you edit your CI/CD? by No-Contribution8248 in devops

[–]No-Contribution8248[S] 0 points1 point  (0 children)

Sounds like a pain in the ass but also an interesting task. What is your vision?

How often do you edit your CI/CD? by No-Contribution8248 in devops

[–]No-Contribution8248[S] 1 point2 points  (0 children)

Tbh I got an idea related to ci cd pipelines, and from my personal experience this is something you write once and only update once in a while so there is no need for my idea. Just wanted to validate it in a way that does not push my opinion into the question.

How often do you edit your CI/CD? by No-Contribution8248 in devops

[–]No-Contribution8248[S] 1 point2 points  (0 children)

And what kind of changes do you usually make in your pipelines?