HackerTrans
TopNewTrendsCommentsPastAskShowJobs

pattycakes

no profile record

comments

pattycakes
·anno scorso·discuss
Sounds like your build system is the problem, not ROS.
pattycakes
·2 anni fa·discuss
FastApi can generate the OpenApi yaml
pattycakes
·2 anni fa·discuss
Waste of time imo if you use a framework like fastapi which generates the spec for you
pattycakes
·3 anni fa·discuss
Reddit used to show it, they intentionally removed it maybe around 2015
pattycakes
·3 anni fa·discuss
I there a way to turn on audio? I'm on chrome and do not have audio either
pattycakes
·3 anni fa·discuss
This is the strangest debate and it's not really clear from the blog post what the benefit of picking one gets you. Why does it matter what happens on a devs branch? just do a squash and merge when merging a branch to trunk.
pattycakes
·3 anni fa·discuss
OpenAPI is more than just documentation generation, it’s also used for runtime time validation and codegen for both client and server stubs. I’d argue that what’s discussed in this article can complement OpenAPI but doesn’t replace it.