Live data from Hacker News

Viewing profile — lucasgelfond

lucasgelfond

HN member
Joined
Tue, Jul 21, 2020, 1:07 AM UTC
HN karma
3
Public activity
11 items

About lucasgelfond

No profile information was provided.

Recent public activity

  1. story
    Show HN: Puffgres logically replicates Postgres entities in turbopuffer

    title instead of two DB calls everything, you write ‘dumb’ JS transforms (i.e. tokenization, embedding) and the core handles logical replication, retries, batching, etc. we activel…

  2. story
    Show HN: Reverse engineering a viral open-source launch (or: on zerobrew)

    Wrote about open sources and attempting to figure out why this got way more stars (6.8k right now vs. a hundred or so on all of my other work) — curious what people think!

  3. story
    Show HN: Autoresearch-WebGPU uses agents to iteratively train LMs in the browser

    title! thought the Karpathy autoresearch demo was really neat, didn't want to bother with Python setup and thought it would be neat to show how much you can do now in the browser (…

  4. comment
  5. story
  6. story
    Show HN: Exiftool-web, an interface for the CLI tool (running Perl in WASM)

    This was a pretty fun weekend hack, wasn't (easily) possible until a few weeks ago when I found this blog post about how to execute Perl in WebAssembly. https://andrews.substack.co…

  7. comment
  8. story
  9. story
    Show HN: Storyboarder (script to shotlist in minutes, with AI)

    I’ve spent the last month or so hacking on a prototype to let filmmakers make concept art more quickly with recent generative image tools. This is very much a beta—with current fun…

  10. story
  11. comment
    Comment #24697480

    Where is the best place to learn CSS from a more foundational/complete perspective? I took freeCodeCamp's responsive web dev course but still find myself googling a lot of "how to …