HackerTrans
TopNewTrendsCommentsPastAskShowJobs

iso1337

no profile record

comments

iso1337
·le mois dernier·discuss
A lot of jobs are at SMEs but they’re low quality service jobs…

Your local restaurant with thin margins and underpaid staff is an SME
iso1337
·le mois dernier·discuss
Q1 - How much effort did you put into deterministic guardrails like AST linters, etc?

I find there’s a ton of slop unless hard guardrails are added, eg step 1 is just around syntax, step 2 is to enforce mental models

You still need someone steering direction and have a logically consistent idea of what you actually want to build

Q2 - I find that vibe coding really accelerates FE projects because it’s possible to run everything locally and check results

For pure distributed infra backend more investments have to be made into the devloop to be able to shift left the feedback loop and decouple it from humans or real deploys
iso1337
·le mois dernier·discuss
IIUC its just strict separation of concerns

Eg UI cannot reach down and directly read config files

Configs must be only read by (im assuming) a storage interface layer called repo

There’s a strict directionality of dependency

Somewhat similar to ports and adaptors but presumably more strictly enforced by deterministic linters
iso1337
·il y a 4 ans·discuss
The fact that white is the default is already problematic.