@inqusit@IntCyberDigest To be more precise can Europe let Huawei to produce GPU in Europe soil, with an European labour ? In case this trust issue continues even in the next administration or just Europe assuming that USA is no more reliable partner.
@inqusit@IntCyberDigest That’s valid for today, but trump administration insulting all of its west allies, then it’s just question of when they will start buying from a more reliable “super”power
@enlamp Where to upskill if even Software Engineers are on a high stake not just Developers. As I see it, is just Human will be using AI to be more productive let's say 10x as an average. the offer will compress as an impact but it will regain lost terrain and grow.
👋 Roughly, the more tokens you throw at a coding problem, the better the result is. We call this test time compute.
One way to make the result even better is to use separate context windows. This is what makes subagents work, and also why one agent can cause bugs and another (using the same exact model!) can find them. In a way, it’s similar to engineers — if I cause a bug, my coworker reviewing the code might find it more reliably than I can.
In the limit, agents will probably write perfect bug-free code. Until we get there, multiple uncorrelated context windows tends to be a good approach.