this post was submitted on 16 Jul 2024
6 points (100.0% liked)

Programmer Humor

19154 readers
2012 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
 
top 7 comments
sorted by: hot top controversial new old
[–] [email protected] 2 points 2 months ago (1 children)

Apparently it works retroactively and now you are on Windows.

[–] [email protected] 1 points 2 months ago

Oh man, that would be a hell of an easter egg if it cleared your terminal and pretended to be a dos prompt

[–] [email protected] 1 points 2 months ago

Npm ruined dev long before you tried this.

[–] [email protected] 1 points 2 months ago

NPM ruin dev is a new advanced feature that endorses opinionated "extreme programming" techniques. First it gets to work rebuilding node_modules, but with all the least compatible module versions in order to accelerate testing. It also minifies your .js code in place, to save you some CPU cycles later. Lastly, it squashes your entire git history on all branches, to save space.

[–] [email protected] 1 points 2 months ago

deploys your code to your dev environment

[–] [email protected] 1 points 2 months ago

npm will ruin the dev now. It happened to me 11 months ago

[–] [email protected] 1 points 2 months ago

"ruin dev" is redundant; that's the default behavior.