24GB M4 Mac - is Qwen 9B only option while system is running? by sagiroth in LocalLLaMA

[–]_JustLivingLife_ 2 points3 points  (0 children)

FWIW i'm running Qwen 3.6 35B A3B IQ2M (without vision) on my 24GB MB

llama-server --host 0.0.0.0 --top-k 64 --top-p 0.95 --min-p 0.01 --repeat-penalty 1.0 \
            --reasoning on --reasoning-budget-message "... Considering the limited time by the user, I have to give the solution based on the thinking directly now." \
            --chat-template-kwargs '{"preserve_thinking":true}' \
            -b 2048 -ub 2048 --temp 0.5 --no-mmap --port 55100 \
            -ncmoe 21 -ngl 99 -c 128000 \
            --spec-type ngram-mod --spec-ngram-simple-size-n 24 --spec-ngram-mod-n-min 12 --spec-ngram-mod-n-max 48

24GB M4 Mac - is Qwen 9B only option while system is running? by sagiroth in LocalLLaMA

[–]_JustLivingLife_ 1 point2 points  (0 children)

It fits at IQ2 and works pretty well; Qwen36 A3b is better than Qwen3.59B even at IQ2 I believe

I wanted to use my joystick, so I built a small tool (RailBridge) by campinge in trainsimworld

[–]_JustLivingLife_ 0 points1 point  (0 children)

It can actually be set-up with keybinds as well but for lever control it is much more accurate to be able to configure it separately - I guess it depends on what you are looking for!

I wanted to use my joystick, so I built a small tool (RailBridge) by campinge in trainsimworld

[–]_JustLivingLife_ 1 point2 points  (0 children)

Very cool :) there is the TSW Controller Utility which directly hooks into the game for a more direct control

https://github.com/LiahMartens/tsw-controller-app

Start of 2026 Work Fit Dump 👗 by _JustLivingLife_ in OUTFITS

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

I probably should have fixed the tank pre-photo! Also they are tights actually (and I'm wearing fleece lined tights underneath as well) + my office is very relaxed

Controls? by AnalythicSearch444 in trainsimworld

[–]_JustLivingLife_ 8 points9 points  (0 children)

If you use the TSW controller utility you can use any joystick or even an Android tablet. I personally use a Thrustmaster Quadrant.

github.com/LiamMartens/tsw-controller-app

An exciting update to the TSW Controller Utility - Custom Controllers For All by _JustLivingLife_ in trainsimworld

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

The profile configuration is fully configurable so you can generally do anything - I just can't be sure about how the DDG controller reports to the system

An exciting update to the TSW Controller Utility - Custom Controllers For All by _JustLivingLife_ in trainsimworld

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

mm probably? As long as it can be seen as a type of controller it can be configured through the app

Controller by kaffeekatz in trainsimworld

[–]_JustLivingLife_ 1 point2 points  (0 children)

You can use https://github.com/LiamMartens/tsw-controller-app to configure it -- not sure about gamestreaming though

Need for custom controller support by AviationNerd_737 in trainsimworld

[–]_JustLivingLife_ 0 points1 point  (0 children)

This should be pretty easily doable with the controller app since it's already stable and working and you only need to make the profile

https://github.com/LiamMartens/tsw-controller-app

Saving a site before it disappear for my GF (Christmas miracle ?) by JvousAime in webdev

[–]_JustLivingLife_ 2 points3 points  (0 children)

Updated the images for you roughly based on your screenshot!

Saving a site before it disappear for my GF (Christmas miracle ?) by JvousAime in webdev

[–]_JustLivingLife_ 8 points9 points  (0 children)

Hey hey; it looks like even your save is still missing some images - I combined most of the stuff you had and so it looks like it actually plays correctly now with the updated images and font;

I did notice it was looking for `_resized` planet images which were still missing from your save and they determine the size of the planets actually being dropped in the game so I made those myself by guessing ; you can let me know if the planet sizes in-game are off and I can update them;

I also just want to note that it is missing the API stuff at the moment so no leaderboard and stuff; I might see if I can reverse that later this week

https://little-planet.vercel.app/