Viewing profile — sathishmg
sathishmg
HN member- Joined
- Wed, Mar 04, 2026, 6:47 PM UTC
- HN karma
- 2
- Public activity
- 10 items
- HN profile
- View on Hacker News ↗
About sathishmg
Recent public activity
-
comment
Comment #48125406
[flagged]
-
comment
Comment #48125387
[flagged]
- story
-
comment
Comment #47950036
Github is fine, but it's getting costly for private repo owners, especially Rust developers. Compilation takes forever, action time runs out quickly.
-
comment
Comment #47273541
thanks, that's a good approach!!
-
comment
Comment #47257171
Thanks both for the replies. Can't you make it simpler: encrypt the data, store the encryption key separately and move the raw data to cold storage. If user wants to erase, delete …
-
comment
Comment #47252549
Good one. QQ. If you store it hash chained, how are you handling GDPR erasure requests? Isn't that supposed to erase within 30 days for GDPR instead of 180? Do you recreate the cha…
-
comment
Comment #47252444
I got the creativity back, by asking more questions :)
-
comment
Comment #47252428
[dead]
-
story
Show HN: Open Memory Specification (OMS), Context Assembly Language (Cal)
Hi HN. We wrote an open specification for portable AI agent memory. The problem: every agent framework (LangChain, CrewAI, AutoGen) has its own memory format. There's no standard w…