juecd | 7 months ago | on: Building an MCP Server with Clerk, Vercel, and Mintlify
juecd's comments
juecd | 8 months ago | on: Show HN: Live streaming for CUA models using WebRTC (OSS, Apache 2.0)
juecd | 8 months ago | on: Show HN: Live streaming for CUA models using WebRTC (OSS, Apache 2.0)
juecd | 10 months ago | on: Show HN: We Put Chromium on a Unikernel (OSS Apache 2.0)
juecd | 10 months ago | on: Show HN: We Put Chromium on a Unikernel (OSS Apache 2.0)
juecd | 10 months ago | on: Show HN: We Put Chromium on a Unikernel (OSS Apache 2.0)
juecd | 10 months ago | on: Show HN: We Put Chromium on a Unikernel (OSS Apache 2.0)
It took us 8gb to get it up - maybe could be slimmed down if you took out the Anthropic Computer Use components, but browsers generally are pretty heavy.
juecd | 10 months ago | on: Show HN: We Put Chromium on a Unikernel (OSS Apache 2.0)
juecd | 10 months ago | on: Show HN: We Put Chromium on a Unikernel (OSS Apache 2.0)
juecd | 10 months ago | on: Show HN: We Put Chromium on a Unikernel (OSS Apache 2.0)
juecd | 10 months ago | on: Show HN: We Put Chromium on a Unikernel (OSS Apache 2.0)
We did notice the unikernel cloud instances don't run into bot detection as often as our hosted docker instances, but I think that's mostly because Cloudflare haven't flagged Unikraft Cloud's IPs yet, hah.
juecd | 10 months ago | on: Show HN: We Put Chromium on a Unikernel (OSS Apache 2.0)
juecd | 10 months ago | on: Show HN: We Put Chromium on a Unikernel (OSS Apache 2.0)
juecd | 10 months ago | on: Show HN: We Put Chromium on a Unikernel (OSS Apache 2.0)
- Mounting persistent storage for file i/o
- Replacing noVNC with a faster alternative
Would love feedback, especially if you’ve worked on fast-cold-start systems or unikernel-based infra.
juecd | 8 years ago | on: Scale API (S16) helps engineers outsource microtasks
juecd | 9 years ago | on: Scale (YC S16) Bounding Box API – Image Annotations by Humans via API
Also, I'm curious how people use your API if it takes 30 seconds+ to get a response -- ie can I use this for time-sensitive annotations, and also, wouldn't my code hang waiting for your response or do you offer webhooks?
juecd | 9 years ago | on: Sway Finance (YC S16) Automates Accounting for SaaS Companies
We're using our Slackbot as a friendly way for companies to get their financial data, the idea being that if the numbers are accessible/convenient and ones they want to know (revenue, burn rate, bank balances). Then, we can use the same Slackbot to provide other necessary financial details.
We're still working on this, but we think Gusto does a great job of communicating necessary (and not so exciting) info in a way that engages us.
juecd | 9 years ago | on: Sway Finance (YC S16) Automates Accounting for SaaS Companies
juecd | 9 years ago | on: Sway Finance (YC S16) Automates Accounting for SaaS Companies
For the other pieces of bookkeeping, we're using integrations to automatically match invoices/payments (especially disjointed ones, eg invoice through QBO but pay separate via Stripe on client's website). We're also doing stuff like adjusting journal entries programmatically, like payroll accruals. For now, QB is providing the financial reports, we're doing the bookkeeping so their automated reports are accurate!
We're basically doing the services that a bookkeeper would provide on top of a client's Quickbooks software. QB is a tool and we aim to be a service.
juecd | 9 years ago | on: Sway Finance (YC S16) Automates Accounting for SaaS Companies