mastodon.gamedev.place is one of the many independent Mastodon servers you can use to participate in the fediverse.
Mastodon server focused on game development and related topics.

Server stats:

5.1K
active users

#tuning

0 posts0 participants0 posts today

Ok Fedi. I am looking for an archive of all the deleted Cobb software and maps.

If you only have the ones for an 04 WRX, that's fine, but I've been digging around the bilge of the internet for a week now with limited success.

If anyone has a complete archive, I want it.

#subaru#wrx#tuning

Zacznę od aktualnie zakończonego projektu który przechodzi tylko małe modyfikacje przed sezonem. Otóż jest Nissan Micra K11. Silnik, seryjne 1.3 ale dopreżone na tłokach z 1.0 z ostrymi walkami, układem zapłonowym przerobionym z aparatu na cewki, wtryskami z golfa R, dodanym rollbarem w środku i wieloma innymi modyfikacjami uwzględniającymi układ dolotowy, wydechowy, paliwowy, elektryczny...
Auto stworzone tylko dla zajawki i chęci zrobienia czegoś po swojemu. Jak wyszło? Obserwujcie kanał i przekonajcie się sami. Auto będzie wystawione na wielu pokazach w całej Polsce.
#stance #tuning #mikrunia

With CachyOS, and Linux sched-ext feature, you can choose any one of OS schedulers in BPF. That way you can optimize your system further based on workload; some good for LLMs, some good for high-network services and so on. (There is even a GUI for this). See wiki.cachyos.org/configuration

Linux is the only operating system that provides such flexibility AFAIK. If this is available in other OSes (desktop or server), please let me know.

CachyOSsched-ext TutorialTutorial about how to use the framework and miscellaneous information

@admin

That should be good. Next things I would look at is tuning your postgres and nginx. Thsre is a good writeup on this, but I can't find it currently.

There is always a bottleneck. You just have to find it.

Rule #1 of performance tuning: Only change one thing at a time, and then monitor.

If you change multiple things at the same time, and it gets better or worse, then you will not know what helped or hindered.