you judge commits by a junior developer that you don't know well the same as commits by an experienced colleague that you have been working with for years the same?
your AI coder is worse than a junior developer, because junior devs may write bad code but generally they won't write code that they don't understand. AI on the other hand has no clue what it is writing.
stk (https://github.com/level09/stk): async Quart + Vue 3 starter i use for everything. auth stack is already wired up (session, 2FA, webauthn, oauth), async sqlalchemy, alembic, no frontend build step. basically the boring part so i can get to the actual product faster.
ziglag (https://github.com/level09/ziglag): self-hosted invoicing for freelancers, built on top of stk. clients, invoices, VAT, PDF, shareable links, MIT. got tired of paying a monthly fee to send a pdf.
idea is to keep chipping away. every subscription that annoys me is fair game. small tools, self-hosted, no accounts, no seats, no upsell. if it's useful for me someone else probably wants it too, so might as well open source it. open to ideas on what to kill next.
Same here. Premium account, years old, barely post, banned with no explanation.
What’s worse: no way to notify followers or export data after a ban.
Lesson here: Never outsource your identity or communication to a platform you don’t control, treat them as disposable channels, that might disappear any day.
Open Source Invoicing: https://ziglag.com
Better agent-first framework: https://stk.dev