Nov
06
2009
0

autoresuming emerges

emerge [package] || until emerge --resume --skipfirst; do emerge --resume --skipfirst; done
after all packages are emerged that can be (that didn’t error out)
run
emerge -pv [package]
to see the failed packages.

*note: replace [package] with the package you want to emerge (open-office for example)

Bookmark and Share
Written by david.durost in: Gentoo, Linux, howtos |
Nov
06
2009
0

tab-completion for portage tools

Step 1: Set bash-completion USE flag

grep -q 'USE\([:space:]\)*=.*bash-completion' /etc/make.conf || sed --in-place -e 's/USE\([:space:]\)*="/USE="bash-completion /g' /etc/make.conf

Step 2a: updating world
If you had to add the use flag, you will now want to update world to ensure all necessary packages are using it.
emerge -uN world

Step 2b: emerging needed ebuilds
emerge -av bash-completion gentoo-bashcomp
This will emerge the packages you need bash-completion (programmable completion for BASH) and gentoo-bashcomp (gentoo-based BASH CLI completions)

Step 3: editing the bashrc
since most portage tools are primarily for root we’ll add the bash completion line (bash-completion recommends adding this to ~/.bashrc normally) on a more global scale by placing it in /etc/bash/bashrc
echo "[[ -f /etc/profile.d/bash-completion ]] && source /etc/profile.d/bash-completion" >>/etc/bash/bashrc
source /etc/bash/bashrc

All Done!

basic usage would look like so:
emerge ne
emerge net-

etc…

Bookmark and Share
Written by david.durost in: Gentoo, Linux, howtos |
Sep
01
2009
0

who wants to get arrested tonight?

D: http://maine.craigslist.org/w4m/1352236906.html
me: im 26
D: lie
me: and not cute
D: not true
me: and i have to work at 6am
me: and it sounds like a police scam to curb underage drinking
D: i’m trying Dave..
me: to get me arrested for child molestation
D: exactly!
me: eh
D: kidding
me: not really feeling like going to jail for being a kiddy toucher
me: i like my anus as is thank you very much

Bookmark and Share
Written by david.durost in: conversations, random thoughts |
Sep
01
2009
0

Dropbox

I’ve been sleeping on this for a while now, it’s really an amazing tool.
Matt Farmer discussed it on his blog:

Dropbox is a great application I found out about a few months back. You create an account and install a service on a number of computers that you use, and it creates a folder that will stay in sync across all of them. The best part about this is that if any computer isn’t on, when it wakes up, it goes out and checks what it’s missed, and syncs back up, and its FAST.

There is also a sharing section, where you can share a portion of your account with another user, and let them upload and delete files. It combines your usable space for this areas, so on group projects it gets quick first. Ohh and did I mention it has its own built in file versioning system?

There’s also a special folder for Photos that will automatically generate an online picture album of any pictures / folders placed into here. Of all the features, while I like some of the other ones a whole lot more, I use this one the most. Its great when working on web sites with clients and being able to save screen shots directly to this folder and show them what I’m seeing.

When I first found out about Dropbox, I was so excited about it, I went on a big kick about how everyone should be using it, but after time this excitement died down. Well now, Dropbox is giving away an extra 256MB of storage space (up to 3GB) (on top of the 2GB you get just for signing up) for every user you refer to the site, and so I’m back at it. Check it out: https://www.getdropbox.com/referrals/NTM0OTg4Njk!

Bookmark and Share
Jul
19
2009
0

random thoughts…

the bitter-sweet flavor relishes a constant reminder of just how much you meant. A long cold road filled with the task of swallowing this broken heart lies ahead, winding and whirling, but always empty. Happiness hides in memories and dreams now, reality has washed away all remnants of the joy once shared. As I die from inside, I sit and watch you drown your sorrows in bottle after bottle. I may be walking alone on a beaten path, but I know happiness is not hiding in the bottle of yeast. It’s hiding in you.


With each days birth, a new reminder is born. These mental notations ring throughout my head ceasing to silence the words “you are alone.”
With every blink of my eyes, a brief glimpse of your beauty is cast forth from my memory as a warning of what happens when the heart grows an attachment.
Cold and bitter – safe and sound both equal out in my life now.


on Shit Talk Airlines my flights are non stop…


a new beginning, but a familiar path.
alone again with only myself to blame.

Change as they may.
everything always looks the same.
another day fading to an empty night.
shallow hole seems closer to fitting me right

i can’t get passed these doubts in my mind
another doors closed, the pain with fade in time.
i’m told it’s ok, plenty of days left; plenty of faces left.

a face i have, but completion i’ve lost


yellowed lights coruscate upon the reflecting pool beneath the city skyline. Small glowing balls appear on the horizon as the city’s conquering heroes return home from the steadfast battles of the workday. A blinking beacon of hope – a reminder burned into the subconscious of the city’s insomnolence – illuminates high into the night blanketing the surrounding hillside in a shield of invisible waves of sound. An overwhelming since of paucity, swarms in with just a quick glance unto the world that exists outside the window pane.


i should have known i’d end up like this…
alone with myself in a room of mirrors
reflecting nothing more than the emptiness of shadows.
i should have known i’d end up like this…
lying to myself just to feel sane
trusting myself to keep the blanket over my eyes.
i should have known i’d end up like this…
laying in a pool of tears awaits my rescuer
to pull me from this and show me the light.
i knew i’d end up like this: bitter and alone.


a lonesome translucent tear runs vigorously down the flushed pale cheeks, as the thoughts of the deterioration that is being played out before the tear soaked eyes. A feeling of true abandonment soon sets in as realization that the past remains in the past and will never return. Similarities may venture out from the history that lay beneath the coy actions and bitter remarks, but those situations that flourished not long ago will never return to be the same. A quivering finger, dry and rough from the day to day battles of the employment world, extends up, outstretched, reaching to catch the vandalous tear from being seen by the everyday public. A quick gesture to deflect any notion that a heart still beats love inside the cold, dark, shell that lay before her now. All passion,lust, and happiness drained like a vampire’s feast and replaced with the ever thinner hatred, sadness and sorrow. A thinner solution, yes, but it just takes more to fill the tank to it’s threshold.
It’s hard to hide the emotions from the source much like the difficulty in walking on water. It may occur momentarily, but not long enough for anyone to truly notice the struggle.

A picture once sought, is now a picture forever lost.

Bookmark and Share
Written by david.durost in: random thoughts |

Powered by WordPress | Aeros Theme | TheBuckmaker.com WordPress Themes

WordPress Loves AJAX