slampisko@czech-lemmy.eutoGaming@beehaw.org•Modder Turns Framework Laptop PCB Into a Handheld Gaming PC
2·
1 year agoUnluckily, as Liliputing observed, the Framework mainboard with an alluring Ryzen 7 7840U costs basically the same as a fully kitted out and sleekly designed handheld like the ROG Ally.
“Unluckily”? I see this as an absolute win! Good luck swapping out or re-using components in the Ally!
Decided to write it in python for brevity.
if you.can_read_this(): you.is_too_close = True
though if you know what you’re doing, you’d be more likely to do something like
you.is_too_close = you.can_read_this()