Showing posts with label linux. Show all posts
Showing posts with label linux. Show all posts

Thursday, April 29, 2010

A whileago

So did you hear? Ubuntu 10.04 came out today! When I rebuilt my computer after the massive hardware failure someone who hates me convienced me to get a ATI video card. I'm a *nix user and ATI and *nix don't have a good history; a lot of things don't work or if they do their problematic. So this time around I will be going nVidia and forthe ps I'll finally be making the switch to 64bit ad well! 64bit with 8 gigs of ram~ that aught to be nice.....Not that there was a hardware failure or anything, I'm just tired of the creeping problems I get with this card.

For some reason or another, awhile ago, I had told myself I'd be seeing a lot less of the online world; then I met someone who anchored me to it again. Donno why originally but now most everyone I know I preocupied with school, work, or whatever it is they so with their time so now I get a lot less 'face' time with these people. The new person has started school and others other things so I figure I'd go back to where I was before a sorta move away from being online all the time. I donno not much reason in being online all the time if there is no one to talk to right? Anyway it's late for me, I'mma hit the sack.

Saturday, May 2, 2009

8.10 -> 9.04

I've got all of my machines going on 9.04; work, personal laptop, and desktop. There were a few problems with the desktop but those were dealt with, over the course of several days....I had to go back to 8.10, download the alternate installer and upgrade that way. The graphical installer is very nice.

Still have the same old desktop:


Aside from the boot-speed thing I've noticed that moving panels around is a lot more clicking than it used to be. However that notification thing is nifty.

I wish 10.10 would have been a LTS release but it isn't...10.04 will be so I think I will get 10.04 and stick with that for a few releases....

Recently I've been trying to get my カタカナ to the same level as my ひらがな but it is sooooo boring.... orz....

Tuesday, March 24, 2009

FireFox Memory Madness.

So, FireFox....It's alright.

Problem:
FireFox, will occasionally - depending on sites I browse to, shit all over my system and begin consuming memory indefinitely until the systems because inoperable and I am forced to cause a hard reboot or force my session to restart (ctrl+alt+shift+back space).

Browser details:
Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.0.7) Gecko/2009030422 Ubuntu/8.10 (intrepid) Firefox/3.0.7

OS Details uname -a:
Linux Moneque 2.6.27-9-generic #1 SMP Thu Nov 20 21:57:00 UTC 2008 i686 GNU/Linux

A Solution:
Use ulimit to limit the amount of memory Fire Fox can access.
https://bugs.launchpad.net/firefox/+bug/314424

You'll need to open up the firefox startup file, I believe you'll need sudo/super-user privileges to do so, the file is found here /usr/lib/firefox-3.0.5/firefox.sh your version name may be different. In my case the command for opening from the terminal was:


sudo gedit /usr/lib/firefox-3.0.7/firefox.sh


Some where near the top of the file, after the comments, add the following block of text. Do not add it between brackets ( { } ) but in its own space


# Limiting virtual address space, data segment, and resident memory
ulimit -d 500000
ulimit -v 500000
ulimit -m 250000


Your finished file may look something like this:

....
....
# Fabien Tassin
# Steve Langasek
# License: GPLv2 or later

# Limiting virtual address space, data segment, and resident memory
ulimit -d 1300000
ulimit -v 1300000
ulimit -m 1300000


MOZDIR=$HOME/.mozilla
LIBDIR=/usr/lib/firefox-3.0.7
APPVER=3.0
....
....



the numbers here are the maximum amount of memory firefox will be allowed to use. I couldn't get a concrete understanding but I believe this limitation is enforced by the kernel, no way for FF to get around it....The numbers are in Kilobytes so 1300000 is roughly 1.2Gigabytes or 1,269MB (I party hard). You may need to change these numbers to reflect your system. You can get good numbers from the Google converter: http://www.google.com/search?hl=en&q=1300000KB+in+GB&btnG=Google+Search&aq=f&oq=

I suspect the average user may want to use about 300MB or so, that would be about 300000kb


ulimit -d 300000
ulimit -v 300000
ulimit -m 300000


After you have saved the file restart firefox and you should be good to go.

Wednesday, December 24, 2008

Pretty food.

So I need to figure out how to make my food pretty. I can make good food but it just doesn't look very pretty.

Very long, do read.
http://linuxlock.blogspot.com/2008/12/character-assasinations-aint-us.html

These are all pretty good:
http://www.amazon.com/s/qid=1230175614/ref=sr_nr_i_1?ie=UTF8&rs=&keywords=hotel%20costes&rh=i%3Aaps%2Ck%3Ahotel%20costes%2Ci%3Adigital-music

Is there a name for this kinda music? I want to go to this hotel.

I need to figure out how to make the effects here. I think they are all just blue/green screen and a bit of stop motion.


Still getting over yesterday. Feeling kinda down....

Thursday, December 11, 2008

Hora!

Lava makes a great disinfectant. However one of the best things about lava is that it is 100% all natural so it is totally safe for the environment. I picked up a book for blender and on the “Who should read this” section there was a bit that came out as 'People that know whats up.' After spending about an hour trying to figure out the first 3 pages of the first project I realized that I am not one of those people. I did however finish the segment and then went to go find a bit on on fluid simulation. My lava ball didn't come out at all like the one in the book. I need to redo it a few times.





Today I also found two IRC channels that I'mma try and frequent; one on general programming ##programming and the blender IRC channel #blender. Both are on irc.freenode.net.

Tomorrow I'm going to make a bridge and try to do a bit more on the ASP.NET bit. Spent the day wrestling with the idea of “NameSpaces” Still donno if I know what those really are. There aren't any definitions for retards out there. Everything gets really confusing really fast. I donno why this is so hard.

What is your ring tone? When I get a text message or email my phone shouts “HORA!” which is something like “HEY!”, “Look at me!”, “Now look'a here”. I got it by taking apart a flash soundboard I found for Misao Kusakabe from Lucky star.

http://danbooru.donmai.us/post/show/181317/flash-kusakabe-misao-lucky-star-soundboard from the left hand side click on the first object in the third row(ほら).

When it rings it plays a midi version of the pururin theme song from Welcome to the N.H.K. But it is really soft because I don't know how to up the pitch....Meh....

I'm a *nix user, my current choice is Ubuntu I update a week after a major version release I dual boot windows to help with my cocai....Final Fantasy Eleven addiction. Having said that this makes me sorta sad: http://linuxlock.blogspot.com/2008/12/linux-stop-holding-our-kids-back.html . I wander what OS the kid was demonstrating.