Viewing profile — varanauskas
varanauskas
HN member- Joined
- Wed, May 26, 2021, 3:24 PM UTC
- HN karma
- 26
- Public activity
- 10 items
- HN profile
- View on Hacker News ↗
About varanauskas
Recent public activity
-
comment
Comment #36161590
OpenAPI uses JSONSchema to define object (e.g. request, response body) schemas, so it would be more accurate to say it: Extracts the JSONSchema based on path+method+response type f…
-
comment
Comment #36147360
I’m trying to achieve generator-less mapping from OpenAPI to Typescript types at https://github.com/varanauskas/oatx
-
comment
Comment #32261008
For those wanting to infer Typescript types from JSONSchema itself there is: https://github.com/lbguilherme/as-typed
-
comment
Comment #31055155
AFAIK according the draft HTTP request signing rfc [1] defines explicit instructions for normalising, serialising and signing HTTP headers (not body). However, you can use an HTTP …
-
comment
Comment #28893970
Just to add to this restaurant based allegory, Spotify is like an all you can eat buffet that tries to serve out lots of sodas so you get bloated and don’t eat the expensive stuff …
-
comment
Comment #28703008
String addition = concatenation String subtraction = ??? => Number subtraction
- story
-
comment
Comment #27445207
Still I think 2 way calls would benefit customers by reducing lag and Apple by reducing server load if using p2p
-
comment
Comment #27355109
I recently did a write up [1] of the Lithuanian vaccine certificate after finding a flaw on it. What impressed me was that the verification was done fully offline in a privacy pres…
- story