How well I know, in my father's business we had to coordinate with designers, vendors and installers. I had to get a local printing company to supply us with a stack of mini Pantone charts to Fedex to the colorblind.

Or applying for a job asking for applicants with 5 years experience using a package that has only been on the market for less than a year. You know when you have to explain that to the employer you're not gonna get the job (not that you'd want to work for an idiot anyway).magno23 wrote:you know what sucks?
-wanting a first job and the only offers are for "experienced" people even if it is for a shitty job.
-bad whether, i just hate it.
LOL, that's a diplomacy test. You'll get the job if you can "tell them to go to hell in such a way as to make them look forward to the trip".riffraff wrote:Or applying for a job asking for applicants with 5 years experience using a package that has only been on the market for less than a year. You know when you have to explain that to the employer you're not gonna get the job (not that you'd want to work for an idiot anyway).magno23 wrote:you know what sucks?
-wanting a first job and the only offers are for "experienced" people even if it is for a shitty job.
-bad whether, i just hate it.
gogglebox or some crap wasn't it? essentially we were watching chavs on tv watching tv - WTF?! then after the show was the show they were watching....morphy_richards wrote:Why is there a program in channel 4 right now which is about people watching telly?It's not one born every minute or bank of Dave, its all about people who are watching bank of Dave or one born every minute! What's going on, what is the world coming to?
well I pleaded for one, so there is a Dutch forum now!noob wrote:you know what sucks? that theres a french subforum, a german subforum, a subforum with asian characters that i cant recognise, but not a dutch subforum
bedanktmahjongg wrote:well I pleaded for one, so there is a Dutch forum now!noob wrote:you know what sucks? that theres a french subforum, a german subforum, a subforum with asian characters that i cant recognise, but not a dutch subforum
maar laat me nu niet in de steek en gebruik hem ook!
Because it's hysterically funny?morphy_richards wrote:Why does eight out of ten cats keep doing countdown? It was quite good as a one off but I would quite like to watch the original formula for a bit of mindless Friday night viewing.
Do I detect a stalker?jamesh wrote:Because it's hysterically funny?morphy_richards wrote:Why does eight out of ten cats keep doing countdown? It was quite good as a one off but I would quite like to watch the original formula for a bit of mindless Friday night viewing.
But mainly because it has the lovely Rachel Riley on it.
So funny to see people discuss about something I have no clue about...jamesh wrote:Because it's hysterically funny?morphy_richards wrote:Why does eight out of ten cats keep doing countdown? It was quite good as a one off but I would quite like to watch the original formula for a bit of mindless Friday night viewing.
But mainly because it has the lovely Rachel Riley on it.
About the same luck I'm gonna have soldering wires to the terminals of a salvaged color display from an old Nokia.rurwin wrote:No way in this world whatsoever am I ever going to be able to solder anything to a micro USB panel socket.
The air may be tinged slightly blue for a while.
On elinux, there is also a strong warning against it ( http://elinux.org/RPi_Software ):abishur wrote:Starter guide, started by Abishur, post edited and expanded by Mahjongg.
Updating & Upgrading Raspbian
If you are using an older Rasbian distribution, (pre-loaded card) and have an internet connection, (just plug in an Ethernet cable to your ethernet modem should do the trick) you might want to upgrade and update Raspbian to the latest version. To do so reboot Rasbian, and just do:and wait a few minutes for the upgrade to finish, then restart your PI.Code: Select all
sudo apt-get update sudo apt-get upgrade
Then, as I said, I found this:rpi-update is also available as an easier way of updating the firmware and kernel. Please note, as this firmware is bleeding edge, it really should only be used by advanced users and could potentially still have bugs and be incompatible with existing images.
jamesh wrote:Do an rpi-update to get the latest firmware, and check the differences in the recent raspistill code to see what needs to change. Not much btw.
So did the official doc:ShiftPlusOne wrote:That's pretty much it. I would change that to "Only run rpi-update if you know you need a specific build of the firmware or if you were asked to do so by Dom."pablo808 wrote: Only run rpi-update if you need the latest bleeding edit updates.
Yes, apt-get upgrade WILL update your firmware to the latest stable version, and that MAY conflict with rpi-update. If you see something on the internet that says otherwise, it's probably outdated information.