Search Results - JustLinux Forums


Search:

Type: Posts; User: Piko

Page 1 of 8 1 2 3 4

Search: Search took 0.02 seconds.

  1. My method takes almost no memory at all, because...

    My method takes almost no memory at all, because my program already has a python interpreter in the back ground, this just lets me take the input from stdin, and send it right to the interpreter....
  2. Ok, I've got it. After looking at the main.c from...

    Ok, I've got it. After looking at the main.c from python, you can simply do this.



    PyCompilerFlags cf;
    cf.cf_flags = 0;
    PyRun_AnyFileFlags(stdin, "<stdin>", &cf);


    This way it won't...
  3. Ok, new question. Is there any way to do what...

    Ok, new question. Is there any way to do what Py_Main() does, without having to Py_Initialize(); again?

    The Py_Initialize takes about 3 seconds to do, and speed is a bit of a factor for me.
  4. Dear lord, I am a moron. My .pyhistory file...

    Dear lord, I am a moron.

    My .pyhistory file was 400MB!

    Yup, I think, I think that would do it. :o
  5. It seems that running just python in a console...

    It seems that running just python in a console python eats about 800MB. So it's not code, but the interpreter it's self.

    Hrmmm, I'm not very experienced with python. Is there anyway to prevent...
  6. [SOLVED] Embedding/Extended Python in C++, Py_Main eats 932MB!

    I've writing a C program, and part of it's design is this ability to script events in python. I really like the idea of Embedding, and Extending Python, so I did. It worked great, and I was in...
  7. All fine now! Looks like the RAM I got was...

    All fine now!

    Looks like the RAM I got was indeed bad.

    No need for any funny "mem=" grub settings. Just turned on the MMIO memory hole, and it works fine. Network card must be working, how else...
  8. Replies
    14
    Views
    3,275

    Currently I'm using the SVN build, and for the...

    Currently I'm using the SVN build, and for the most part it's very usable. Oddly I think it's become more stable for me then 3.5. :confused:

    Problems include all the configuration tools are not...
  9. Replies
    14
    Views
    3,275

    snapshot1.jpg...

    snapshot1.jpg

    Oh yeah, living on the edge!
  10. Well I ran some test (memtest) on this new RAM I...

    Well I ran some test (memtest) on this new RAM I put in, and it seems to have errors. I'm returning it, and getting some new sticks.

    Hopefully the memory hole worked correctly, just the bad ram...
  11. DFI Lanparty Ultra SLI-D, 4GB of RAM, and a network problem.

    Problem:
    I inserted 2 more GB of RAM into my system, bringing the total to 4GB. I noticed that the BIOS on my system was only reading 3GB. So I went into my BIOS, and enabled the MMIO memory hole....
  12. HOWTO:nVidia SLI under Linux, howto, plus tweaks.

    Well, for about half a year I've had an SLI ready motherboard, the DFI Lanparty UT nF4 SLI-D, and a single SLI ready nVidia XFX 7600 GT XXX edtion. On Thursday this week I recieved my 2nd nVidia XFX...
  13. Replies
    8
    Views
    2,143

    http://www.kde-look.org/content/show.php/Round+KMe...

    http://www.kde-look.org/content/show.php/Round+KMenu+Button?content=49362

    kde-look.org my friend!
  14. Replies
    8
    Views
    2,143

    22" Wide Screen!

    Well I haven't posted in a while, thanks a lot college.

    Here is my current desktop.

    Clean

    Menu

    Dirty
  15. Replies
    8
    Views
    2,461

    openSUSE 10.2, sweet.

    Since the release of 10.1 I've been disappointed in the new openSUSE system. First the zenworks complete failure to even work. USB joystick problems. The constant inconsistencies in the systems...
  16. Replies
    33
    Views
    5,303

    Well I've got nothing new on my Desktop, so I...

    Well I've got nothing new on my Desktop, so I guess I'll show off my tablet.

    Yes, it's suppose to be 768x1024 it's a tablet

    Sitting in it's docking bay.

    Everything works with OpenSuSE...
  17. Replies
    31
    Views
    5,406

    Yes it is a cool game. So was Carmageddon 2. ...

    Yes it is a cool game. So was Carmageddon 2.

    By the way my background is from Gunnm (Battle Angle Alita) in case your confused. :)

    I normally do Anime themed desktops, though lately I've...
  18. Replies
    31
    Views
    5,406

    Not much new on my desktop, just a background,...

    Not much new on my desktop, just a background, and change of menu system.

    She's angry.

    Games All using Wine (Cedega sucks), or native.

    Stuff
  19. Replies
    4
    Views
    1,205

    Ok, thanks this is what I think I'm looking for.

    Ok, thanks this is what I think I'm looking for.
  20. Replies
    4
    Views
    1,205

    Do it your self Linux distro?

    Does anyone know of a distro that gives me just the stupidly basic things, GCC, and C/C++ compiling tools? So I can make.

    I want something so light weight what it's a joke. I want a terminal,...
  21. Replies
    1,138
    Views
    920,326

    Poll: Yeah je_fro that is true... Though if you think...

    Yeah je_fro that is true... Though if you think about it this is against the GPL. No user of GPLed open source programs should pay royalties. So honestly FSF should begin writing up a law suit...
  22. Replies
    1,138
    Views
    920,326

    Poll: I really think this is Novell trying to buy their...

    I really think this is Novell trying to buy their users some unneeded peace of mind. If Microsoft could sue all, and every Linux distro it would have already.

    Microsoft is trying to get in on the...
  23. Replies
    4
    Views
    1,541

    I've been playing the Beta on Linux. I've been...

    I've been playing the Beta on Linux. I've been able to play network games with other Linux, and Windows computers. The only problems I get are with HDR. When you enable it the screen flips upside...
  24. Replies
    2
    Views
    1,513

    What do you need from the website, just one page...

    What do you need from the website, just one page of HTML code, or do you need it, and all the graphics that are linked threw the HTML.

    If you just need the HTML code you could just use a system...
  25. Thread: Linux Flash 9

    by Piko
    Replies
    70
    Views
    12,462

    Odd, I don't crash, but I just get sound, no...

    Odd, I don't crash, but I just get sound, no video. Though I'm using Firefox 2.0 RC3, so that might be why I don't crash completely.
Results 1 to 25 of 182
Page 1 of 8 1 2 3 4