npm / npm-expansions

Send us a pull request by editing expansions.txt
http://npm.im/npm-expansions
2.3k stars 3.41k forks source link

[BUG] This repo is never checked #3697

Open YodaLightsabr opened 2 years ago

YodaLightsabr commented 2 years ago

What / Why

This repo has not been modified since July of last year (#3488), despite the hundreds of pull requests.

When

Where

How

Current Behavior

Steps to Reproduce

Expected Behavior

Who

References

Explosion-Scratch commented 2 years ago

bug lol

YodaLightsabr commented 2 years ago

Tbh, it bugs me

ghost commented 2 years ago

Npm busy with tryina fight yarn xD

YodaLightsabr commented 2 years ago

I'm very tempted to reference every open pull request under the references section. All of the open pull requests referenced in an image

Explosion-Scratch commented 2 years ago

image

TheDechev commented 2 years ago

:fire: March 2022 hot update :fire:

Explosion-Scratch commented 2 years ago

Npm busy with tryina fight yarn xD

and pnpm

ghost commented 2 years ago

xD

a-a-GiTHuB-a-a commented 2 years ago

Eyy, this is a good one! This will definitely be added no way sirree will be this be ignored (waits for the rest of their life for nothing)

ghost commented 2 years ago

Eyy, a good one! This will definitely be added no way sirree will be this be ignored (waits like a year)

xD I quit using nodejs and started using java... and bro I have to tell you.. the performance was amazing!!!! don't listen to those people who lie about java being "slow" it ran so fast that I crashed my PC with a loop. because the threads run very fast and yea... it means its not limited like java xD

a-a-GiTHuB-a-a commented 2 years ago

You just said "java is not limited like java" WHAT!?

ghost commented 2 years ago

oops java is not limited like javascript

ghost commented 2 years ago

does anyone have discord xD this issue has gotten pretty off topic I actually don't even think NPM willever take this issue into consideration

YodaLightsabr commented 2 years ago

I don't expect them to, I just thought this would be funny for people to stumble across. Also, quick poll (👍 / 👎): should I add every open pull request to the references section?

ghost commented 2 years ago

im just gona follow everyone involved in this post and hope to make some friends xD

akcumeh commented 2 years ago

Eyy, a good one! This will definitely be added no way sirree will be this be ignored (waits like a year)

I added a PR with 47 new NPM ideas and was feeling good about that till I saw the number of open PRs. D:

a-a-GiTHuB-a-a commented 2 years ago

Eyy, a good one! This will definitely be added no way sirree will be this be ignored (waits like a year)

xD I quit using nodejs and started using java... and bro I have to tell you.. the performance was amazing!!!! don't listen to those people who lie about java being "slow" it ran so fast that I crashed my PC with a loop. because the threads run very fast and yea... it means its not limited like java xD

Java is compiled into a native executable. Javascript is interpreted with one. That means JS is inherently slower. It's more feature-dense, though, and no compilation step is needed.

ghost commented 2 years ago

tf, java is NOT compiled to native. Also im now a C++ dev XDDDD super painful to use but Im good with it. also Java is rediculously slower compared to nodejs since it does not have JIT

ghost commented 2 years ago

yo any of u guys got Discord? at this point NPM clearly doesnt care about US THE POEPLE lmao

ghost commented 2 years ago

They probably even forgot existence of this repo or something, anyways if they don't care about the repo it would be better idea to archive it I believe, there is already a ton of fun messages.

amol234545 commented 1 year ago

they should make a bot to do this so they can tell yarn is not better than npm

a-a-GiTHuB-a-a commented 1 year ago

Hundreds? Try thousands.

amol234545 commented 1 year ago

Npm busy with tryina fight yarn xD

and pnpm It literally has npm in it's name

GoldenretriverYT commented 1 year ago

since it does not have JIT

V8 does do partial JIT compilation too...

a-a-GiTHuB-a-a commented 1 year ago

What is JIT, and why is it important?

santi100a commented 1 year ago

Replying to @a-a-GiTHuB-a-a:

What is JIT, and why is it important?

JIT stands for Just-In-Time Compilation. It is basically an approach to code execution used by, for instance, the V8 engine upon which Node.js and Chromium rely to execute JavaScript. Here, code is translated to executable format, then run in parallel as it's being read. This gives us the advantages of compiled-like speed and interpreted-like developer experience.

X-Engineer-001 commented 9 months ago

Wait...... I should've realize this when I noticed the last edit time on expansions.txt...... So dump of me to send so many pull requests just thinking it's fun......

a-a-GiTHuB-a-a commented 9 months ago

The big problem with merging the 99999999 PRs is that each time, the NPM devs have to sort the answers (since the new expansions may conflict in position), which gets tedious.

up201306506 commented 7 months ago

@a-a-GiTHuB-a-a don't be ridiculous. They could easily just have a pre-commit hook sort the list for them. The only and real reason is that this is extremely low priority and the key holder already has enough.

Honestly, with these fluff pet repos, you make it a small event if you want it getting attention at all. I'd have made it a team exercise to have everyone who works for npm, Inc take five minutes and choose a PR to merge on the day of the library's anniversary. That gives everyone some coffee talk too.