Live data from Hacker News

Viewing profile — uday_singlr

uday_singlr

HN member
Joined
Fri, Nov 01, 2024, 6:40 PM UTC
HN karma
26
Public activity
17 items

About uday_singlr

Engineer, AI/ML practitioner, Java aficionado

Recent public activity

  1. comment
    Comment #48953368

    +1 to Incus. In fact, our meta-harness of sorts, Sail, is built using Incus. The vision was to have Sail do for coding agents roughly what Kubernetes does for containers, i.e., orc…

  2. comment
    Comment #48814528

    I've been able to build an experimental version of Live, typed queries on real Postgres. It started from a question I had: can a Java-shop get the "subscribe, and the UI updates wh…

  3. comment
    Comment #48814494

    Haven't experienced flow state in a while, since CC became my default IDE :) I built my version of a meta harness that guides claude and codex in a code => review loop. I typically…

  4. comment
    Comment #48351121

    As everyone knows, in a typical Java app, data moves through multiple stations just to get out the door: JDBC, ResultSet, POJO mapping, Hibernate sessions, Jackson serialization, e…

  5. story
  6. story
  7. story
  8. comment
    Comment #47353739

    We tend to obsess over abstractions, frameworks, and standards, which is a good thing. But we already have BDD and TDD, and now, with english as the new high-level programming lang…

  9. story
  10. story
  11. story
  12. story
  13. story
    Show HN: Helios – Java Client for OpenAI Compatible REST APIs

    Hey HN, We open sourced our internal project, Helios, a lightweight Java client for interacting with OpenAI chat completion-compatible REST APIs. Why Helios? Helios avoids external…

  14. story
    Ask HN: How do we evaluate real value-add in "wrapper" products?

    "Just a ChatGPT wrapper" is becoming a common criticism of AI products, similar to how many successful SaaS products were once dismissed as "just database wrappers", and we can go …

  15. comment
    Comment #42359689

    Cool! An extension would be nice. Browsers may start offering this feature. I know Chrome is experimenting with built-in AI APIs to do things like summarization.

  16. story
    Show HN: Replace CAPTCHAs with WebAuthn passkeys for bot prevention

    I built Nocaptcha after getting frustrated with traditional CAPTCHAs both as a user and developer. WebAuthn passkeys offered a promising alternative that's both more secure and use…

  17. story