It's triggered on certain events, like a download or rendering a password field. First off it checks if you're on a domain thats "green" (safe/popular). for the top 100k domains (should be about 90% of browsing) that's just locally loaded and the page doesn't do anything. From there, there's a bunch of heuristics to see if it's on a flagged page. If it's not, so "unknown" a local ML model will run against the text of the page to see if it fits the patterns of a phishing page.
It was training on available datasets and shipped with the extension, so it does the checks in-browser against what it sees in an unknonwn situation.
War will not happen between the US and China (2 economies which are inexorably intertwined) for no other reason than it will be exceedingly bad for business.
On the main point of the article, I do agree that a lot of ideas fly higher in San Francisco than other parts of North America. I see "Highlight" as a good example of this where an app finds a lot of early adopters in a small area but it becomes harder for that kind of ubiquity to happen somewhere people aren't as fascinated by new technology like people outside of the valley are.
I believe that a number of communities like this end up being "geek ghettos" on account of this.
You do have some options though. We use http://www.crittercism.com for bug reports in both Beta and live versions. Testflight also has introduced its SDK for live apps, which also and for our app we user Both do symbolication of crashes so you can find out what breaks.
Victoria "booming" is a pretty extraordinary claim. I'm in Vancouver, and there is at least some startup activity, but I can't think of much in Victoria. Maybe from a non-tech perspective it looks that way, but look at the companies in both locations and see which are hiring. It's probably the most objective way of finding out which is "booming".
You're absolutely right. My business co-founder also does QA, can help with some front-end coding, gets feedback from every single one of our users, and is a lightning-rod for time-bandits who want to take us to coffee.
I don't think this goes against the efforts to build a community in satellite locations. The reality is that there aren't many potential acquirers in Vancouver (virtually nil for consumer internet), so one takes an exit where one can get it. The community is helped by the fact now that when startups are raising in the Bay Area we can point to a company that was in the same geography that made a return for their investors.
My first instinct was similar to yours, but Canada is one of those "foreign countries". Sorry, from the hearings, you need to lean into that word more; foreign countries.
Thus, it would probably be more expedient to block a Canadian operation. To say nothing of the integration that already exists. My (Canadian) startup is dependent on playing by Apple's rules from California and exists on a couple Amazon servers in Virginia, so it's not like I can really thumb my nose at US law just because I'm incorporated and operate in BC.
I'm actually really glad to hear it. Though, I wonder about the "rails doesn't scale" mantra, is that really more for active record? In your experience is active record the biggest out of the box bottleneck?
An app that game out of a drunken discussion with some gay friends about how to establish boundaries with a random hookup. I mostly made it as a gag, but I guess it does solve a real world problem. Irony is that it is the least profitable (free, adless), but has more user engagement than anything else I've made and it hasn't been out a week yet :-P
It was training on available datasets and shipped with the extension, so it does the checks in-browser against what it sees in an unknonwn situation.