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 - bb010g

Pages: 1 ... 3 4 [5] 6 7 ... 34
61
Humour and Jokes / Re: Important life algorithms
« on: November 10, 2014, 10:57:09 pm »
Oh yes, most definitely.
Code: [Select]
while(time_until_test_minutes > 240)
       procrastinate;
freak_out();
Hey! That's my IP! :P

62
I think I've tried every key. However, if you need some key combo then it's going to be very hard to exit because you get squared as much possibilities <_<
It doesn't help that all documentation on the program is in chinese. My chinese is very, very rusty. (read: i cant chinese)
* bb010g pokes Princetonlion.tibd

63
Other / Re: CBS6000 - an 8-bit 6510 computer
« on: November 10, 2014, 10:53:41 pm »
Lol so you type in programs bit by bit ? *.*
Anyway nice project. :3
Yep that is right  8) Don't worry: I will get rid of the buttons and hook it up to my PC via the printer port. That way I can send files to the 8 bit computer.
Relevant xkcd:

64
Humour and Jokes / Re: 9001 signs you're addicted to calcs and Omni
« on: November 10, 2014, 10:50:39 pm »
7024: One of your Firefox pinned tabs is http://www.omnimaga.org/unread/?all;start=0

65
HP Calculators / Re: Annoying feature-Boot time/Splash screen for hp prime
« on: November 10, 2014, 09:46:24 pm »
I'm guessing the input listener is started earlier on and they go into a sort of FIFO, waiting for the OS to take them (which it does virtually immediately upon you seeing the main screen).

66
Super Smash Bros. Open / Re: [Axe] Super Smash Bros. Open
« on: November 09, 2014, 06:29:34 pm »
This is what brought me back to calc programming, and motivated me to flash my calcs and get them back into Dapianokid standard working order.
That's saying a lot.
Thank you.
Welcome back!
!peanuts

67
HP Calculators / Re: Math problems?
« on: November 09, 2014, 04:02:10 pm »
However, how can CAS do infinite precision calculations in a limited precision calculator?

CAS gives 1 in both exact and aproximate answer modes, even when I "shift+Enter" the expression to calculate the aproximate answer first, so it doesn't seem to use the exact result as base for the aproximate one. 
How does it achieve 1 then?
The CAS works with symbolic representations. If you run exact(3.14) in CAS, you'll get a rational fraction. (1/9)*9 simply uses simplification of fractions: the 9's cancel. When you run approx((1/9)*9), the CAS first runs (1/9)*9) to 1, which results in an expression approx(1) which becomes approximate (if you stick it into another calculation, it will make the rest approx unless you say exact) 1..

68
Super Smash Bros. Open / Re: [Axe] Super Smash Bros. Open
« on: November 09, 2014, 12:38:53 pm »
For stats, may I recommend the Smash Wiki?

69
TI-Nspire / Re: [lua] Lime Rick
« on: November 08, 2014, 11:24:52 pm »
9000% speed increase in the menu.
Aww...it's not...
OVER 9000%!!!

70
General Calculator Help / Re: Install CAS on Touchpad?
« on: November 08, 2014, 10:22:24 pm »
Nope. Nlaunchy has removed that functionality, and if you have a newer calculator (HW revision > J) you can't use Nlaunchy at all.

71
TI-Nspire / Re: nGL - a fast (enough) 3D engine for the nspire
« on: November 08, 2014, 10:19:00 pm »
Question: is nGL (the library) not on GitHub? I'd really like to use it, after seeing how powerful it is.
A quick search didn't come up with anything: https://github.com/search?q=nGL%20nspire&type=Everything&repo=&langOverride=&start_value=1
Click on "Code" :P
* bb010g derps
Yay thanks!

Now to begin work on my secret project. :D
It's up on https://github.com/Vogtinator/nGL. I added a "lib" taget to the Makefile so you can use it from within a subdirectory. If you need help, just write a PM :)
You should add "Nspire" to the repo description at least. :)

72
TI-Nspire / Re: [ndless 3.6] nVVVVVV
« on: November 08, 2014, 09:08:47 pm »
* aeTIos prods progress <_<

Seriously, I hope this game gets finished. I never played VVVVVV and I'm excited to try.
Steam. It's cheap.

73
TI-Nspire / Re: nGL - a fast (enough) 3D engine for the nspire
« on: November 08, 2014, 01:10:39 pm »
Question: is nGL (the library) not on GitHub? I'd really like to use it, after seeing how powerful it is.
A quick search didn't come up with anything: https://github.com/search?q=nGL%20nspire&type=Everything&repo=&langOverride=&start_value=1

74
Miscellaneous / Re: How did you find Omnimaga?
« on: November 08, 2014, 01:09:00 pm »

Before I joined I always thought forums were crap <_<

That was my thoughts exactly too, now i think exactly opposite <_<

I was the same until the PMOG/The Nethernet forums. They warmed me up for here.

75
Miscellaneous / Re: How did you find Omnimaga?
« on: November 08, 2014, 02:27:30 am »
I was browsing the interwebs one day...and somehow ended up here. I have interest in programming and got a calc (first graphing one was the Casio Prizm), so I stayed.

Pages: 1 ... 3 4 [5] 6 7 ... 34