Git Product home page Git Product logo

Comments (22)

thebergamo avatar thebergamo commented on June 26, 2024

Thats an awesome idea =D Count me in!

from meta.

junosuarez avatar junosuarez commented on June 26, 2024

/cc @beerjs/organizers

from meta.

andrunix avatar andrunix commented on June 26, 2024

+1

from meta.

Siedrix avatar Siedrix commented on June 26, 2024

+1 We can do it in mexico city, let us know on the date.

from meta.

jordanpapaleo avatar jordanpapaleo commented on June 26, 2024

Tahoe/Reno should be up for it too!

from meta.

ytzvan avatar ytzvan commented on June 26, 2024

+1 Panama City

El lunes, 29 de junio de 2015, Jordan Papaleo [email protected]
escribió:

Tahoe/Reno should be up for it too!


Reply to this email directly or view it on GitHub
#41 (comment).

Ytzvan A. Mastino
http://compreoalquile.com+507-6780-9892

from meta.

pachanka avatar pachanka commented on June 26, 2024

+1 Porto, the few, the brave.


Pxi. http://patxipierce.com/

On Mon, Jun 29, 2015 at 6:48 PM, Ytzvan Mastino [email protected]
wrote:

+1 Panama City

El lunes, 29 de junio de 2015, Jordan Papaleo [email protected]
escribió:

Tahoe/Reno should be up for it too!


Reply to this email directly or view it on GitHub
#41 (comment).

Ytzvan A. Mastino
http://compreoalquile.com+507-6780-9892


Reply to this email directly or view it on GitHub
#41 (comment).

from meta.

mishk0 avatar mishk0 commented on June 26, 2024

not bad :)
+1 Moscow

from meta.

derek avatar derek commented on June 26, 2024

SF is in!

from meta.

junosuarez avatar junosuarez commented on June 26, 2024

Cool to see so much momentum behind this! Anyone have suggestions for the date? Any other big events we should make sure not to overlap with?

from meta.

bevacqua avatar bevacqua commented on June 26, 2024

Day

The io.js logo postulates we choose a date based on the 0100101001010011 binary stream.

front

We're JavaScripters, so we'll use parseInt to sort this one out.

parseInt('0100101001010011', 2)

The above yields 19027. A year has 365 days and 52 weeks, thus.

19027 / 365 / 52

Resulting in 1.0024762908324552. As JavaScripters, we don't really understand floating point, and Beer.js is a physical meetup group, thus we'll be using .floor as seen below.

Math.floor(1.0024762908324552);

So it shall be the first day of a month.

Month

To pick the month we'll go back to 19027. We must reduce these numbers in a functional fashion in order to make the best of it, and we all know offsetting i by one is a best practice when dividing. Bars usually have a ceiling in addition to flooring, and thus the formula to pick the month becomes:

19027..toString().split('').reduce(function reductor (avg, number, i) {
  return Math.ceil(avg + parseInt(number) / (i + 1));
}, 0);

This results in a 9.

Conclusion

The date should be September 1st.

from meta.

asolove avatar asolove commented on June 26, 2024

@bevacqua I think we need to double-check that logic. If we take your results and ask javascript:

new Date(2015, 9, 1)

We get October 1.

from meta.

Siedrix avatar Siedrix commented on June 26, 2024

I prefer October 1, it's better to have a beerjs on a thursday than a tuesday.

from meta.

bevacqua avatar bevacqua commented on June 26, 2024

The Date object has spoken

from meta.

thebergamo avatar thebergamo commented on June 26, 2024

In Brazil we have the October Fest, basically is a Great Beer Fest!

This date make a lot of sense here =D

http://www.oktoberfestblumenau.com.br/en/

from meta.

junosuarez avatar junosuarez commented on June 26, 2024

October 1 it is!

from meta.

mgechev avatar mgechev commented on June 26, 2024

+1 Sofia

from meta.

petromir avatar petromir commented on June 26, 2024

+1 Sofia :)

from meta.

brenolf avatar brenolf commented on June 26, 2024

+1 Sorocaba

from meta.

bevacqua avatar bevacqua commented on June 26, 2024

Messi +10

from meta.

junosuarez avatar junosuarez commented on June 26, 2024

edited first post with the date we decided on earlier in this thread

from meta.

jordanpapaleo avatar jordanpapaleo commented on June 26, 2024

October 15 has gone. Not sure if anyone did this or not but hopefully it was great! I am going to close this issue since its over.

from meta.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.