Live data from Hacker News

Add a dirt-cheap screen to the Raspberry Pi B+

blog.reasonablycorrect.com

61–66 of 66 posts

Re: Add a dirt-cheap screen to the Raspberry Pi B+

#61
post #49
post #39

Earlier quoted context omitted.

Because of cheating? How can you use the Raspberry Pi (in a calculator shell) to cheat, in such a way that you can't use a ti-89 to cheat? Most cheating will be by either storing crib notes on the device (which won't do you any good in math if you don't understand the concepts), or by running a program to solve a problem for you, both of which the ti-89 is more than capable of doing -- that is its whole purpose, is t…

Standardized test calculator rules in this country are not governed by reason. For instance, a TI-89 is allowed on the SATs, but a TI-92 is not. Basically the same calculator, except the TI-92 has a qwerty keyboard. How would a tiny little qwerty keyboard actually give you an advantage on a test like the SAT? Who the hell knows. Remember 10 or so years ago when teenagers were all typing on telephone keypads? On the o…

The TI-92 with its keyboard was banned not because it would help the test taker, but because of a worry that the full keyboard would enable copying the test to send to someone in a later timezone.

Re: Add a dirt-cheap screen to the Raspberry Pi B+

#63
post #39

Earlier quoted context omitted.

Because of cheating? How can you use the Raspberry Pi (in a calculator shell) to cheat, in such a way that you can't use a ti-89 to cheat? Most cheating will be by either storing crib notes on the device (which won't do you any good in math if you don't understand the concepts), or by running a program to solve a problem for you, both of which the ti-89 is more than capable of doing -- that is its whole purpose, is t…

During my high school exams, every calculator would get reset by a teacher/supervisor beforehand. Harder to do with such a device.

This was still trivial to get around on calculators: on a TI 83/84 you could simply archive any programs you wanted to survive a memory wipe, then un-archive them after the wipe. This trick was widely employed by students in my high school who stored notes/equations by using programs as generic text files.

Re: Add a dirt-cheap screen to the Raspberry Pi B+

#64
post #49

Earlier quoted context omitted.

Standardized test calculator rules in this country are not governed by reason. For instance, a TI-89 is allowed on the SATs, but a TI-92 is not. Basically the same calculator, except the TI-92 has a qwerty keyboard. How would a tiny little qwerty keyboard actually give you an advantage on a test like the SAT? Who the hell knows. Remember 10 or so years ago when teenagers were all typing on telephone keypads? On the o…

The TI-92 with its keyboard was banned not because it would help the test taker, but because of a worry that the full keyboard would enable copying the test to send to someone in a later timezone.

I am skeptical that it would be of any help, particularly since the calculator is only allowed to be out during the math sections, not during the language/written sections.

With the 89's input history, you could effectively record the mathematics section merely by running it all through your calculator and then extracting the history after the fact.

Re: Add a dirt-cheap screen to the Raspberry Pi B+

#65

This is an awesome post. A number of older laptop screens use this "standard" and you can just take off the screen and repurpose it. The trick is that sometimes the flex cable between the screen and the laptop has extra stuff on it. Time to go panel hunting for some more panels :-)

I was wondering recently what the interface is on my old Nokia N800 tablet, for just this reason, but I'm reluctant to take it apart to find out. And I still have a soft spot for my trusty old N800. I also have an XO-1 OPLC laptop, but it has a funky display. Hmm. I have an old IBM T60 in my junk pile, maybe that could be used...

Heh, if you want a matching XO-1 I've got a spare :-)

Re: Add a dirt-cheap screen to the Raspberry Pi B+

#66
post #23
post #22

Earlier quoted context omitted.

This comes up every time someone mentions the corruption. We don't power off our many pis, but they are on UPSs (we use them for a security system.) However, the corruption happens so much that we keep disk images and have a spare on hand when we have to reboot them for any reason because 1/4 of the time they will not boot up. Even if it were corrupting the FILES being written when hard booted, it shouldn't corrupt t…

> Even if it were corrupting the FILES being written when hard booted, it shouldn't corrupt the FILESYSTEM being written. That's not how SD cards work unfortunately. When an SD card erases data, like if it's updating a file allocation table, it has to erase an entire block of flash and not just the bytes you care about. The card will throw the block into a cache in memory, erase the block, and then rewrite the parts…

I get that, but I don't get how that applies to the corruption we are seeing. We aren't having power fail issues.
Post reply on HN