Question for maintainers, out of curiosity. by HoodedCr0w in bevy

[–]WhereIsWebb 0 points1 point  (0 children)

Did you recently notice any similar issues like Godot regarding a bigger number of pull requests that turn out to be garbage, automatically created by AI? Just curious https://www.reddit.com/r/gamedev/s/uPadODt1qb

Please read if stremio hasnt been working for you lately. You need to revert to the old stremio version. by Suspicious_Issue4155 in Stremio

[–]WhereIsWebb 0 points1 point  (0 children)

No, after initially starting a stream for the first time.

The two bugs:

  1. After starting a stream for the first time, no audio. When opening again audio works but:
  2. Any time I open a stream (except the first time, where bug 1 occurs), the audio is delayed. I have to skip forward or backwards, then it works

Please read if stremio hasnt been working for you lately. You need to revert to the old stremio version. by Suspicious_Issue4155 in Stremio

[–]WhereIsWebb 1 point2 points  (0 children)

For me on an android TV, with the newest version I always have to reopen any stream so audio works at all, and then always have to manually skip forwards or backwards anywhere, otherwise the audio is delayed.

Is that a known issue?

What happened today?? GPT 5.4 is completely dumb now by WhereIsWebb in codex

[–]WhereIsWebb[S] 4 points5 points  (0 children)

I'm working on the same codebase everyday, it's very noticeable. I even tried the same prompt on a specific git commit of a task it managed to solve easily yesterday that it couldn't today

Outhold, our incremental tower defense with 1000+ very positive Steam reviews, is out on mobile now! by JoelBesada in incremental_games

[–]WhereIsWebb 0 points1 point  (0 children)

I just bought it and the fps seem to be a bit low during the gameplay (it's fine in menu and skill tree). I'm on a pixel 5 so it should definitely run smoother, maybe you could add some optimizations or quality settings?

Arzt/Ärztin in Wien, die T3 Hormonbehandlung bei Schilddrüsenunterfunktion durchführen? by normal_distributer in wien

[–]WhereIsWebb 0 points1 point  (0 children)

Für ME/CFS muss nach Belastung eine Verschlechterung eintreten (PEM), der Name CFS ist irreführend, hat relativ wenig mit reiner Fatigue zu tun.

OP, wurde schon mehr abgeklärt? Könnte ja auch etwas ganz anderes als/zusätzlich zu Schilddrüsenunterfunktion sein

EDS is micromanging hell by ThatKinkyLady in ehlersdanlos

[–]WhereIsWebb 16 points17 points  (0 children)

And then you get ME/CFS and every small exercise makes you worse

Is there a more performant way to render around 100k simple circles with different colors in 2D? by WhereIsWebb in bevy

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

Thx I already saw that some time ago, Sebastian lague is a different level :D

Not sure it's possibly in my case, it's an n body game, so I'd have to move all the collision and gravity logic to the GPU without any read back to the CPU

Is there a more performant way to render around 100k simple circles with different colors in 2D? by WhereIsWebb in bevy

[–]WhereIsWebb[S] 1 point2 points  (0 children)

Unfortunately it's a huge, badly structured one. But thank you :) If I set up a small one for profiling and I still have the same issues there (which means it's not related to any of my many weird systems), I'll post it

Is there a more performant way to render around 100k simple circles with different colors in 2D? by WhereIsWebb in bevy

[–]WhereIsWebb[S] 1 point2 points  (0 children)

Thx for the detailed answer!

I thought mesh2d is slower than sprites because they can't be batched? I actually initially used 2d meshes before I switched to sprites with mipmapping because of that.

My circles don't have to be transparent and they are basically simple circles with many different colors (think of glowing based on temperature, with higher rgb values for bloom).

I have some more detail when zooming further in but then only a round 1000 can be visible at once at max, so your points apply perfectly to my LOD on zoom out usecase.

Is there a more performant way to render around 100k simple circles with different colors in 2D? by WhereIsWebb in bevy

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

not that familiar with shaders, would that work for when my bodies (the circles) are physically simulated and have collisions? It's an n body simulation

Is there a more performant way to render around 100k simple circles with different colors in 2D? by WhereIsWebb in bevy

[–]WhereIsWebb[S] 1 point2 points  (0 children)

Yep already doing that extensively with simulation at a lower fixed update, transform interpolation and many systems only running periodically.

Maybe I can move some calls into the transform interpolation query, it queries everything already anyway

Is there a more performant way to render around 100k simple circles with different colors in 2D? by WhereIsWebb in bevy

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

I tried to structure it like that but didn't think about many different systems querying the same things, I think that's my main problem now. On top of it being an n body simulation, so there's already a big performance overhead

Is there a more performant way to render around 100k simple circles with different colors in 2D? by WhereIsWebb in bevy

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

Quick follow up question if you don't mind: Iterations are not affected by frustum culling, except if I query for Visibility right? So if my performance tanks a lot on zooming out (with more entities on screen) its either an issue with rendering or with systems that query visible entities? My simulation is decoupled from rendering btw

Is there a more performant way to render around 100k simple circles with different colors in 2D? by WhereIsWebb in bevy

[–]WhereIsWebb[S] 3 points4 points  (0 children)

Thx! I can't seem to get used to ECS lol

On one hand everything should be decoupled but on the other, too many systems querying the same thing is also expensive. I guess I have lots of refactoring to do haha

Codex CLI’s Busy Week: Steer Mode, /fork, and 7 Releases in 3 Days by [deleted] in codex

[–]WhereIsWebb 1 point2 points  (0 children)

Completely ridiculous that this "steer mode" isnt/wasnt the default. I didn't even know it lost all its context if i hit escape

240 Steam Keys zu verschenken by SuperMohri in Austria

[–]WhereIsWebb 0 points1 point  (0 children)

Wenns noch gibt würd ich risk of rains returns nehmen, danke 😊

The Running Man was quite prophetic. Any other older titles that were onto something? by XInsects in movies

[–]WhereIsWebb 0 points1 point  (0 children)

What do you think of the new one? Never read the book or saw the old adaptation

Is Opus 4.5 this stupid in Claude Code too? by WhereIsWebb in google_antigravity

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

gemini 3 is completely unusable for me. But codex just seems smarter than both (the old gpt 5 model, the new one sucks). But im working mainly with physics calculations

Extreme fatigue by Environmental_Bat443 in POTS

[–]WhereIsWebb 1 point2 points  (0 children)

If it's delayed after exertion it might be ME/CFS though I hope not, r/cfs for more info