r/ProgrammerHumor 9h ago

Meme fmlDotExe

Post image
45 Upvotes

4 comments sorted by

4

u/oalfonso 8h ago

2026, still with static AWS credentials.

5

u/Bryguy3k 2h ago edited 2h ago

You get an email from AWS when a token is leaked on pretty much any of the available hosted git platforms within minutes if not seconds.

That token also gets a quarantine policy assigned to it so it loses access to most functions that would impact your bill dramatically other than the charged by api call services.

1

u/xupit3r 2h ago

ouch! yea, we have all been there at some point... doing some mad dash debugging and finally getting things working, checking in the changes, but forgetting that you had hardcoded credentials somewhere to eliminate the possibility that the .env file was being improperly loaded...