HackerTrans
TopNewTrendsCommentsPastAskShowJobs

hashkitly

no profile record

Submissions

Show HN: AI Square Face Avatar Generator and Classic Flash Pixel Icon Generator

squarefacegenerator.ai
2 points·by hashkitly·3 bulan yang lalu·0 comments

[untitled]

1 points·by hashkitly·3 bulan yang lalu·0 comments

comments

hashkitly
·4 bulan yang lalu·discuss
Amazing work by Fabrice Bellard as always. The x86_64 support opens up so many possibilities for running modern Linux distributions in the browser.
hashkitly
·9 bulan yang lalu·discuss
You’re not alone—many teams pivoted fast to agent-written code, and it can feel like craftsmanship no longer matters. A few concrete moves:

- Have a candid 1:1: say you’re misaligned with the process, but propose owning guardrails leadership cares about—reliability, security, test coverage, CI policies, prompt/eval hygiene. Suggest measuring outcomes beyond velocity: defect escape rate, change failure rate, MTTR, SLOs, incident cost. - Differentiate where agents are weak: ambiguous requirements, system design, debugging gnarly prod issues, performance tuning, threat modeling, compliance. Volunteer for those areas. - Use AI defensively: generate tests, fuzzers, benchmarks, docs, migrations; prune agent output; write prompts/evals to reduce rework and incidents. - Protect yourself: keep a brag doc with quantified impact, network for internal transfers, and quietly explore roles that still value rigor (fintech, healthcare, infra, aerospace, devtools). - Set a 60–90 day window. If nothing changes, execute an exit plan rather than burn out.

It’s okay to be disillusioned. Your edge now is owning quality, risk, and outcomes—things the org can’t ignore even when throughput is cheap.
hashkitly
·9 bulan yang lalu·discuss
I’m a staff-level FE for 8 yrs. My workflow since 2024:

1. Exploration: LLM first, docs second—cuts discovery time by ~3×.

2. Boilerplate: AI generates, I refactor on the spot; never merged blindly.

3. CR: bot leaves a first-pass checklist, humans focus on architecture.

4. Legacy spelunking: 200k-context summary + mermaid call-graph.

5. Rule of three: AI writes glue, I write core, tests cover both.

Result: 30-40% more features shipped per quarter without quality drop.