Search results

  1. P

    Smallest Readable Font?

    DPI configured correctly, an 8pt font should have the same physical size (a little over 1/10th of an inch) on any screen you use it with. 8pt fonts look just fine on my crappy 90dpi monitor so they'll look spectacular on Pandoa's 232dpi screen, and perceived as much larger because it'll be 1...
  2. P

    Pandora At Consumer Electronics Show Ces 2009?

    assuming it's shipped by then, i'll be looking for other Pandora users at 2009 comic-con :) might write a small app that looks for other pandoras over bluetooth, but i dunno how well it'll work there. probably drop your battery very quick, amping up power to reduce interference in such a busy...
  3. P

    All Refunds Not Sent Yet

    got my email a couple hours ago (California).
  4. P

    Shipping Date: Guessing Game

    Except in this case we don't get to see the pig - there's just a few guys sitting on the other side of the wall yelling out constantly changing figures for it ;) So yes, this is useless other than a game to pass the time.
  5. P

    Usb Gps Receiver Advice?

    I've used it on Debian just fine. There are a few good GPS apps for Linux. None of them will plot directions for you, but you can get pretty accurate street data with OpenStreetMap.
  6. P

    Usb Gps Receiver Advice?

    In that case, get a bluetooth receiver! I recommend the Qstarz BT-Q890. It uses a very new MTK chip that beats the SiRFIII. I've used both - no big difference outside, but I notice a pronounced improvement when acquiring and tracking in buildings. The higher sensitivity does leave it victim...
  7. P

    Best Usb-gamepad Under Linux

    the rumblepad2 is the most comfortable controller, i think. think DS2/DS3 but the handles have a slight curve and are rubberized. fits *perfect*! if it weren't for the flaws it would be my first choice. 360 is the worst of all, imho - useless pov hat and the left analog is put in an...
  8. P

    Best Usb-gamepad Under Linux

    I'll be using Rumblepad 2, Dualshock 2 (via Super Joybox 5 Pro), Dualshock 3, 360, and Wii controllers with it depending on the game and location. All work well in Linux. Looking for a decent N64->USB adapter atm.
  9. P

    Should The Pandora Become An Ubuntu Partner?

    The Pandora devs are clearly very optimistic about everything they do, Ubuntu being no exception. While I'm sure Ubuntu will technically run on the Pandora, I think it would be a grave error to market it as Ubuntu capable. I worry that trying to use it on a 4.3" screen with a cumbersome...
  10. P

    I Have A Dream...

    i wonder how many people with pandoras will actually be near enough for this to ever happen! well, maybe at comic-con or something.
  11. P

    Hmmm Should I Quit C++ To Learn Python?

    Though I have written a few quick scripts in Python, I do not know it well enough to have an opinion of it. But I do know C++ very well, so I will give some thoughts on it. One thing I will say - use the right tool for the job. C++ might not be it, and Python might not be it. Look at your...
  12. P

    Open-source Games That You Like?

    Quake, of course!
  13. P

    Rfc: Tilt/accelerometer - Would You Want One?

    Where's the "I'm too afraid I'll drop my panda when waving it around" option? hehe. I'll be using a Wii controller for motion stuff.
  14. P

    Question About New Ram Throughput

    Most programs are designed with locality in mind: they put data close to other data that it will frequently be used with. CPUs optimize for this case: when you read a small object from memory (say, 4 bytes), the CPU will actually read a much larger area (say, 64 bytes) into a cache. This large...
  15. P

    Direct (close-to-the-metal) open-source SGX driver

    No no, please post here, so any knowledge will be available to people potentially helping later.
  16. P

    Valve + Pandora

    panda's market is too small for them to bother with a full port, unfortunately :( you can only pray that there happens to be a dev there who has a pandora, and has enough free time to get the engine working (and enough time to lobby their managers to get it public!).
  17. P

    Where Is The Pandora Being Manufactured?

    funny, made in NA, shipped to UK, then shipped back to me at NA. seems a lot of savings could be had by having someone in NA do software upload/testing for the orders staying in NA.
  18. P

    How Possible Is Doom 3?

    Projects like LAME figured it out years ago: release source code only. Tell users that if they compile and use it themselves, they need to license the patent.
Back
Top