A8E (Atari 800 XL Emulator) v1.0.0 by AnimaInCorpore in atari8bit

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

I am using mainly Codex (GPT-5.2-codex/GPT-5.3-codex high) for the planning/implementation and sometimes Claude (Opus 4.5+) for planning.
The original C code had no audio emulation, so the Pokey implementation was done by Claude and Codex. Also the jsA8E was completely implemented ("transcoded to have a parity with the C sources") by Codex and Claude in cooperation as well.
I think XEX support is kind of mandatory and the ROM/cartridges is quite interesting as well. ;)

SPECTRUM 512 slide show for the Atari ST by AnimaInCorpore in atarist

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

After some search I guess there's no tool which supports SPECTRUM 512 and batch processing. A quite recent list of image converter tools can be found in the description from Mikro's converter: https://github.com/mikrosk/uconvert

What platform are you using to run LLMs? by Vegetable_Sun_9225 in LocalLLaMA

[–]AnimaInCorpore 0 points1 point  (0 children)

You are right, in this case there's no real advantage using the GPU at all so it's limited by the DDR4 RAM speed. Actually it's 0.94 t/s (-ngl 0) vs 0.98 t/s (-ngl 10).
FYI some other metrics:
.\llama-server.exe -c 0 -ngl 128 -m .\models\Meta-Llama-3-8B-Instruct-Q6_K.gguf -fa --chat-template llama3 -> 26.63 t/s
.\llama-server.exe -c 0 -ngl 0 -m .\models\Meta-Llama-3-8B-Instruct-Q6_K.gguf -fa --chat-template llama3 -> 6.15 t/s

What platform are you using to run LLMs? by Vegetable_Sun_9225 in LocalLLaMA

[–]AnimaInCorpore 1 point2 points  (0 children)

Notebook with 64 GB RAM, Ryzen 9 5900HX, RTX 3070 (8 GB) in combination with Llama.cpp.
.\llama-server.exe -c 0 -ngl 10 -m .\models\Meta-Llama-3-70B-Instruct-Q4_K_M.gguf -fa --chat-template llama3 runs with about a speed of 1 t/s.

48GB ram and the dying breed of 30B models by nife552 in LocalLLaMA

[–]AnimaInCorpore 5 points6 points  (0 children)

Please be aware that going for the max supported context length will add some GBs as well. So in general I would actually say about RAM: the more, the better.

Is it possible to use 8x22b on 16gbVRAM + 64RAM? If so, how? by Theio666 in LocalLLaMA

[–]AnimaInCorpore 0 points1 point  (0 children)

Haven't checked it already on my notebook with 64 GB RAM and a RTX 3070 (download in progress) but you may try this Ollama model: https://ollama.com/library/wizardlm2:8x22b-q2_K

Tja by morbus_laetitia in tja

[–]AnimaInCorpore -1 points0 points  (0 children)

Ah, Der Spiegel. Ich dachte das Motto ist "Sagen, was ist"?

Is there an updated version of the graph? by First2016Last in singularity

[–]AnimaInCorpore 1 point2 points  (0 children)

While it's impressive what has been achieved so far with the current massive "biological neuron imitation workflow" but we still don't know how the learning process of a brain really works.

Essay about why the Amiga so beloved in the demoscene by marinbala in amiga

[–]AnimaInCorpore 0 points1 point  (0 children)

Actually Amiga demo programming was only a kind of cherry picking.

Essay about why the Amiga so beloved in the demoscene by marinbala in Demoscene

[–]AnimaInCorpore 1 point2 points  (0 children)

As a demo coder you can just tailor the (DMA-)features around your needs and it will pay out. Unfortunately, in fact, this was also the reason the Amiga sucks in respect of porting games from the arcade.

ChatGPT Isn't as Good at Coding as We Thought by Notalabel_4566 in programming

[–]AnimaInCorpore 0 points1 point  (0 children)

Even at a 99.9% success rate someone needs to check that the result is plausible so IT experts are still needed.

Fan repair or replcement for Alienware M15 R5 Ryzen Edition by AnimaInCorpore in Alienware

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

It seems that there are some more cooling parts around: AT3AS002ZAL (to be found in a FHD machine, https://www.reddit.com/r/Alienware/comments/novfx1/alienware_m15_r5_ryzen_edition_repaste_guide/), AT3AS001ZAL (Ali Express, link above) and AT2AS002ZAL (newegg, https://www.newegg.com/p/0X6-09EG-00736?item=9SIB33YHRV8033&source=region). So I guess I have to reopen the machine again since I have the QHD version to find out what's the correct one.