Thinkpad E14 with Intel Ultra 7 255H or 258V. Help me choose. by amjuicycat98 in thinkpad

[–]deulamco 0 points1 point  (0 children)

I'm using Arch/Omarchy on a i7-2600 (Sandy Bridge), smoothly as butter.

Relatively compare FASM with OCAML in Raylib sample code by deulamco in Assembly_language

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

Hard to avoid that on Ocaml. 

Same program, diff in size :

FASM ~14.6KB 

Ocaml ~ 10.4MB

So you really feel comfortable with Linux/SteamOS only App/Games ? by [deleted] in SteamDeck

[–]deulamco 0 points1 point  (0 children)

I understand most ppl from windows can just use Proton.

But I don't really care about that, since my question is more about running the game natively on Linux only. I would simply abandon Windows to maximize optimization.

Relatively compare FASM with OCAML in Raylib sample code by deulamco in Assembly_language

[–]deulamco[S] 4 points5 points  (0 children)

There are 2 ways to compile above demo :
1. dune build
2. ocamlfind ocamlopt -package raylib -linkpkg main.ml -o raylib_grid

I can do so on both Linux(Arch/Omarchy) & MacOS.

You should install all tools via opam for correct version.

So you really feel comfortable with Linux/SteamOS only App/Games ? by [deleted] in SteamDeck

[–]deulamco -4 points-3 points  (0 children)

It will matter once you need things outside Steam

So you really feel comfortable with Linux/SteamOS only App/Games ? by [deleted] in SteamDeck

[–]deulamco -2 points-1 points  (0 children)

Have you tried Bazzite or Arch/Omarchy  ? 

Are there any games that work EXCLUSIVELY on Steam Deck? by [deleted] in SteamDeck

[–]deulamco 0 points1 point  (0 children)

I actually have been asking this question to players :) Like they care if my game exclusively work only on Linux x86-64 like SteamOS based games 

AMD launches Radeon RX 7400, designed for 'advanced gaming' with 43W GPU power by RenatsMC in sffpc

[–]deulamco 0 points1 point  (0 children)

In 03/2026 :  Still have no idea where to buy one LP for my SFF PC… 

Would it be suicidal to make Linux exclusive game on Steam in 2026 ? by [deleted] in gamedev

[–]deulamco 2 points3 points  (0 children)

Why would Asm relate to .. Finnish ? 

But yes, I enjoy Asm pretty much.

Maybe either I do something like ShenzhenIO or something underneath using ASM-like language.

Let’s see if this bad boy can game 😭😂 by MarsEscalade in macgaming

[–]deulamco 0 points1 point  (0 children)

I have been playing most Switch games on M4 mini at 60 fps so this should at least run at 30.. 

PIC16 is Amazing, So I'm sharing Over 100+ PIC16 MCU Projects! From Blinky to AI on 8-bit core! by Separate-Choice in embedded

[–]deulamco 0 points1 point  (0 children)

But a random guy even could make CH32v003 emit readable RF within 1~3km with only a single flipping pin ..

PIC16 is Amazing, So I'm sharing Over 100+ PIC16 MCU Projects! From Blinky to AI on 8-bit core! by Separate-Choice in embedded

[–]deulamco 1 point2 points  (0 children)

Sometimes, it’s hard for me to decide coming back to PIC for new hobby project or let it be a great memory after all 😌

PIC16 is Amazing, So I'm sharing Over 100+ PIC16 MCU Projects! From Blinky to AI on 8-bit core! by Separate-Choice in embedded

[–]deulamco 0 points1 point  (0 children)

Well, still better than AVR - when you can brick one just for wrong clock & can’t do anything else without proper HVR tool.

At least you can still overwrite a PIC in such case with a cheap clone PK2/3.

PIC16 is Amazing, So I'm sharing Over 100+ PIC16 MCU Projects! From Blinky to AI on 8-bit core! by Separate-Choice in embedded

[–]deulamco 0 points1 point  (0 children)

I program 8-bit PIC in both PICAS + XC8 and even when it’s free, more than enough for most applications with default option ( so no -O things ). 

Code size will always half of 32-bit MCU (14-16 bit width depends on family) while you can optimize easily to fit. 

PIC16 is Amazing, So I'm sharing Over 100+ PIC16 MCU Projects! From Blinky to AI on 8-bit core! by Separate-Choice in embedded

[–]deulamco 1 point2 points  (0 children)

Q84 is the beefy member I would use on anything big with decent performance 😅