Live data from Hacker News

Viewing profile — bjabrboe1984

bjabrboe1984

HN member
Joined
Mon, Oct 31, 2016, 2:27 PM UTC
HN karma
3
Public activity
17 items

About bjabrboe1984

No profile information was provided.

Recent public activity

  1. story
  2. story
  3. 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 …

  4. story
  5. 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…

  6. story
  7. story
  8. story
  9. story
  10. 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/…

  11. story
  12. 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 …

  13. 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…

  14. 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.

  15. story
  16. story
  17. comment
    Comment #12836984

    Fieldbook.com