Author Topic: Eeems goes away for a while  (Read 31694 times)

0 Members and 1 Guest are viewing this topic.

Offline DJ Omnimaga

  • Clacualters are teh gr33t
  • CoT Emeritus
  • LV15 Omnimagician (Next: --)
  • *
  • Posts: 55941
  • Rating: +3154/-232
  • CodeWalrus founder & retired Omnimaga founder
    • View Profile
    • Dream of Omnimaga Music
Re: Eeems goes away for a while
« Reply #60 on: November 24, 2009, 05:43:27 pm »
Well, actually, I am far less advanced in BASIC than most people over here. I may be good at designing calc RPGs and games, but to code them it's another story. x.x

Offline noahbaby94

  • LV7 Elite (Next: 700)
  • *******
  • Posts: 585
  • Rating: +29/-24
    • View Profile
    • My blog
Re: Eeems goes away for a while
« Reply #61 on: November 24, 2009, 06:05:09 pm »
My parents let me program all I wanted mainly because my dad was a former programmer, knowing how code works though has really helped me it turned one of the hardest courses at our school, java into a blow-off class.
That's what she said!!!

Offline Insorak

  • LV3 Member (Next: 100)
  • ***
  • Posts: 76
  • Rating: +4/-0
  • Omnimaga n00b
    • View Profile
Re: Eeems goes away for a while
« Reply #62 on: November 24, 2009, 06:14:57 pm »
Oh, DJ. That you can fit hundreds of rooms into the calculator is impressive enough. I was also particularly impressed by how the inventory was handled. Not having done things like that, I thought it was really creative and innovative (and pushing Basic a bit :P). Yeah, I peeked at your code. I was impressed, to say the least. Stop being modest. ;)

At our school programming class is a joke. But my teacher once took of 23 points for a single typo. -_-
(re)working on Anti-RPG: 3% completion

Offline DJ Omnimaga

  • Clacualters are teh gr33t
  • CoT Emeritus
  • LV15 Omnimagician (Next: --)
  • *
  • Posts: 55941
  • Rating: +3154/-232
  • CodeWalrus founder & retired Omnimaga founder
    • View Profile
    • Dream of Omnimaga Music
Re: Eeems goes away for a while
« Reply #63 on: November 24, 2009, 06:17:50 pm »
Well, I meant more like I am not comfortable with stuff like compressing lists with Binomcdf( and all the super advanced tricks on TI-BD website. I generally go with the rudimentary optimizations. Many people could find stuff to optimize in I13. I don't want anyone to optimize it, though, because then I will no longer be able to understand the code

Offline Eeems

  • Mr. Dictator
  • Administrator
  • LV13 Extreme Addict (Next: 9001)
  • *************
  • Posts: 6265
  • Rating: +318/-36
  • little oof
    • View Profile
    • Eeems
Re: Eeems goes away for a while
« Reply #64 on: November 24, 2009, 06:26:08 pm »
Hmm, I'm only part of the way to where TI-BD...and I only half understand some of the crazy optimizations. I mostly am good at thinking up ways to do wierd things, and brute forcing them to work :p as my CCI SHELL shows :p
I mean, it took me about a week to figure out boolians! Of course I then found a tutorial that would have made it easier to figure out...(with it I could have learned it in minutes...)
/e

Offline DJ Omnimaga

  • Clacualters are teh gr33t
  • CoT Emeritus
  • LV15 Omnimagician (Next: --)
  • *
  • Posts: 55941
  • Rating: +3154/-232
  • CodeWalrus founder & retired Omnimaga founder
    • View Profile
    • Dream of Omnimaga Music
Re: Eeems goes away for a while
« Reply #65 on: November 24, 2009, 06:41:09 pm »
Nitacku was pretty good at abusing xLIB glitches and exploits. So much that we made Iambian have Celtic III emulate them

Offline ztrumpet

  • The Rarely Active One
  • CoT Emeritus
  • LV13 Extreme Addict (Next: 9001)
  • *
  • Posts: 5712
  • Rating: +364/-4
  • If you see this, send me a PM. Just for fun.
    • View Profile
Re: Eeems goes away for a while
« Reply #66 on: November 24, 2009, 10:10:43 pm »
That's pretty awesome.  What glitches are there?

Hmm, I feel the need to show this fact:
{1,2,3,4,5,6,7,8,9,10
seq(A,A,1,10
cumSum(binomcdf(9,0
These are all the same!  :P I just felt like showing the binomcdf method...

Offline jsj795

  • LV9 Veteran (Next: 1337)
  • *********
  • Posts: 1105
  • Rating: +84/-3
    • View Profile
Re: Eeems goes away for a while
« Reply #67 on: November 25, 2009, 12:10:02 pm »
i have no idea how to code the binomcdf things and those advanced stuff. i tend not to use those seq( and stuff, or else i forget what i was coding, and lose myself in bunch of codes. I usually go with rudimentary basic.


Spoiler For funny life mathematics:
1. ROMANCE MATHEMATICS
Smart man + smart woman = romance
Smart man + dumb woman = affair
Dumb man + smart woman = marriage
Dumb man + dumb woman = pregnancy
2. OFFICE ARITHMETIC
Smart boss + smart employee = profit
Smart boss + dumb employee = production
Dumb boss + smart employee = promotion
Dumb boss + dumb employee = overtime
3. SHOPPING MATH
A man will pay $2 for a $1 item he needs.
A woman will pay $1 for a $2 item that she doesn't need.
4. GENERAL EQUATIONS & STATISTICS
A woman worries about the future until she gets a husband.
A man never worries about the future until he gets a wife.
A successful man is one who makes more money than his wife can spend.
A successful woman is one who can find such a man.
5. HAPPINESS
To be happy with a man, you must understand him a lot and love him a little.
To be happy with a woman, you must love her a lot and not try to understand her at all.
6. LONGEVITY
Married men live longer than single men do, but married men are a lot more willing to die.
7. PROPENSITY TO CHANGE
A woman marries a man expecting he will change, but he doesn't.
A man marries a woman expecting that she won't change, and she does.
8. DISCUSSION TECHNIQUE
A woman has the last word in any argument.
Anything a man says after that is the beginning of a new argument.

Girls = Time * Money (Girls are a combination of time and money)
Time = Money (Time is money)
Girls = Money squared (So, girls are money squared)
Money = sqrt(Evil) (Money is also the root of all evil)
Girls = sqrt(Evil) squared (So, girls are the root of all evil squared)
Girls = Evil (Thus, girls are evil)
*Girls=Evil credit goes to Compynerd255*

Offline Insorak

  • LV3 Member (Next: 100)
  • ***
  • Posts: 76
  • Rating: +4/-0
  • Omnimaga n00b
    • View Profile
Re: Eeems goes away for a while
« Reply #68 on: November 26, 2009, 01:04:46 pm »
I can figure out some of that stuff, but some things (like the binomcdf( trick) go way over my head no matter how much I think about it. Though things like min(5={A,B,C are useful.
(re)working on Anti-RPG: 3% completion

Offline ztrumpet

  • The Rarely Active One
  • CoT Emeritus
  • LV13 Extreme Addict (Next: 9001)
  • *
  • Posts: 5712
  • Rating: +364/-4
  • If you see this, send me a PM. Just for fun.
    • View Profile
Re: Eeems goes away for a while
« Reply #69 on: November 27, 2009, 11:01:32 am »
That's a great stepping stone to know that min(5={A,B,C is also A=5 and B=5 and C=5.  I didn't figure that out for a long time. (About 16 months after getting my calc.)

Offline Geekboy1011

  • The Oneironaut
  • Donator
  • LV11 Super Veteran (Next: 3000)
  • ***********
  • Posts: 2031
  • Rating: +119/-2
  • Dream that Awakening dream
    • View Profile
Re: Eeems goes away for a while
« Reply #70 on: November 27, 2009, 11:06:17 am »
i just learned that now XD

*geekboy thinks he needs to clock more time in ti-bd :/

Offline jsj795

  • LV9 Veteran (Next: 1337)
  • *********
  • Posts: 1105
  • Rating: +84/-3
    • View Profile
Re: Eeems goes away for a while
« Reply #71 on: November 27, 2009, 11:27:28 am »
and isn't max(A={1,2,3 also same as If A=1 or A=2 or A=3???


Spoiler For funny life mathematics:
1. ROMANCE MATHEMATICS
Smart man + smart woman = romance
Smart man + dumb woman = affair
Dumb man + smart woman = marriage
Dumb man + dumb woman = pregnancy
2. OFFICE ARITHMETIC
Smart boss + smart employee = profit
Smart boss + dumb employee = production
Dumb boss + smart employee = promotion
Dumb boss + dumb employee = overtime
3. SHOPPING MATH
A man will pay $2 for a $1 item he needs.
A woman will pay $1 for a $2 item that she doesn't need.
4. GENERAL EQUATIONS & STATISTICS
A woman worries about the future until she gets a husband.
A man never worries about the future until he gets a wife.
A successful man is one who makes more money than his wife can spend.
A successful woman is one who can find such a man.
5. HAPPINESS
To be happy with a man, you must understand him a lot and love him a little.
To be happy with a woman, you must love her a lot and not try to understand her at all.
6. LONGEVITY
Married men live longer than single men do, but married men are a lot more willing to die.
7. PROPENSITY TO CHANGE
A woman marries a man expecting he will change, but he doesn't.
A man marries a woman expecting that she won't change, and she does.
8. DISCUSSION TECHNIQUE
A woman has the last word in any argument.
Anything a man says after that is the beginning of a new argument.

Girls = Time * Money (Girls are a combination of time and money)
Time = Money (Time is money)
Girls = Money squared (So, girls are money squared)
Money = sqrt(Evil) (Money is also the root of all evil)
Girls = sqrt(Evil) squared (So, girls are the root of all evil squared)
Girls = Evil (Thus, girls are evil)
*Girls=Evil credit goes to Compynerd255*

Offline ztrumpet

  • The Rarely Active One
  • CoT Emeritus
  • LV13 Extreme Addict (Next: 9001)
  • *
  • Posts: 5712
  • Rating: +364/-4
  • If you see this, send me a PM. Just for fun.
    • View Profile
Re: Eeems goes away for a while
« Reply #72 on: November 27, 2009, 11:37:57 am »
Yes, that's correct.
Or=max(
And=min(

And if you had two things (lets say A=5 and B=5), xor could be 1=sum(5={A,B
That's longer though. :)

Offline mapar007

  • LV7 Elite (Next: 700)
  • *******
  • Posts: 550
  • Rating: +28/-5
  • The Great Mata Mata
    • View Profile
Re: Eeems goes away for a while
« Reply #73 on: December 31, 2009, 10:45:12 am »
On a semi-related note: have you tried Linux live CD's? I'd be happy to crack that password for ya xD (or you could use it to change the admin password/bump the Guest user in the admin group)

Offline DJ Omnimaga

  • Clacualters are teh gr33t
  • CoT Emeritus
  • LV15 Omnimagician (Next: --)
  • *
  • Posts: 55941
  • Rating: +3154/-232
  • CodeWalrus founder & retired Omnimaga founder
    • View Profile
    • Dream of Omnimaga Music
Re: Eeems goes away for a while
« Reply #74 on: December 31, 2009, 12:12:55 pm »
As long as if it's illegal that you

1) don't post the info in public :P
2) If you send via PM, both of you delete your copy of the PM on each side afterward so it gets off the 1and1.com MySQL database :P