How many of you are working right now?

Off Topic (Everything besides dubstep)
Forum rules
Please read and follow this sub-forum's specific rules listed HERE, as well as our sitewide rules listed HERE.

Link to the Secret Ninja Sessions community ustream channel - info in this thread

Are you...

At Home?
17
34%
At Work?
23
46%
In a Cave?
5
10%
In a Toilet?
3
6%
Somewhere You Shouldn't Be...
2
4%
 
Total votes: 50

ashley
Permanent Vacation
Posts: 9591
Joined: Tue May 08, 2007 1:00 pm
Location: CHAT ▄▄█▀▀ █▬█ █ ▀█▀ GET BANGED
Contact:

Re: How many of you are working right now?

Post by ashley » Tue Apr 19, 2011 2:13 pm

slothrop wrote:Trying to figure out a non sucky way of making a scalable web-crawler that works with grim dynamically generated sites. Which basically means flipping between two designs (neither of which would work) for five minutes and then going back to the internet.
Eh?

wget has a spider tool, you can use this to scrape links on websites and then pump those into another process that indexes the content in a database for example? Store the URL's in a database table with a unique index on the URL itself, filtering out any duplicates?

slothrop
Posts: 2655
Joined: Thu Aug 24, 2006 11:59 am

Re: How many of you are working right now?

Post by slothrop » Tue Apr 19, 2011 2:27 pm

ashley wrote:
slothrop wrote:Trying to figure out a non sucky way of making a scalable web-crawler that works with grim dynamically generated sites. Which basically means flipping between two designs (neither of which would work) for five minutes and then going back to the internet.
Eh?

wget has a spider tool, you can use this to scrape links on websites and then pump those into another process that indexes the content in a database for example? Store the URL's in a database table with a unique index on the URL itself, filtering out any duplicates?
Nah, it has to deal in a reasonably sensible way with sites that generate content dynamically, have silly numbers of internal links, and might (for instance) keep giving you the same (or similar) content at an arbitrary number of different urls but also needs to start losing stuff that no longer exists again in a reasonably timely fashion, preferably without having to completely re-crawl the site. AIUI, google analytics believes that one of the sites we're talking about has about six billion individual links...

Edit - I mean, the core of using wget (or python urllib) and a parser (beautiful soup) is fine, but getting something that performs well while handling sites with phenomenal amounts of duplication and a fairly high turnover is what's interesting. Think it's sorted, now, though.

User avatar
Zöo Pop
Posts: 65
Joined: Tue Apr 12, 2011 9:27 pm

Re: How many of you are working right now?

Post by Zöo Pop » Tue Apr 19, 2011 3:42 pm

wub wrote:
ashley wrote: windows+d to minimise everything, or windows+L for emergency lock the computer

Well I never knew that :D



[Still finding Alt + Tab is a more natural position for my hand to rest at though]
Good know know. But Alt + Tab seems more natural for me too.

Just got a job at office, I use to work at a garbage dump so huge change.

ashley
Permanent Vacation
Posts: 9591
Joined: Tue May 08, 2007 1:00 pm
Location: CHAT ▄▄█▀▀ █▬█ █ ▀█▀ GET BANGED
Contact:

Re: How many of you are working right now?

Post by ashley » Tue Apr 19, 2011 4:00 pm

slothrop wrote:
ashley wrote:
slothrop wrote:Trying to figure out a non sucky way of making a scalable web-crawler that works with grim dynamically generated sites. Which basically means flipping between two designs (neither of which would work) for five minutes and then going back to the internet.
Eh?

wget has a spider tool, you can use this to scrape links on websites and then pump those into another process that indexes the content in a database for example? Store the URL's in a database table with a unique index on the URL itself, filtering out any duplicates?
Nah, it has to deal in a reasonably sensible way with sites that generate content dynamically, have silly numbers of internal links, and might (for instance) keep giving you the same (or similar) content at an arbitrary number of different urls but also needs to start losing stuff that no longer exists again in a reasonably timely fashion, preferably without having to completely re-crawl the site. AIUI, google analytics believes that one of the sites we're talking about has about six billion individual links...

Edit - I mean, the core of using wget (or python urllib) and a parser (beautiful soup) is fine, but getting something that performs well while handling sites with phenomenal amounts of duplication and a fairly high turnover is what's interesting. Think it's sorted, now, though.
Everyone knows the solution is more hardware to support inefficient code :lol:

Especially as now Google are opening up cores to boffins...

http://www.theregister.co.uk/2011/04/15 ... _donation/

Shum
Posts: 9851
Joined: Sun May 16, 2010 9:14 am

Re: How many of you are working right now?

Post by Shum » Tue Apr 19, 2011 9:03 pm

So tempted to pick a cave, but no I usually work at home even though I'm not home at the moment.

User avatar
pkay
Posts: 6708
Joined: Thu Jul 19, 2007 1:27 am
Location: Stop Six (USA)
Contact:

Re: How many of you are working right now?

Post by pkay » Tue Apr 19, 2011 9:24 pm

At work... mad surfin

User avatar
jameshk
Posts: 4530
Joined: Fri Jul 31, 2009 11:55 am

Re: How many of you are working right now?

Post by jameshk » Wed Apr 20, 2011 12:37 am

Brett get me a job working with you ;)
Soundcloud
P Daley wrote:Ended up at a party last night with a bunch of people I don't know and blacked out,
Woke up this morning with an email about ordering a $70 pair of UFO pants.

Molzie
Posts: 7566
Joined: Sun Feb 21, 2010 4:09 am
Location: CHCH, NZ

Re: How many of you are working right now?

Post by Molzie » Wed Apr 20, 2011 1:14 am

I work from home and often browse on the shitter so...

<HOME/WORK/TOILET>

User avatar
murky21
Fantasy Football King
Posts: 6541
Joined: Thu Nov 19, 2009 4:25 pm
Location: London SW6 / EC2A

Re: How many of you are working right now?

Post by murky21 » Thu Apr 21, 2011 3:17 pm

completely given up on everything at work now, it's too sunny and too close to 4 days off...

Boredom has reached next levels as in the last hour I have done things such as look at all of the jokes comments on Skrillex's FB fan page, started a skream photoshop job and ran a google image search on the word 'tits'

ashley
Permanent Vacation
Posts: 9591
Joined: Tue May 08, 2007 1:00 pm
Location: CHAT ▄▄█▀▀ █▬█ █ ▀█▀ GET BANGED
Contact:

Re: How many of you are working right now?

Post by ashley » Thu Apr 21, 2011 3:34 pm

When I get bored at work I go and twitter on the toilet

User avatar
dubmatters
Posts: 974
Joined: Fri Apr 30, 2010 2:33 pm

Re: How many of you are working right now?

Post by dubmatters » Thu Apr 21, 2011 4:15 pm

In my second year at uni, but work full time in a pub. I can't actually belive I would prefer to work in an office again.
maybe his magical jew carpenter compelled him to speak out

User avatar
clifford_-
Posts: 4990
Joined: Sun Nov 08, 2009 2:20 pm
Location: KT14 UK

Re: How many of you are working right now?

Post by clifford_- » Thu Apr 21, 2011 4:21 pm

id rather spend the day in an office, nice and clean, infront of a computer, than spend all day grafting and getting horribly filthy on a building site!


*the grass is always greener...
Follow me on Twitter- @clifford_i
Image
noam wrote:son
let me break this down for ya
mustard = yellow
HP = brown
Ketchup = red
if ya fuck with the program, someone's gona get hurt... feel me

User avatar
Atac
Posts: 704
Joined: Tue Oct 05, 2010 3:45 am
Location: Los Angeles, California
Contact:

Re: How many of you are working right now?

Post by Atac » Fri Apr 22, 2011 8:20 am

I work at 3 different self-serve frozen yogurt shops.
This is LA and ice cream isn't cool anymore.

But basically since it's self serve I just hang out on my laptop until the customer's ready.
Pretty simple job considering I'm still in school. Gets boring as fuck after a while though. I sneak in my MPK Mini some days to work on tunes. Its scary though because I think my boss would shit himself if he saw that.


*EDIT*
I work alone and my tnuc boss pops in and out whenever he feels like ruining my day.

User avatar
murky21
Fantasy Football King
Posts: 6541
Joined: Thu Nov 19, 2009 4:25 pm
Location: London SW6 / EC2A

Re: How many of you are working right now?

Post by murky21 » Fri Dec 23, 2011 10:57 am

This one's out to all the fam inside the ride at work right now, and anyone who isnt going to do a single work related process, not even a single email :Q:

wub
Posts: 34156
Joined: Tue Feb 26, 2008 3:11 pm
Location: Madrid
Contact:

Re: How many of you are working right now?

Post by wub » Fri Dec 23, 2011 10:59 am

I am at the office, however working is a loose term. TBH the only reason I came in today is that I'm going to my parents this evening and it's on the way. I'm letting my team go at half 12 if it doesn't pick up.

nousd
Posts: 8654
Joined: Tue Oct 16, 2007 2:22 am
Location: approaching the flux pavillion

Re: How many of you are working right now?

Post by nousd » Fri Dec 23, 2011 11:02 am

I'd be working if I had a job.
{*}

User avatar
gwa
Posts: 14561
Joined: Fri Apr 11, 2008 10:08 am
Location: LOW PASSING YER EAR DRUMZ.

Re: How many of you are working right now?

Post by gwa » Fri Dec 23, 2011 11:03 am

3 finish IF the payments team get shit done in time :(
Soundcloud

AUGUST 2012 MIX / DEEP / TECH / HOUSE
Follow me on Twitter
@malcolmzulu

These users Little Downed! this user:
Everyone

Riddles
Posts: 4819
Joined: Wed Jan 12, 2011 10:44 am
Location: Brighton

Re: How many of you are working right now?

Post by Riddles » Fri Dec 23, 2011 11:03 am

im at work, but no ones doing much really, office has got a half day so im here for another hour and then home :D
Image
soronery wrote:Too easy to sit behind a keyboard with a playlist of dubstep tunes on, arguing about the defintion of a word in relation to a sound.
All that melts away when the lights are down and the bass is up.

User avatar
autobot
Posts: 732
Joined: Sun Jan 30, 2011 5:12 am
Location: London, UK

Re: How many of you are working right now?

Post by autobot » Fri Dec 23, 2011 11:14 am

Eating cake, Internal meeting with a bottle of wine soon

User avatar
murky21
Fantasy Football King
Posts: 6541
Joined: Thu Nov 19, 2009 4:25 pm
Location: London SW6 / EC2A

Re: How many of you are working right now?

Post by murky21 » Fri Dec 23, 2011 11:14 am

autobot wrote:Internal meating with a bottle of wine soon
Fixed

Locked

Who is online

Users browsing this forum: No registered users and 0 guests