HackerTrans
TopNewTrendsCommentsPastAskShowJobs

rguldener

no profile record

Submissions

How we run untrusted customer code at scale

nango.dev
18 points·by rguldener·الشهر الماضي·1 comments

The emergence of just-in-time integrations

nango.dev
1 points·by rguldener·قبل 3 أشهر·0 comments

What we learned building 100 API integrations with OpenCode

nango.dev
99 points·by rguldener·قبل 3 أشهر·21 comments

Lessons learned from building an infrastructure devtool

nango.dev
24 points·by rguldener·قبل 9 أشهر·2 comments

comments

rguldener
·قبل 3 أشهر·discuss
Author here, the build happens together with building your app. Once built, the code executes deterministically at runtime.

The news here is the AI reading the API docs, assembling requests, and iterating on them until it works as expected.

This sounds simple, but is time consuming and error prone for humans to do.
rguldener
·قبل 7 أشهر·discuss
Nango | Staff backend engineer | Remote | Full time | $120-200k + equity

Nango (YC W23) is an open-source developer infrastructure for product integrations.

We power the integrations of Replit, Semgrep, Motion, Vapi, Exa, and hundreds of other AI companies.

Small but highly experienced team, hard technical challenges (scale + infra devtool running untrusted user code), tons of ownership, direct customer contact, growing very fast.

We are looking for a Staff engineer who can touch every part of the stack and is passionate about dev infrastructure.

Website: https://nango.dev Jobs: https://nango.dev/careers
rguldener
·قبل 8 أشهر·discuss
Nango is an open-source alternative: https://nango.dev

Especially if you use pipedream for integrations in your agent or product.

(I’m one of the founders)
rguldener
·قبل 8 أشهر·discuss
Nango | Staff backend engineer | Remote | Full time | $120-200k + equity

Nango (YC W23) is an open source product: Developer infrastructure for product integrations.

We power the integrations of Semgrep, Motion, Vapi, Exa, and hundreds of other B2B software.

Small but highly experienced team, hard technical challenges (scale + infra devtool running untrusted user code), tons of ownership, direct customer contact, growing very fast.

We are looking for a Staff engineer that can touch every part of stack and is passionate about dev infrastructure.

Website: https://nango.dev Jobs: https://nango.dev/careers
rguldener
·قبل 9 أشهر·discuss
It varies a lot. Which is why we always recommend to start with the feature requirements/user problem and work backwards from there.

Examples: - Low latency to show X last emails a person had with a specific email address

- Enriching data from the emails/calendar with other data from your product (E.g. mapping email recipients to contacts)

- Knowing when a calendar event has changed (sometimes also possible with webhooks)

- Detecting deletes (maybe also possible with webhooks, not sure for gmail/calendar)
rguldener
·قبل 9 أشهر·discuss
Founder of https://www.nango.dev here.

A lot of teams use us for their Gmail & Google calendar integrations.

If you want to run complex queries across large parts of the data, syncing + indexing on your side will be necessary. Limits on filters, pagination & rate limits make it infeasible to search across most of a user's inbox without tens of seconds to minutes of latency.

But before you sync all the data, I would test if your users actually need to run such queries.

Both Gmail & Google Calendar have a query endpoint that searches across many fields. I would start with a simple tool for your agent to run queries on that, and expand from there if necessary.

Both Nango and Composio could do this for you.

With Nango, you would also get syncs on the same platform, if it turns out you need them.

Hope this helps!
rguldener
·قبل 9 أشهر·discuss
Thanks for the flag, should be fixed!
rguldener
·قبل 9 أشهر·discuss
Nango | Staff backend engineer | Remote | Full time | $120-200k + equity

Nango (YC W23) is an open source product: Developer infrastructure for product integrations. We power the integrations of Semgrep, Motion, Vapi, Exa, and hundreds of other B2B software.

Small but highly experienced team, hard technical challenges (scale + infra devtool running untrusted user code), tons of ownership, direct customer contact, growing very fast.

We are looking for a Staff engineer that can touch every part of stack and is passionate about dev infrastructure.

Website: https://nango.dev Jobs: https://nango.dev/careers
rguldener
·قبل 10 أشهر·discuss
Open source tools for engineers to build integrations in their products: https://nango.dev