Viewing profile — bjabrboe1984
bjabrboe1984
HN member- Joined
- Mon, Oct 31, 2016, 2:27 PM UTC
- HN karma
- 3
- Public activity
- 17 items
- HN profile
- View on Hacker News ↗
About bjabrboe1984
No profile information was provided.
Recent public activity
- story
- story
-
comment
Comment #46044716
I wrote about building production LLM workflows in JavaScript and created a complete working example. The example demonstrates: - Multi-step workflow state management - OpenAI API …
- story
-
story
Show HN: Deploy a Production Webhook Delivery System in 5 Minutes
Building a production-ready webhook delivery system from scratch takes weeks. Setting up webhook infrastructure, managing webhook queues, and handling webhook retries is complex. P…
- story
- story
- story
- story
-
comment
Comment #34307715
Thanks for taking the time to answer! The main difference is that codehooks.io embeds a document database, a key-value store, a job scheduler and a worker queue without any config/…
- story
-
story
Show HN: How to quickly build a random quotes API using data from Kaggle
This blog post shows how you can build a fast serverless API for a large data set. We'll use a 144MB file with 500K famous quotes to create an efficient NoSQL datastore using code …
-
story
Show HN: How to build a bulk email service using serverless codehooks
This blog post shows how you can create a serverless background application for sending bulk HTML emails using the popular Mailgun SaaS and the new codehooks.io JavaScript/NoSQL ba…
-
comment
Comment #32817804
Create JS (or TS) hooks (functions), use two types of NoSQL (document, key/value), message queues, cron jobs. Deploy! No config or complex setup like K8.
- story
- story
-
comment
Comment #12836984
Fieldbook.com