The SDL organization has an official position on LLMs and generative AI now: don't use it.
github.com/libsdl-org/S...
Posts by Titouan
The determinism part here is amazing 👀
ReFS has always caused me issues so I don't blame Everything. Because it doesn't have an MFT it can get stuck in indexing loops randomly.
Maybe using the USN journal would help? I believe this is what you do for asset cooker, right?
My biggest gripe with it is that ReFS indexing breaks constantly, I'd be very happy to switch to an OSS solution
Not knowing the answer to a question is perfectly okay, ask more questions, be honest and curious.
Good luck!
Stuff like this only makes you appreciate rolling your own tech more 😌
Not having to sit in front of the computer to play has helped me discover so many small indie games I would have not played otherwise. I think it's a great investment 😁
You should! If you need another tester I'll be happy to have an excuse to re use mine
I also like -Wshadow, it is not included in -Wall or -Wextra but very useful.
Profile.
I've spent hours trying to figure out a setup I was comfortable with, but the tasks and launch json file are so poorly documented ("use intellisense") and a mess to use...
I've resorted to using shell scripts like a Neanderthal and I couldn't be happier
I think people have a tendency to forget that you can pick and chose: just because ECS exists doesn't mean you have to use it everywhere.
Sometimes using good old fat classes is just easier, and having the option to use ECS for your streaming HLOD system on the side is the cherry on the cake
TIL that because the FFmpeg project has gained so much experience in hand-writing assembly code to provide huge speedups, they now are putting together a series of lessons for learning assembly:
Vibe coding is fun and all, but this is probably a better use of time!
github.com/FFmpeg/asm-l...
Passivestar recently started a blog with the Hugo stack and bsky comments
bsky.app/profile/pass...
So glad it was saved, thanks Sébastien!
Is there an archive of their posts somewhere? I remember learning a lot from reading them