Live data from Hacker News

Viewing profile — BrickTamblan

BrickTamblan

HN member
Joined
Mon, Jan 15, 2024, 12:39 PM UTC
HN karma
1
Public activity
6 items

About BrickTamblan

No profile information was provided.

Recent public activity

  1. comment
    Comment #40867523

    Sounds like one factor auth with 2 passwords

  2. comment
    Comment #39380848

    How does someone take structured data from a database and turn it into unstructured data for an LLM? I know RAG is a thing but they talk in terms of documents not tables and fields…

  3. comment
    Comment #39328334

    I’m not sure if this is the same as pg queues but I just started using pg_notify with channels, and it’s so good. Row update occurs as normal express api, but at the end I call pg_…

  4. comment
    Comment #39325555

    What’s the right way to manage npm installs and deploy it to an AWS ec2 instance from github? Kubernetes? GitOps? EKS? I roll my own solution now with cron and bash because everyth…

  5. comment
  6. comment
    Comment #39000202

    Anyone know of any sql management server / GUI software that use AI and your db schema (no data) to aid in SQL generation? I use SQLStudio on a mac, which I love but sadly, no AI