HackerTrans
TopNewTrendsCommentsPastAskShowJobs

TheAnkurTyagi

no profile record

Submissions

Trying Claude for E2E Testing on an Airbnb Clone

theankurtyagi.medium.com
1 points·by TheAnkurTyagi·13 dagen geleden·0 comments

Human Code Reviews Are Dead

craftbettersoftware.com
2 points·by TheAnkurTyagi·2 maanden geleden·0 comments

What Claude Opus 4.7 means for AI code review

coderabbit.ai
2 points·by TheAnkurTyagi·3 maanden geleden·1 comments

Supabase Got Blocked in India

bytesizedbets.com
3 points·by TheAnkurTyagi·4 maanden geleden·1 comments

AI Now Reviews 60% of Bot PRs on GitHub

star-history.com
2 points·by TheAnkurTyagi·4 maanden geleden·0 comments

React SSR Framework Showdown: TanStack, React Router and Next.js Under Load

blog.platformatic.dev
1 points·by TheAnkurTyagi·4 maanden geleden·0 comments

Why VS Code remains a developer favorite, year after year

shiftmag.dev
2 points·by TheAnkurTyagi·4 maanden geleden·0 comments

Why AI bots will never replace human code review

codereview.withmartian.com
2 points·by TheAnkurTyagi·5 maanden geleden·0 comments

Learn Fundamentals, Not Frameworks

newsletter.techworld-with-milan.com
2 points·by TheAnkurTyagi·5 maanden geleden·0 comments

The cost of AI coding agents isn't from AI at all

coderabbit.ai
1 points·by TheAnkurTyagi·5 maanden geleden·0 comments

How AI is changing my development workflow

santoshyadav.dev
3 points·by TheAnkurTyagi·5 maanden geleden·1 comments

Serverless SQL Databases for Devs (2026 Comparison)

devtoolsacademy.com
2 points·by TheAnkurTyagi·5 maanden geleden·0 comments

AI writes code faster. Your job is still to prove it works

addyosmani.com
2 points·by TheAnkurTyagi·6 maanden geleden·0 comments

Why users shouldn’t choose their own LLM models

coderabbit.ai
1 points·by TheAnkurTyagi·6 maanden geleden·1 comments

Building an AI Football Commentator

getstream.io
1 points·by TheAnkurTyagi·6 maanden geleden·0 comments

When AI writes almost all code, what happens to software engineering?

newsletter.pragmaticengineer.com
1 points·by TheAnkurTyagi·6 maanden geleden·2 comments

The Future of Coding Agents

steve-yegge.medium.com
3 points·by TheAnkurTyagi·6 maanden geleden·0 comments

Change is the root of all evil bugs

fhur.me
2 points·by TheAnkurTyagi·6 maanden geleden·0 comments

It's harder to read code than to write it

coderabbit.ai
25 points·by TheAnkurTyagi·7 maanden geleden·3 comments

I Will Use a Database (Not PostgreSQL) for My Data Needs

eloqdata.com
1 points·by TheAnkurTyagi·8 maanden geleden·0 comments

comments

TheAnkurTyagi
·7 maanden geleden·discuss
code reviews take way longer now because you gotta actually read through everything instead of trusting the dev knew what they were writing. Its like the AI is great at the happy path but completely misses edge cases or makes weird assumptions about state...

The real kicker is when someone copies AI generated code without understanding it and then 3 months later nobody can figure out why production keeps having these random issues. debugging AI slop is its own special hell
TheAnkurTyagi
·9 maanden geleden·discuss
A very nice explanation with visual interactions of how database works internally. author is a great teacher.
TheAnkurTyagi
·9 maanden geleden·discuss
hmmm even at big Fortune 100 size companies there's a lot of vibe coded slop that works well for MVP but will absolutely fall apart under stress and within prod environments once they scale to more users. I've seen this first hand. It doesn't really reveal itself until later when it's much more difficult to fix.
TheAnkurTyagi
·10 maanden geleden·discuss
Love the product clean, actionable PR reviews. Can’t wait to see what you ship next.