Viewing profile — fanseepawnts
fanseepawnts
HN member- Joined
- Sat, Feb 10, 2024, 11:51 PM UTC
- HN karma
- -6
- Public activity
- 6 items
- HN profile
- View on Hacker News ↗
About fanseepawnts
No profile information was provided.
Recent public activity
-
comment
Comment #39332362
[dead]
-
comment
Comment #39332121
[dead]
-
comment
Comment #39332106
Sorry theres no such thing as prevalidated JSON. You can do it in a sidecar all you want. In-process validation is required. There are no trusted sources. Your confusing valid json…
-
comment
Comment #39331426
[dead]
-
comment
Comment #39331421
[dead]
-
comment
Comment #39331400
Sorry, I would never use this. Before I consume any json from any source or for any purpose I validate it. Lazy loading serves no purpose if you need validation. Hint: you need val…