Advertisement · 728 × 90

Posts by Titouan

LLM Policy? · Issue #15350 · libsdl-org/SDL I've noticed the use of Copilot within a few reviews (13277 and 12730) which concerns me given the vast amount of issues associated with this technology (ethical, environmental, copyright, health, ...

The SDL organization has an official position on LLMs and generative AI now: don't use it.

github.com/libsdl-org/S...

1 week ago 81 22 0 0

The determinism part here is amazing 👀

2 months ago 1 0 0 0

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?

2 months ago 0 0 1 0

My biggest gripe with it is that ReFS indexing breaks constantly, I'd be very happy to switch to an OSS solution

2 months ago 0 0 1 0

Not knowing the answer to a question is perfectly okay, ask more questions, be honest and curious.

Good luck!

6 months ago 0 0 0 0

Stuff like this only makes you appreciate rolling your own tech more 😌

6 months ago 1 0 1 0

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 😁

6 months ago 3 0 0 0

You should! If you need another tester I'll be happy to have an excuse to re use mine

6 months ago 2 0 1 0

I also like -Wshadow, it is not included in -Wall or -Wextra but very useful.

6 months ago 1 0 0 0
Post image

Profile.

7 months ago 798 154 8 16
Advertisement

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

7 months ago 1 0 0 0

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

1 year ago 1 0 0 0
Preview
GitHub - FFmpeg/asm-lessons: FFMPEG Assembly Language Lessons FFMPEG Assembly Language Lessons. Contribute to FFmpeg/asm-lessons development by creating an account on GitHub.

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...

1 year ago 289 85 5 1

Passivestar recently started a blog with the Hugo stack and bsky comments

bsky.app/profile/pass...

1 year ago 1 0 1 0

So glad it was saved, thanks Sébastien!

1 year ago 0 0 0 0

Is there an archive of their posts somewhere? I remember learning a lot from reading them

1 year ago 0 0 1 0