HN user

virtuallyvivek

43 karma

CTO of Gentrace

https://gentrace.ai

Posts14
Comments28
View on HN

Gentrace | TypeScript + React | Hybrid (Williamsburg, Brooklyn & San Francisco)

Gentrace helps the most impactful companies in the world like Quizlet systematically test and evaluate their AI applications. We recently raised an $8M Series A from Matrix Partners.

Ideal candidate profile: - We use TypeScript and React heavily. We prefer candidates with strong experience with modern web technologies. - 4+ years experience working in a full stack capacity.

Role info: https://gentrace.ai/eng Email: jobs@gentrace.ai

Gentrace | TypeScript + React | Hybrid (Williamsburg, Brooklyn & San Francisco)

Gentrace helps the most impactful companies in the world like Quizlet systematically test and evaluate their AI applications. We recently raised an $8M Series A from Matrix Partners.

Ideal candidate profile: - We use TypeScript and React heavily. Although not required, we prefer candidates with strong experience with modern web technologies. - 4+ years experience working in a full stack capacity. Role info: https://gentrace.ai/eng Email: jobs@gentrace.ai

Gentrace | TypeScript + React | Hybrid (Williamsburg, Brooklyn & San Francisco)

Gentrace helps the most impactful companies in the world like Quizlet systematically test and evaluate their AI applications. We recently raised an $8M Series A from Matrix Partners.

Ideal candidate profile: - We use TypeScript and React heavily. Although not required, we prefer candidates with strong experience with modern web technologies. - 4+ years experience working in a full stack capacity.

Role info: https://gentrace.ai/eng Email: jobs@gentrace.ai

Gentrace | TypeScript + React | Hybrid (Williamsburg, Brooklyn & San Francisco) Gentrace helps the most impactful companies in the world like Quizlet systematically test and evaluate their AI applications. We recently raised an $8M Series A from Matrix Partners.

Ideal candidate profile:

- We use TypeScript and React heavily. Although not required, we prefer candidates with strong experience with modern web technologies.

- 4+ years experience working in a full stack capacity.

Role info: https://gentrace.ai/eng Email: jobs@gentrace.ai

Gentrace | TypeScript + React | Hybrid (Williamsburg, Brooklyn & San Francisco)

Gentrace helps the most impactful companies in the world like Quizlet and Webflow systematically test and evaluate their AI applications. We recently raised an $8M Series A from Matrix Partners.

Ideal candidate profile:

- We use TypeScript and React heavily. Although not required, we prefer candidates with strong experience with modern web technologies.

- 4+ years experience working in a full stack capacity.

Role info: https://gentrace.ai/eng

When building evaluation infrastructure for generative AI systems at Gentrace [1], we needed a task queue that could handle thousands of tasks per day while remaining simple to self-host.

We considered traditional options like RabbitMQ and Kafka but wanted to avoid the operational overhead for our self-hosted customers. That's when we turned to PostgreSQL.

Using PostgreSQL's FOR UPDATE SKIP LOCKED, we built a task queue that supports retries, parallelism, and large payloads, all without adding new infrastructure. Sometimes, PostgreSQL really is all you need!

It's been running in production at Gentrace, handling 8-10k tasks daily with peaks of 45k during large-scale evaluations. The architecture is simple, reliable, and easy to maintain.

We decided to open-source a version of this implementation as Simple Task Queue. It includes:

- A task queue built on PostgreSQL - Type-safe task definitions and scheduling in TypeScript - Support for retries, parallel processing, and scheduled tasks

We also wrote a deep dive about how we built it on our blog: https://gentrace.ai/blog/task-queue-simplification

We'd love feedback! Try it out, and let us know how it works for you.

- Vivek

[1] https://gentrace.ai/

Gentrace co-founder here.

That's an interesting use. We don't have that currently, since we haven't had anyone request workflows only using our evaluators as a service.

That said, we would like every part of our application to be controllable through API requests eventually, which would naturally support your use case.

Would you be open to diving deeper into your requirements? The best way to reach us is at support@gentrace.ai

Cool - I'm glad to see more tech similar to Firebase pop up that's self hosted.

The big request would be mobile. I mostly use FB for the web but knowing that I could create a mobile version using the same platform would be great.

I experienced something similar with Electron applications too. If you're an Electron dev, do NOT handle authentication within Electron. Handle it in their default browser.

"We don’t want to get back to judge people by how much time they spend working, but by the quality of their output."

Super important to mention this when advocating for more team building. If anything, remote workers have a tough time unplugging.

Had to Google "Field of Dreams" haha. Love the term.

Yeah classic marketing strategies of pitching value and getting an entire team to buy in is no longer going to work for communications products like these...

It's all about capturing enough single user joy to incentivize user invitation.

We see a drastic improvement in engagement when even 2 people are in the team. That's by far the best.

Of course, in longer tail usage patterns, the more users that we have, the higher engagement we normally see.

Yes! In the article, we mentioned that we were considering collectible avatars to include into the game.

Some out-of-the-box ideas include extending our Spotify integration to audio channels so people can collaboratively play music together.