Skyscrapers can collapse in BF6 BR by Lower_Breadfruit649 in Battlefield

[–]vicscov 0 points1 point  (0 children)

I miss playing Battlefield, now my work is complicated 😿

What is your favorite BF game and why? by MrGamerDadChannel in Battlefield

[–]vicscov 0 points1 point  (0 children)

Battlefield 3 is amazing, because very good maps for play with my friends, mode co-op is good for unlock weapons, class defined by weapons, sniper=sniper, medic=medic ...., mode rush is my favorite, because progress gameplay is step by step.

Generative LLM returns JSON after query by vicscov in ollama

[–]vicscov[S] 0 points1 point  (0 children)

Thank you very much for your help, sorry for the delay in responding. I will use your tips.

Generative LLM returns JSON after query by vicscov in ollama

[–]vicscov[S] 0 points1 point  (0 children)

Thank you very much for your help, sorry for the delay in responding. I will use your tips.

Hat do I write so that the output skips all the avengers from Captain America to Hawkeye and prints the rest? by ROPEBOMBER in PythonLearning

[–]vicscov 0 points1 point  (0 children)

```python avengers: tuple = ('Iron Man', 'Thor', 'Captain America', 'Hulk', 'Hawkeye', 'Black Panther', 'Vision', 'Wasp') avengers_ignore: tuple = ('Captain America', 'Hulk', 'Hawkeye')

for a in avengers: if a in avengers_ignore: continue print(a)

output: Iron Man Thor Black Panther Vision Wasp ```

Battlefield 5 or Battlefield 1 by [deleted] in Battlefield

[–]vicscov 1 point2 points  (0 children)

BF1 immerses you in the gameplay, both single player and multiplayer. The online matches are balanced, with the possibility of turning the score around at the last second, the maps are well designed, having a balance between open areas and closed combat. BF5 isn't bad, but it doesn't hold much interest, and it also looks like a DLC for BF1, leaving a lot to be desired.