HackerTrans
TopNewTrendsCommentsPastAskShowJobs

spacether

no profile record

Submissions

Show HN: Puns from Wikipedia Page Titles

punnily.com
32 points·by spacether·il y a 2 ans·18 comments

[untitled]

1 points·by spacether·il y a 3 ans·0 comments

comments

spacether
·il y a 2 ans·discuss
Glad to hear that you like it! Yup that's the process. Titles are in a relational db and fetched titles for a rhyme are stored in redis to speed up queries after the first one.
spacether
·il y a 3 ans·discuss
Version 3.3.0 released, allowing easy to use openapi v3.1.0 code generation. Use apis in python with full typing on inputs and outputs. >66% of the new json schema keywords have been implemented including: - const: only string values are working because of bugs in swagger parser - contains - dependentRequired - dependentSchemas - else - if - maxContains - minContains - patternProperties - prefixItems - propertyNames - then - type (array of types supported in addition to one non-array value) - unevaluatedItems - unevaluatedProperties