Viewing profile — uday_singlr
uday_singlr
HN member- Joined
- Fri, Nov 01, 2024, 6:40 PM UTC
- HN karma
- 26
- Public activity
- 17 items
- HN profile
- View on Hacker News ↗
About uday_singlr
Recent public activity
-
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…
-
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…
-
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…
-
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…
- story
- story
- story
-
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…
- story
- story
- story
- story
-
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…
-
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 …
-
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.
-
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…
- story