this post was submitted on 17 Jan 2024
681 points (98.9% liked)

Programmer Humor

19187 readers
1143 users here now

Welcome to Programmer Humor!

This is a place where you can post jokes, memes, humor, etc. related to programming!

For sharing awful code theres also Programming Horror.

Rules

founded 1 year ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 49 points 8 months ago (9 children)

Probably not a good idea to show your API key to everyone..

[–] [email protected] 25 points 8 months ago (1 children)

Yeah encrypt it or at least put on a nsfw tag or something. Gosh. People flaunt their privates like it's Onlyfans.

[–] [email protected] 18 points 8 months ago

Or at least use an environment variable, it's not a good practice to have it written in plaintext in your code.

load more comments (7 replies)