HackerTrans
トップ新着トレンドコメント過去質問紹介求人

beatcracker

no profile record

投稿

Soundtrack to your annual ritual of consumerism, intoxication and schmaltz

xcdx.com
2 ポイント·投稿者 beatcracker·5 年前·1 コメント

Supply chain security shouldn't depend on up-votes

twitter.com
1 ポイント·投稿者 beatcracker·5 年前·0 コメント

コメント

beatcracker
·3 年前·議論
Agree, I might've stretched It a bit. Your descriptions is more accurate.
beatcracker
·3 年前·議論
They were not the slaves, but unionized workers:

https://en.m.wikipedia.org/wiki/Burlak
beatcracker
·4 年前·議論
https://en.m.wikipedia.org/wiki/Runaround_(story)
beatcracker
·5 年前·議論
Author here, feel free to ask me anything.

Btw, currently I have a huge backlog of telemetry to add, so I wouldn't mind some help. If anyone interested, have a look at the GitHub issues in this repo. The repo itself contains all docs and examples to get you started.
beatcracker
·5 年前·議論
I've built a tiny pet project [0] that uses JSON Schemas [1] extensively.

Data is defined by the schema and it's used to build a static JSON API on GitHub Pages.

OpenAPI [2] definition for API reuses data schema and you can use OpenAPI Generator [3] to generate clients.

The site uses docsify [4] to display repo's README nicely.

[0] https://beatcracker.github.io/toptout/

[1] https://json-schema.org/

[2] https://swagger.io/specification/

[3] https://github.com/OpenAPITools/openapi-generator

[4] https://docsify.js.org/