Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - jnesselr

Pages: 1 ... 65 66 [67] 68 69 ... 165
991
Other Calculators / Re: My new useless Nspire
« on: February 02, 2011, 08:19:11 pm »
This would be a great calc to try forcing boot1 on it.  It's not like it can get any worse, right? riiight?

992
Web Programming and Design / Re: This... is... bad...
« on: February 02, 2011, 04:15:48 pm »
What on earth is wrong with this?</sarcasn> It's a perfectly good way of doing things.  If you want to fail, that is.  But the worst part is that he doesn't know of any alternatives.  He should not be teaching that class.

993
Casio Calculators / Re: Casio Prizm documentation
« on: February 02, 2011, 04:08:50 pm »
I'm personnally looking for the usb code. It has to talk to the device at some point.  Also, if someone who doesn't care about the bugs please download "simple usb logger", and log the OS transfer? Thanks!

994
Other / Re: Canada- Get ready for less Internets
« on: February 01, 2011, 10:27:44 pm »
Yeah, the Canadians here are mainly DJ, Eeems and myself.

This sucks. Like the government and big companies never have enough money. This is just plain silly. I'm not effing paying more for less.

Why Canada don't do like Sweden and/or Japan and making anti-monopoly laws so everyone would be free to be their own ISP and offer unlimited 10Gbps?

If it continue, we're going on our way of becoming the worst country ever.
See, I have mixed feelings about anti-monopoly laws.  Half of my is screaming no government intervention in the market, and the other half is screaming way to fail ISP companies.  I'm thinking if people petition like they are doing, and don't buy internet, then they still have the power to do it and shouldn't make the laws.  In economics, you make decisions with where you spend your money.  Granted, it would be difficult for me to go without internet.  Hence why they can still charge ridiculous prices.

995
TI Z80 / Re: 'DE
« on: February 01, 2011, 10:22:36 pm »
It should be somewhat readable to beginners, don't forget.  What would you think, as a beginner, if you saw this:
Code: [Select]
pb cl Hello
{
pb st vd Main()
{
sys.h.out("hello world")
}
}
I would think "oh hey, there's a public class called Hello, that has a public static function called Main Which gets the stdout and writes "hello world"."  But I am in no way a beginner. ;-)

996
TI Z80 / Re: The World's Hardest Game
« on: February 01, 2011, 07:16:10 pm »
*much later*

Yeah, it's so random and hard to read the source [of TWHG] that I think I'm just going to re-write it.
Which leaves open how I'm going to write the level select GUI.  Suggestions will be appreciated.
^
HOLY KINDA BUT NOT REALLY NECROPOST BATMAN!  It's over two months, so according to the rules it is valid. ;-)

997
Math and Science / Re: Math Community Quiz
« on: February 01, 2011, 07:15:28 pm »
Simple program I'll right it later when I have time

EDIT is this the first values of the series and is it the beginning
541, 4551, 51587,
I started at 451.  And it's been much longer than 6 hours, and I barely noticed your edit.  I don't know if it is the beginning, you would have to try going backwards, and I don't want to do that, nor do I know how to do that well, with the floor() and all.

998
Other / Re: Canada- Get ready for less Internets
« on: February 01, 2011, 05:50:13 pm »
That diagram is insane. It would be cheaper to ship hard drives across the world, than to pay for the internet stuff.  Any info on the GB cap limits?

999
Casio Calculators / Re: Casio Prizm documentation
« on: February 01, 2011, 05:29:45 pm »
Could you send the dll?

1000
News / Re: Prizm OS 1.02 available for download
« on: February 01, 2011, 06:45:06 am »
11 megabyte installer ??? The OS update it self is probaly no more than a few dozen kilobytes. I hope the installer doesn't use something like rsa keys and extra checksums to update the OS. Also I hope the OS isn't encryted inside the installer. Why can't Casio be like TI and send in a .8xu format. Or to follow the format of other Prizm files .g3x format (if that existed)  :P
Whoa, I didn't think we'd ever say casio should be like TI.  We'll try and crack it.

Should we send CASIO about this bug?

1001
Casio Calculators / Re: Your calculator serial number
« on: February 01, 2011, 06:41:06 am »
It might be a good idea to describe what the locate bug is and how to test it in case someone wants to check their calc.

1002
tiDE / Re: tiDE
« on: February 01, 2011, 06:36:19 am »
Does this work on XP as well?

1003
KnightOS / Re: KnightOS Transfer Protocol
« on: January 31, 2011, 10:40:58 pm »
KnightOS doesn't have /dev/null :D
lol, it should. And /dev/random, and such.  Does it have a /dev folder? That would be useful for... stuff.

1004
KnightOS / Re: KnightOS Transfer Protocol
« on: January 31, 2011, 10:31:18 pm »
That's not a Java standard :P that's a computing standard.
Oh, I know. I was just messing with you.  Send all complaints to /dev/null. :)

1005
KnightOS / Re: KnightOS Transfer Protocol
« on: January 31, 2011, 10:28:14 pm »
Why do you think I'm using streams instead of letting programs handle it on their own? ;)
Ohhh... I thought you loved Java so much that you wanted to imitate it. j/k

That makes sense.  Slightly more difficult for the routine I had in mind, but yes, that should work.

Pages: 1 ... 65 66 [67] 68 69 ... 165