Location: San Diego, CA Remote: no Willing to relocate: Relocating to San Diego now. Technologies: JavaScript, PHP, Python, Java, SQL, NoSQL, DevOps, Cloud, Marketing & Ad Ops, full-stack, etcetera. (Anything web…
It's typically 'SESSION' specific things with connection pooling that I've seen underlying (sometimes long-uncaught) bugs in production systems. e.g. A 'ALTER SESSION'/'NLS_DATE_FORMAT' commands in Oracle or even an…
Actually, in larger enterprises (or maybe this should be "non-startup stage companies") I find its actually often the exact opposite. If we're profitable, we're going to invest in a better working experience so that our…
Literally, all of those trusts in that scenario are with 'people' which are indeed quite easy to corrupt (or fail without awareness). Possibly more so than potential crypto and chain/ledger based systems. And again if…
If you apply zero-trust (as you are here), then its also _impossible_ to assure all those attributes are present in the current voting system. So I see no harm in attempting to solve for "better" or even "equal but more…
> The real programmers will say "Yeah it works but you're leaking memory everywhere. Perhaps we should fix that." I’ll just restart Apache every 10 requests. They're cattle not pets. (/semi-sarcastic)
If by "single folder on a hidden home page containing unused default apps" you mean "App draw", then you've described Androids (arguably superior) default UX. Put another way.. You're manually 'fixing' the iOS UX to…
Location: San Diego, CA Remote: no (moving to San Diego in Q1) Willing to relocate: Relocating to San Diego January 2017. Technologies: PHP, JavaScript, Python, Java, SQL, NoSQL, DevOps, Cloud, Marketing & Ad Ops,…
Also, the security aspect: Hangouts would get a bunch of backlash in the Enterprise world if they added the Allo type features to it. So they have pretty much to have separate systems for Enterprise vs Consumer if they…
Also worth a look depending on your needs: https://codenvy.com/ (based on open source eclipse che IDE) http://www.koding.com/ (easy hybrid local IDE and/or cloud IDE integration)
There are firms that offer patent infringement insurance services. The cost is astronomical (7 figures per year). I have a fair amount of experience with patent trolls. I've seen companies sued for using facebook, where…
> Facebook has a massive incentive to stop fake accounts As an advertiser, I am pretty certain this is not the quite case in (current) reality. A large part of FB's proposition for more money from us includes: A) Pay…
I think you may also be misconstruing the point. Saying that fingerprints aren't passwords is _not_ the same as saying a fingerprint shouldn't be required to unlock a phone. (as with most web logins, its userid +…
Since Lyft actually 'supports' the ability for riders to tip their driver, I would suspect the same person is always happier when their fair is using Lyft's app.
If you work in in any sort of time-sheets based model: WakaTime (https://wakatime.com/) is indispensable.
The number of people here defending long 'darlings' (or over-generalizing 'long one-liners'), is both shocking and dimsaying to me. Beyond basic functionality one of any (serious) programmer's _top_ priorities is to…
We just do all that compilation prior to check-in for release branch. Basically, version control holds the compiled 'snapshot' of a working app, and host specific variances in the code is forbidden. (composer is for…
Location: San Diego, CA Remote: no Willing to relocate: Relocating to San Diego now. Technologies: JavaScript, PHP, Python, Java, SQL, NoSQL, DevOps, Cloud, Marketing & Ad Ops, full-stack, etcetera. (Anything web…
It's typically 'SESSION' specific things with connection pooling that I've seen underlying (sometimes long-uncaught) bugs in production systems. e.g. A 'ALTER SESSION'/'NLS_DATE_FORMAT' commands in Oracle or even an…
Actually, in larger enterprises (or maybe this should be "non-startup stage companies") I find its actually often the exact opposite. If we're profitable, we're going to invest in a better working experience so that our…
Literally, all of those trusts in that scenario are with 'people' which are indeed quite easy to corrupt (or fail without awareness). Possibly more so than potential crypto and chain/ledger based systems. And again if…
If you apply zero-trust (as you are here), then its also _impossible_ to assure all those attributes are present in the current voting system. So I see no harm in attempting to solve for "better" or even "equal but more…
> The real programmers will say "Yeah it works but you're leaking memory everywhere. Perhaps we should fix that." I’ll just restart Apache every 10 requests. They're cattle not pets. (/semi-sarcastic)
If by "single folder on a hidden home page containing unused default apps" you mean "App draw", then you've described Androids (arguably superior) default UX. Put another way.. You're manually 'fixing' the iOS UX to…
Location: San Diego, CA Remote: no (moving to San Diego in Q1) Willing to relocate: Relocating to San Diego January 2017. Technologies: PHP, JavaScript, Python, Java, SQL, NoSQL, DevOps, Cloud, Marketing & Ad Ops,…
Also, the security aspect: Hangouts would get a bunch of backlash in the Enterprise world if they added the Allo type features to it. So they have pretty much to have separate systems for Enterprise vs Consumer if they…
Also worth a look depending on your needs: https://codenvy.com/ (based on open source eclipse che IDE) http://www.koding.com/ (easy hybrid local IDE and/or cloud IDE integration)
There are firms that offer patent infringement insurance services. The cost is astronomical (7 figures per year). I have a fair amount of experience with patent trolls. I've seen companies sued for using facebook, where…
> Facebook has a massive incentive to stop fake accounts As an advertiser, I am pretty certain this is not the quite case in (current) reality. A large part of FB's proposition for more money from us includes: A) Pay…
I think you may also be misconstruing the point. Saying that fingerprints aren't passwords is _not_ the same as saying a fingerprint shouldn't be required to unlock a phone. (as with most web logins, its userid +…
Since Lyft actually 'supports' the ability for riders to tip their driver, I would suspect the same person is always happier when their fair is using Lyft's app.
If you work in in any sort of time-sheets based model: WakaTime (https://wakatime.com/) is indispensable.
The number of people here defending long 'darlings' (or over-generalizing 'long one-liners'), is both shocking and dimsaying to me. Beyond basic functionality one of any (serious) programmer's _top_ priorities is to…
We just do all that compilation prior to check-in for release branch. Basically, version control holds the compiled 'snapshot' of a working app, and host specific variances in the code is forbidden. (composer is for…