test
Does anyone else particularly enjoy powers of 2?
superluminary wrote:
Bodyles wrote:
superluminary wrote:
Are any of you programmers by any chance?
I just built my first deliberately structured relational database using a framework with an ORM.
Intersting exercise.
I learned a lot, and got a lot done on the project I'm working on.
Only took 16 hours straight to build the migrations and then set up the relations in the ORM models.
This is just the first pass through, but it's looking fairly decent so far.
That sounds like fun. What framework are you using?
Laravel, with its Eloquent ORM.
My second project using it, and I'm enjoying it quite a bit.
Right now I'm just building out the site's back end so the client will be able to control the content themselves to a large extent.
I'm not even going to touch the logic for the front end until I have the content management set up.
I now i'll have to go back and rework parts of it and the database, but it's alright for now.
Shatbat wrote:
Max000 wrote:
I have always liked the number 12, for that reason. I've always thought that 12 should be the number 10 and there should be two additional digits.
1, 2, 3, 4, 5, 6, 7, 8, 9, X, Y, 10
Math would be so much simpler. But no, we are stuck with 10 being the base number. Because the dumb people have to be able to count on their fingers.
1, 2, 3, 4, 5, 6, 7, 8, 9, X, Y, 10
Math would be so much simpler. But no, we are stuck with 10 being the base number. Because the dumb people have to be able to count on their fingers.
I dunno, I do use my fingers to count sometimes; although I wouldn't consider myself "dumb", I've got a really awful memory
Sorry I din't mean anything with the "dumb" comment. I count on my fingers sometimes too. I just think that it is dumb that we have a number system based on ten, for no other reason then, that we have ten fingers. When other numbers would work better.
Max000 wrote:
Shatbat wrote:
I also like multiples of 12. Easily divisible by 2, 3 and 4
I have always liked the number 12, for that reason. I've always thought that 12 should be the number 10 and there should be two additional digits.
1, 2, 3, 4, 5, 6, 7, 8, 9, X, Y, 10
Math would be so much simpler. But no, we are stuck with 10 being the base number. Because the dumb people have to be able to count on their fingers.
I guess if we had 12 fingers we'd be using a base-12 number system! I indeed like, in addition to the powers of two that are so important in computer science, highly composite numbers like 12. 60 is even better, which is why, like Shatbat said, we have 60 seconds in a minute and 60 minutes in an hour. And 360 degrees in a circle, for that matter. 60 is divisible by 2, 3, 4, 5, 6, 10, 12, 15, 20 and 30.
The intriguing thing about powers of two is that NONE are divisible by 3, 5, 7, 11 or any other prime. Expressing these numbers as 2^n IS, in fact, expressing their prime factorization!
Oh, and guess what you get when you multiply 60 by 7, giving a number divisible by that prime as well?
_________________
Your Aspie score: 98 of 200
Your neurotypical (non-autistic) score: 103 of 200
You seem to have both Aspie and neurotypical traits
AQ: 33
superluminary wrote:
I did this at lunchtime today. Can't tell you how warm it made me feel inside 
(0..256).each {|i| puts "#{i}: #{2**i}"}
(0..256).each {|i| puts "#{i}: #{2**i}"}
i get an intellectual stiffy just looking at it.
_________________
Since the birth of civilization, masters have controlled the masses.Our Masters rule over every nation and no one can defy them.They will attain Absolute Power as we reach the Singularity. Any who resist will be destroyed.I will not resist.
| Similar Topics | |
|---|---|
| Austin Powers |
25 Sep 2010, 6:55 pm |
| shamanic powers |
10 Feb 2009, 12:48 pm |
| Aspie powers |
04 Sep 2011, 8:19 pm |
| super powers |
10 Apr 2011, 9:20 pm |
