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 ... 26 27 [28] 29 30 ... 34
406
Humour and Jokes / Re: Weird/funny pictures thread
« on: February 07, 2014, 11:28:52 pm »
my reaction to this

Use Haskell, it's more like:

(source)
(data Foo = Foo { Bar :: String, Biz :: Integer} deriving (Show, Eq) FTW!)

407
Okay so is HP planning on adding 3D graphing in the future? Right now I am only doing simple things like trig but my teacher said to invest in a nice calculator now (he recommended the cx cas) as it will most likely last me through college. Which one is the most "future proof"?
I would recommend the Prime; I trust HP to stabilize the OS and they tend to be for doing what you want, which means a better calc and tools at the end.

408
One more thing : the Nspire has an actual computer software with a simulator allowing you to work with the environment in a less restricted way (I mean, the speed is your computer's, basically.) (Also, there is an actual Nspire emulator, but not a Prime one so far)
HP does provide an emulator for the Prime, like the Nspire software (with the same resolution as the Prime).

Schools in United States and France generally recommend the TI-Nspire series as higher-end calculators, but I heard that the HP Prime was allowed in some tests. If you plan to use the calculator for exams, it's best to ask your school if the HP Prime is allowed.

When I last looked, the Prime was approved for tests like PSAT's and SAT's because there is an OS option in the Prime's options to disable ANY part of the calc for either a period of time, a password input, or both.

My teachers don't even bother anyway though...
CAS is allowed on the SAT and PSAT tests. You can't use the Prime on the ACT as of right now, but I'm hoping they change it to a calculator permitted with modification (the modification being turning the CAS off).

The OS is less stable than the Nspire, but I personally like it better because HP is actively improving it (unlike TI, which is dancing around Ndless) and the CAS allows you to choose your tactics. Also, it has RPN and the programming is awesome.

409
Web Programming and Design / Re: Prefered Browser
« on: February 05, 2014, 11:48:23 pm »
Also, HTTPS Everywhere for Firefox (desktop and Android), Chrome, and Opera.

410
TI Z80 / Re: GPS for Graphing Calculators
« on: February 04, 2014, 09:19:22 pm »
Is this going to be built in in the next Ultimate Calculator?

411
Web Programming and Design / Re: Prefered Browser
« on: February 04, 2014, 08:57:53 pm »
Tor isn't a browser, it's a proxy. The Tor Browser Bundle is a browser, however.

412
Miscellaneous / Re: Post your desktop
« on: February 04, 2014, 07:22:51 pm »
my new wallpaper  ;D

Spoiler For Spoiler:


I actually like to take screen from the game I am playing  :P

Guessing that you're running that with shaders. :)

413
Web Programming and Design / Re: Prefered Browser
« on: February 04, 2014, 07:13:06 pm »
I try to avoid Chromium because it's under the control of Google, like Android. I trust the Mozilla Foundation more.

414
Casio Calculators / Re: PxlOn 1,1 works, but not PxlOn X,Y?? (PRIZM BASIC)
« on: February 03, 2014, 10:57:38 pm »
Running ClrGraph:For 1→X To 1:PxlOn (Int X),(Int X):Next gives a Domain Error; ClrGraph:1→X:PxlOn (Int X),(Int X) works fine.
I made this DISTGRPH a while ago, and it works:
Code: [Select]
?→I:ClrGraph
For 0→J To I
PxlOn Intg (93.5×J÷I+(Intg (Ran# ×187×(I-J)÷I)+1)),Intg (189.5×J÷I+(Intg (Ran# ×379×(I-J)÷I)+1))
Next
(Aside: Why is there a space after Ran#?)

415
Web Programming and Design / Re: Prefered Browser
« on: February 03, 2014, 10:37:14 pm »
Firefox. I used Firefox first, then switched to Chrome at about Firefox 3.0-4.0 because of memory issues, but Firefox caught up and it has better extensions.

416
Web Programming and Design / Re: Network
« on: February 02, 2014, 03:04:09 pm »
Workarounds: For printing the screen, one could just use dmenu and scrot on Linux in dwm/Xmonad. Also, you could disable JS after the page you want loads and then disable the copy blocker.

417
Introduce Yourself! / Re: I would like to welcome myself to this forum.
« on: February 02, 2014, 11:27:26 am »
Hello and welcome! If you want to learn about computer programming, I would check out Lua and LÖVE first; they're quite beginner friendly and powerful. Also, have some peanuts.
!peanuts

418
General Discussion / Re: Raidcall
« on: February 01, 2014, 08:56:20 pm »
I can run it with Murmur and Portal 2 just fine on an about 2009 HP laptop for multiplayer with pretty good graphics.

419
General Discussion / Re: Raidcall
« on: February 01, 2014, 08:20:03 pm »
I personally prefer Mumble as it's open source and lightweight.

420
Humour and Jokes / Re: Funny #omnimaga quotes (NSFW)
« on: January 31, 2014, 10:27:11 pm »
Siapran: Use Mibbit/weechat/xchat/any IRC client and join irc.omnimaga.org. You don't need a post count to use them.

Pages: 1 ... 26 27 [28] 29 30 ... 34