Skip to content

o#320

Open
moemory wants to merge 5 commits intodevelopfrom
master
Open

o#320
moemory wants to merge 5 commits intodevelopfrom
master

Conversation

@moemory
Copy link
Copy Markdown

@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
Copy Markdown
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
Copy Markdown

@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
Copy Markdown

@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;

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Disappointing..

Copy link
Copy Markdown

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
Copy Markdown

holy...

image

@Awilum
Copy link
Copy Markdown

Awilum commented Jan 17, 2022

What's up

@hello-smile6
Copy link
Copy Markdown

holy...

image

Wow

Copy link
Copy Markdown

@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
Copy Markdown

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
Copy Markdown

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
Copy Markdown

maybe

@daemon365
Copy link
Copy Markdown

LGTM!

Copy link
Copy Markdown

@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
Copy Markdown

rilysh commented Jan 31, 2022

Sheesh

@mkthefreeman
Copy link
Copy Markdown

👍👍👍

@rilysh
Copy link
Copy Markdown

rilysh commented Feb 15, 2022

epic
Screenshot_20220215-153600_Vivaldi Browser

@abhij89
Copy link
Copy Markdown

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.