@CAMIKAZE78 You forgot dieing from infrared blocking smoke and not being able to switch classes mid game, without workaround on Xbox, I'm stuck with the one chosen on round start.
@dhh Will probably try it, used Linux mainly for infra until now, but would like to switch from Windows, since I'm moving away from a full ide as a .net dev, it might be possible soon. Whole industry in Europe relies on Windows though, but at least gov wants to move away.
Did you even notice the class lock bug yet? I'm unable to change classes before redeployment, can select once at match start. Xbox, saw reports about same on PC.
Did all usual stuff to try to fix.
@BattlefieldComm
Surely building a complete Microservice architecture for a new ERP App which should go live in 3 months, while doing 8 jobs for 50€/h must be a joke right? Which one of you e/acc heroes was that?
@bendee983 1. Talk about implementation options
2. Let it generate the initial stubs
3. Fix the whole stuff you would have to explain in detail to the fucker
4. Use ai autocomplete/suggestions while fixing.
@bendee983 - Context switching
- Spec writing
- Code review
So the job is reduced to the least favored tasks and even tops this, due to the inconsistent output of llms. Plus every "search" is now a payed DLC. Will keep using it but just to rubber duck on potential implementations.
@d0nt23@arvidkahl@Navetz Thought the same first, the thing is that QUERY is considered a pure read function, so it doesn't alter the data itself, like a normal post request. It can be cached, like a get, until invalidated by a post/put/delete/patch.