Probably in a similar way to how they go after IP/copyright currently. One method they use is to push for law changes in free trade agreements. US would use whatever leverage they have to get other countries on board and locked in to US providers.
That might stop European companies from buying inference directly from China. I don’t see how anyone could possibly stop them from taking an open-weight Chinese model and then modifying it and selling it to Americans as a European model.
It would become known and be blocked. You think if the EU started rebadging and reexporting Chinese EVs to the US the EU tariff wouldn't jumt up to the Chinese level very quickly?
IANA AI researcher, but there are different technique for fingerprinting or assessing the similarity of different LLM models. Or it could become known via a leak, or good old humint.
If it wanted to, the US could make model inspection (with direct access to the weights) a condition of access to their market.
This looks cool, I’m going to try it out. Does this mean the code tool can detect the use of t.Skip and immediately ask for a refactor without my input? Because that would save me a lot of pain!
Try doing a clean git clone in TeamCity. Nope, not even with the plugins that claim “clean clone” capability. You should be confident that CI can build/run/test an app with a clean starting point. If the CI forces a cached state on an agent that you can’t clear… TeamCity just does it wrong.
You just check the "delete files in checkout directory" box in the run screen. Are you thinking of something different? I've never had trouble doing a clean clone.
It’s been a while since I used it but I do remember that it doesn’t do a clean checkout and you can’t force it to. It leaves artifacts on the agent that can interfere with subsequent builds. I assume they do it for speed but it can affect reliability of builds
Can you point me to a decently complex front end app, written by a small team, that is well written? I’ve seen one, Linear, but I’m interested to see more
Access to a driveway means that the first hurdle to own an EV is probably owning a suitable home. EVs will be a less practical option for future generations unless we can fix this broken financial system and inflated assets.
The tech you use to get code to production is so broad, asking these kinds of questions is at best a random chance of successfully hiring a good engineer. You may as well flip a coin.
A better approach is to ask a candidate something specific about their experience. Even if someone mentions “git expert” on their resume, the question is not what you proposed but instead asking about their experience and digging in from where they go. An engineer you’re interviewing may have fixed a bug in “git push” but not know anything about how “pull” or “rebase” works.