Lingua-e
← Back

Developer English guide

Coding Acronyms Every Developer Should Know

A practical reference of the most common acronyms used in software teams, from code reviews to standups. Learn what they mean and how to use them naturally in English.

Code reviews

These acronyms appear constantly in pull request comments, commit messages, and review tools like GitHub and GitLab.

LGTMLooks Good To Me

The logic is solid and tests pass. LGTM, merging.

WIPWork In Progress

WIP: don't merge yet, I'm still refactoring the auth flow.

NITNitpick

NIT: rename this variable to something more descriptive.

RFCRequest For Comments

RFC: I'm proposing we move to a monorepo. Feedback welcome.

ACKAcknowledged

ACK. I'll address those comments before re-requesting review.

NACKNegative Acknowledgement

NACK. This approach will break backward compatibility.

Chat and communication

You'll see these in Slack, Teams, and any async written communication within a software team.

AFKAway From Keyboard

AFK for 30 minutes, grabbing lunch. Back at 2pm.

OOOOut Of Office

I'm OOO next Friday. Ping Carlos if anything is urgent.

BRBBe Right Back

BRB, joining the standup.

FYIFor Your Information

FYI: the staging deployment is currently down for maintenance.

BTWBy The Way

BTW, the API endpoint changed. Make sure to update your .env.

ASAPAs Soon As Possible

Can you review this PR ASAP? We need to deploy before EOD.

TBHTo Be Honest

TBH, I think this solution adds more complexity than it removes.

IMOIn My Opinion

IMO we should start with a simple REST endpoint before adding GraphQL.

IMHOIn My Humble Opinion

IMHO the current architecture is already hard to reason about.

AFAIKAs Far As I Know

AFAIK the rate limit is 100 requests per minute, but double-check the docs.

IIRCIf I Recall Correctly

IIRC we disabled that feature flag in production last quarter.

FWIWFor What It's Worth

FWIW, I tried that approach last year and it caused flaky tests.

TL;DRToo Long; Didn't Read

TL;DR: the migration failed because of a missing index on the users table.

YMMVYour Mileage May Vary

This config works for me locally, but YMMV depending on your OS.

DMDirect Message

DM me the credentials — don't post them in the channel.

Project and planning

Common in standups, tickets, and project management conversations.

ETAEstimated Time of Arrival

What's the ETA on the hotfix? The client is waiting.

TBDTo Be Determined

The release date is TBD — we're waiting on QA sign-off.

POCProof Of Concept

Let's build a POC before we commit to this architecture.

MVPMinimum Viable Product

The MVP just needs login, a dashboard, and export. No notifications yet.

EODEnd Of Day

Can you push the fix to staging by EOD?

EOWEnd Of Week

The design review needs to be done by EOW.

Ready to practice your English at work?

Lingua-e has interactive exercises built around real developer conversations: standups, code reviews, retrospectives, and more. Practice until it comes naturally.

Try Lingua-e for free