The names comes from horology. Complications are the fancy stuff you get on watches... chronometer, date, moon phase. The more there are the more expensive the watch, but for real watches it actually involves top-notch engineering, not flashing a chip.
It's actually not that far off, any high-performance Java app eventuaaly uses the Unsafe class so the developers can do things Java doesn't allow you to, because that's not what it's for. There are people on stackoverflow asking questions about programming problems when writing
JVM bytecode directly... WTF is that all about? These guys probably then consider themselves low level devs. LOL
Youtube Videos still continue to play even when the tab is closed. The video stops rendering sometimes yet the audio continues. The browser itself freezes a lot. I get 'firefox is running but not responding' messages all the time.
I don't see the fuss. It's bloated crap IMO
Publishers get to allow or block particular types of adverts for their site/app. The degree of control they have is huge, if you're getting intrusive adverts complain to the publisher, not the advertising industry.
The first thing I look at when looking at interview candidates code is their style. I don't care particularly if it's not the same as mine, but I do care if there's no consistency to their own style. I'm talking about hurried formatting, trying to squeeze everything into the least number of lines, mixed naming conventions, bad spelling in comments, even down to things like inconsistent spacing. Maybe I'm a prude but if I'm going to be looking at this person's coding output all day it better at least be readable.
That Linux managed to maintain a consistent coding style with so many contributors is an admirable feat.
As for beautiful algorithms, I quite like the simplicity of Dijkstra's shortest path.
NodeJS? What does a networking library have to do with Flash?
Do what everyone else does and change your editor to insert spaces when you press tab. Of course this means you cannot edit tsv files anymore
They'll get it to a point where they can give this system a description of itself and it'll build itself and put them out of a job
1.5 hours to commute isn't that bad even for cities like london. What bubble do you live in
Microsoft did it
Bluffer! Phones have GPUs these days, the CPU is hardly involved
All those processes share some state, so if one crashes all bets are off regarding the other processes too. Expect pwnage soon
This is completely false. Publishers get to control every aspect of the types and behaviour of ads they allow on their sites, in real-time.
You have no fscking ida what you're talking about
The source code of Lotus Notes should be a good read
I assume it won't block iAd
They bought QT so devs wouldn't have to deal with the pecularities of Symbian.
I did something like this for my thesis, but even I knew deep down at the time that it was all bollocks. So is this.
I'm pretty sure Skout uses MoPub, not Ad Exchange
The names comes from horology. Complications are the fancy stuff you get on watches... chronometer, date, moon phase. The more there are the more expensive the watch, but for real watches it actually involves top-notch engineering, not flashing a chip.
Ugh, are you one of these C++ gurus who don't realise std::unique_ptr exists? You probably pass them instead of references too? Ugh
> real UML work Is there such a thing?
From what I know of it, it's a wrapper over libuv
It's actually not that far off, any high-performance Java app eventuaaly uses the Unsafe class so the developers can do things Java doesn't allow you to, because that's not what it's for. There are people on stackoverflow asking questions about programming problems when writing JVM bytecode directly... WTF is that all about? These guys probably then consider themselves low level devs. LOL
C !== javascript
You trippin' nigga
Youtube Videos still continue to play even when the tab is closed. The video stops rendering sometimes yet the audio continues. The browser itself freezes a lot. I get 'firefox is running but not responding' messages all the time. I don't see the fuss. It's bloated crap IMO
Publishers get to allow or block particular types of adverts for their site/app. The degree of control they have is huge, if you're getting intrusive adverts complain to the publisher, not the advertising industry.
I see you've never had a parse a compilation error when using boost (C++)
The first thing I look at when looking at interview candidates code is their style. I don't care particularly if it's not the same as mine, but I do care if there's no consistency to their own style. I'm talking about hurried formatting, trying to squeeze everything into the least number of lines, mixed naming conventions, bad spelling in comments, even down to things like inconsistent spacing. Maybe I'm a prude but if I'm going to be looking at this person's coding output all day it better at least be readable. That Linux managed to maintain a consistent coding style with so many contributors is an admirable feat. As for beautiful algorithms, I quite like the simplicity of Dijkstra's shortest path.