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

Pages: 1 ... 3 4 [5] 6 7 ... 283
61
Miscellaneous / Re: Post your desktop
« on: November 23, 2014, 12:38:58 pm »
14:9 is historically the original widescreen aspect ratio used for computers and 2.35:1 is the one used for movies. 16:9 is a TV standard. :P
Just kidding lol, I'd love to have 3 1080p monitors but I don't have the money. >.>

62
TI-Nspire / Re: GDB debugging on HW?
« on: November 23, 2014, 12:26:39 pm »
Hmmm, why not just hijack the USB controller and run a better USB stack of our own ? I think this would solve the issue of not having control over it (if it's not too much of a complex solution).
Also, having a serial console over the USB port in addition to GDB and a better file transfer protocol would rock.

63
Miscellaneous / Re: Post your desktop
« on: November 23, 2014, 12:14:16 pm »
Nice wallpapers TheCoder but why 4:3 screens ? 14:9 ftw. :P

64
What Hayleia said. I'm about to write a toolchain to boost my Axe productivity (namely Illusiat). That's one of the best things on Linux, the fact that it encourages scripting and writing your own tools. :)

65
TI-Nspire / Re: TI-Nspire USB serial breakout boards
« on: November 23, 2014, 07:35:48 am »
This is the holy grail of Nspire dev. O.O Do want.
* Streetwalrus drools

And yes, the Nspire can charge via the dock as shown by the mutli calc docking station. I have no idea how it works though.

66
Introduce Yourself! / Re: God dag, jeg heter Erik!
« on: November 20, 2014, 06:07:10 am »
Check out Axe Parser on here; it's a language that compiles to ASM so you don't have to do any incantations on large projects.
Indeed, Axe is a really nice language, and while it looks like BASIC at first, it's completely different (you have low level memory access and all that fancy stuff, in addition to a highly optimized standard library which makes your programs run extremely fast). SSBO is written mostly in Axe (it does use some ASM but that's unavoidable on such a large scale project).

Anyway, welcome to Omnimaga, and enjoy your stay ! :D
!peanuts

67
TI Z80 / Re: Alien Breed 5 Episode II: Evolution
« on: November 20, 2014, 06:03:06 am »
Good to hear. I hope everything goes smoothly with the rest at least. :)

68
TI Z80 / Re: zStart - an app that runs on ram clears
« on: November 20, 2014, 05:58:51 am »
Oh right I think the bug with the editor is actually due to MP and has nothing to do with the picture.
The problem is that OS's 2.5x have a lot of compatibility issues with hooks and having mathprint on only makes it worse. :/

69
Welp, if you sign the 8xu you can send it to a calc. And for calcs with bootcode 1.03, you can use Unsigned by thepenguin77 to send unsigned OS's. :P

70
TI-Nspire / Re: Solarized Theme for Nspire CX
« on: November 20, 2014, 05:51:42 am »
There is also the dark variant of solarized which is the most used. :P

I personally use it everywhere : wm theme, gtk theme, terminal colors (and Vim since I use Vim in a terminal), and just about everything that runs in a terminal.

71
Humour and Jokes / Re: Important life algorithms
« on: November 20, 2014, 05:48:50 am »
Code: [Select]
#include "streetwalrus.h"
#include <life.h>
#include <time.h>

int main(void)
{
    while (streetwalrus_alive)
    {
        day_spend(geeky_stuffs);
        sleep(INSANELY_LATE_HOUR);
    }

    // Hopefully we don't reach this point anytime soon
    return streetwalrus_age;
}

72
Miscellaneous / Re: Post your desktop
« on: November 20, 2014, 05:42:05 am »
My card needs 2x 8pin. :P

Also my motherboard has an extra PCIe x16 slot and I have Molex to 8 pin adapters to power a second GPU (I don't have more 8 pin connectors for my modular PSU :P).

73
TI-Nspire / Re: [WIP] Unnamed Tetris clone
« on: November 20, 2014, 05:39:25 am »
Yes it's this one. We kind of started the project together, I ended up writing most of it and then aeTIos took it over since we'd kinda dropped it and he needs to sharpen his C skills. :P

74
Miscellaneous / Re: Post your desktop
« on: November 19, 2014, 06:24:06 pm »
I meant I should get a new set of screens. :P

75
Miscellaneous / Re: Post your desktop
« on: November 19, 2014, 12:53:07 pm »
Dangit Sorunome. Now I need to get a new set. >.>

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