HackerTrans
TopNewTrendsCommentsPastAskShowJobs

ngalaiko

no profile record

Submissions

I migrated this blog from Zola to WordPress

blogoboros.fly.dev
2 points·by ngalaiko·há 30 dias·0 comments

comments

ngalaiko
·há 11 dias·discuss
great app, neat and native, but unfortunately the website still loads faster, which beats the whole purpose to me
ngalaiko
·há 2 meses·discuss
tangled, forgejo, radicle, sourcehut - to name a few
ngalaiko
·há 4 meses·discuss
did you consider using code-generators to make sure spec and implementation are aligned?

openapi is really meant to be either generated from code, or server-code is meant to be generated from openapi spec
ngalaiko
·há 4 meses·discuss
by drift, do you mean breaking api changes? if you control the spec, do not allow that / flag them to give clients time to update. there are plenty of tools to catch that, i.e. https://quobix.com/vacuum/commands/change-detection/
ngalaiko
·há 5 meses·discuss
trunk based is the way to go, especially for small teams building web / backend services

especially combined with monorepo

amount of time people spend updating dependencies between internal services and libraries in a pursuit of semver for now reason is just absurd
ngalaiko
·há 6 meses·discuss
https://nikita.galaiko.rocks
ngalaiko
·há 8 meses·discuss
things people do instead of having a monorepo