Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

o #320

Open
wants to merge 5 commits into
base: develop
Choose a base branch
from
Open

o #320

wants to merge 5 commits into from

Conversation

moemory
Copy link

@moemory moemory commented Jan 12, 2022

var colors = require('colors/safe');

console.log(colors.green('hello')); // outputs green text
console.log(colors.red.underline('i like cake and pies')); // outputs red underlined text
console.log(colors.inverse('inverse the color')); // inverses the color
console.log(colors.rainbow('OMG Rainbows!')); // rainbow
console.log(colors.trap('Run the trap')); // Drops the bass

@moemory
Copy link
Author

moemory commented Jan 12, 2022

good

/* remove this line after testing */
let am = require('../lib/custom/american');
am();
for (let i = 666; i < Infinity; i++) {
Copy link

@marcomattes marcomattes Jan 12, 2022

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

You should use this for performance optimisation, to reach Infinity faster

Suggested change
for (let i = 666; i < Infinity; i++) {
for (let i = 666; i < Infinity; ++i) {

Copy link

@Czar102 Czar102 Jan 12, 2022

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for noting that!
I admire your knowledge & skill set. Both are truly incredible.

Edit. btw you can achieve infinity earlier by setting let i = 667;

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Disappointing..

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

tried it, doesnt work on my system.....

@TechStudent10
Copy link

holy...

image

@Awilum
Copy link

Awilum commented Jan 17, 2022

What's up

@hello-smile6
Copy link

holy...

image

Wow

Copy link

@hello-smile6 hello-smile6 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

First approval of the PR!

@TechStudent10
Copy link

Wait a minute...

image

This PR was created 7 days ago. But the commits were added 2 years ago and the comments are from 11 days ago.

Okay so my explanation is:

  • The branch master was made 2 years ago or earlier
  • The PR was made and the "first comment" was made 7 days ago.
  • The actual first comment (and a few others) were on a commit from 2 years ago.

@Awilum
Copy link

Awilum commented Jan 19, 2022

Wait a minute...

image

This PR was created 7 days ago. But the commits were added 2 years ago and the comments are from 11 days ago.

Okay so my explanation is:

  • The branch master was made 2 years ago or earlier
  • The PR was made and the "first comment" was made 7 days ago.
  • The actual first comment (and a few others) were on a commit from 2 years ago.

Maybe big corporations are pock fun at us.

@TechStudent10
Copy link

maybe

@daemon365
Copy link

LGTM!

Copy link

@elegantShock2258 elegantShock2258 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@rilysh
Copy link

rilysh commented Jan 31, 2022

Sheesh

@mallycrip
Copy link

👍👍👍

@rilysh
Copy link

rilysh commented Feb 15, 2022

epic
Screenshot_20220215-153600_Vivaldi Browser

@abhij89
Copy link

abhij89 commented Mar 4, 2022

Four months ago, Marak dropped over $10,000 on NFTs. No matter your opinion of NFTs, if you have that amount of money as disposable income then you're doing alright.

He could have just archived this if it was the feeling that he was giving labor for nothing in return or even tried the sponsor feature, earlier. Earlier because they currently have 47 sponsors.

This is not about money. Worse even, what do those 47 people now think about sponsoring to support others?

Short-sighted, misguided, and harmful. Bravo 🎉

or could have warned before doing anything like this..so many people put their trust in the repo..it wasn't their fault to have met with this.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment