Recent content by lulzfish

  1. lulzfish

    Pyra without decent web browser?

    I've run Rust libraries / programs on the Pandora already so Pyra must be even easier. They are targeting armhf as a prereq for Android.
  2. lulzfish

    GStreamer can't decode Vorbis when CodeBlocks command line running - seems easy to fix

    Latest version from the repo, I think. It has GCC 5.2.0 anyway. I can try the beta
  3. lulzfish

    GStreamer can't decode Vorbis when CodeBlocks command line running - seems easy to fix

    I noticed that my GStreamer app and gst-launch do not work if the CodeBlock dev tools command line is open. Specifically, it is unable to decode Vorbis files. Even if there is one terminal open, where gst-launch playbin2 can play a Vorbis file, if I then open the dev. command line separately...
  4. lulzfish

    PGS Windows 10 gaming handheld - GPD WIN competitor

    I could see it on Reddit: /r/kickstartercirclejerk
  5. lulzfish

    A few Colors and Packages (with a poll!)

    How do the magnets factor into being environmentally friendly? I can't recycle a box with magnets in it, right? Do I take the magnets off first and use them to hang things on my fridge?
  6. lulzfish

    ... we're still alive!

    You could make the software so that if the new value is higher when you switch back, you would have to turn it down to the old value before turning it back up.
  7. lulzfish

    Windows Telemetry - Concerns...

    don't all the big consoles have telemetry, too? I stopped buying consoles after the PS2 but apparently everybody is okay with them having always-on DRM now.
  8. lulzfish

    Pyra Developers.

    I'll port my games. I'm too lazy to put them on the repo but they're on my website. Edit: I expect at least one more Ludum Dare will pass before I buy a Pyra so that game will be written with both Pandora and Pyra in mind.
  9. lulzfish

    Reflect the LEDs!

    Not a problem for Rammstein fans
  10. lulzfish

    Free Lossless Image Format (FLIF)

    GPL and LGPL are nice because all the users will get access to your code, even if it's modified.
  11. lulzfish

    Made a lot of upgrades to Super Jet Racing in the last month, and I want to bring it to Pandora...

    Made a lot of upgrades to Super Jet Racing in the last month, and I want to bring it to Pandora when I have time.
  12. lulzfish

    I'm crowdfunding my newest game: reTux (new Mario-inspired platformer)

    You don't need to check any more tiles than are on screen, because they're on a grid and you can use some simple math to see which x and y ranges of tiles will be visible. When I made my platformer though, I loaded each level chunk into one of LOVE2D's SpriteBatches. This way I can draw...
  13. lulzfish

    Use of the (Co-)Processors

    Can I use an M4 to listen to the microphone and wake up the main CPU when there's audio to be recorded? I seem to recall testing constant microphone listening on Pandora and it used a lot of CPU. Or maybe that was Mumble, which uses a lot of CPU even on desktop, even when it's totally not...
  14. lulzfish

    Windows 10

    There's a network effect. If a lot of people ran Windows instead of a GNU/Linux distro, it would draw developer time away from GNU/Linux.
  15. lulzfish

    Ubuntu is likely to be a huge spyware

    Good thing I'm on Arch and Debian. Arch is too small and I think Debian has some ethical reasons not to ship spyware as a default.
Back
Top