Search found 14 matches

by dogbold_system
Mon Aug 25, 2025 4:47 pm
Forum: Tech Talk
Topic: Linux General Thread
Replies: 32
Views: 606

Re: Linux General Thread

natosaka wrote: Mon Aug 25, 2025 10:56 am Ayyy, fellow :wq enjoyer (or :q!). That's neat that you got to do a talk about vim!
you gotta know that doing ZZ is a faster version of :wq!
by dogbold_system
Mon Aug 25, 2025 4:46 pm
Forum: Tech Talk
Topic: Linux General Thread
Replies: 32
Views: 606

Re: Linux General Thread

πŸ”΅ we've been running linux full-time since 2019!
we've run Arch since around 2020, and have been coasting ever since.
it's really a nice environment for me, and with the new archinstall script being actually taken seriously, i can actually plan out my next install for some time in advance.
by dogbold_system
Fri Aug 15, 2025 12:10 am
Forum: Games
Topic: Tetris
Replies: 12
Views: 175

Re: Tetris

πŸ”΄ after a bunch of playing, i've found the kick that i want added to SRS.
it's like a t-spin triple, but with an S piece
pre-kick
pre-kick
Screenshot 2025-08-14 at 18-53-13 Ver 1.15a.png (2.14 KiB) Viewed 103 times
post-kick
post-kick
Screenshot 2025-08-14 at 18-54-07 Ver 1.15a.png (2.03 KiB) Viewed 103 times
try this and it just doesn't work
by dogbold_system
Thu Aug 14, 2025 11:50 pm
Forum: Games
Topic: Tetris
Replies: 12
Views: 175

Re: Tetris

EdenCoven wrote: Thu Aug 14, 2025 11:26 am *nodding sagely* Final Tetris.
πŸ”΄ my god. why even have 2 buttons at that point
by dogbold_system
Thu Aug 14, 2025 7:27 am
Forum: Games
Topic: The Cool Free Games Thread
Replies: 21
Views: 715

Re: The Cool Free Games Thread

Apotris

this is the hot new guidelines-compliant tetris game, coming soon to a homebrew console near you.
it's got tons of training modes, like dig, survival, sprint, finesse training, but it's also got some fun stuff, like big mode, zone mode, combo mode, and a TGM-like master mode.

the ...
by dogbold_system
Thu Aug 14, 2025 6:45 am
Forum: Tech Talk
Topic: Compute Challenge: Underclock* Your CPU
Replies: 6
Views: 120

Re: Compute Challenge: Underclock* Your CPU

πŸ”΄ linux nerd here.
amd_pstate is a whole kernel module, and i'm not quite sure how to get it to do what you're saying i can do with it. what are you talking about with it being an "incantation?"
by dogbold_system
Thu Aug 14, 2025 6:19 am
Forum: Games
Topic: Tetris
Replies: 12
Views: 175

Re: Tetris


I haven't played nearly as much TGM as I probably should. There's a somewhat-local arcade near me that has a cab of TGM3 available and I did go through the easy mode on said cab at one point.

I generally tend to be a weirdo who mainly plays a lot of pre-guideline variants, however, Atari Tetris ...
by dogbold_system
Thu Aug 14, 2025 6:17 am
Forum: Games
Topic: Tetris
Replies: 12
Views: 175

Re: Tetris


Tetrio with TGM sounds is what I prefer, or just Tetris DS. Or The New Tetris, which is actually amazing. I love the aesthetic of TGM but I don't enjoy trying to learn it, I grew up with infinite spin and such and TGM feels like walking in mud.


πŸ”΄ tetris games tend to feel really slow when they ...
by dogbold_system
Thu Aug 14, 2025 5:46 am
Forum: Games
Topic: gaming on Linux
Replies: 38
Views: 986

Re: gaming on Linux

Southpaw wrote: Thu Aug 14, 2025 4:31 am ...and used strictly with a controller running Pegasus Frontend. It took a lot of...
πŸ”΄ have you considered ES-DE? it has some very nice themes by default, and has a bunch of support for metadata that can't be understated, and it has really good shuffle functionality to boot
by dogbold_system
Wed Aug 13, 2025 3:40 pm
Forum: Games
Topic: Tetris
Replies: 12
Views: 175

Re: Tetris

πŸ”΄ ooh, i've tried TGM. not exactly sure the best way to get access to it, but i might pay for the switch version for less hassle. i've been dying for a port of TGM3, though. i'm very much an SRS purist, and i don't like the other rotation systems as much.
i grew up on the tetris party series ...
by dogbold_system
Wed Aug 13, 2025 5:09 am
Forum: Tech Talk
Topic: Coding Hot Takes
Replies: 8
Views: 214

Re: Coding Hot Takes

πŸ”΄ we find if/fi a bit annoying to type in shell script conditionals. it's just easier this way, even if it's slightly less readable

Code: Select all

if [ "condition" ]; then
	eat my ass
fi

Code: Select all

[ "condition" ] && { 
	much better 
}
by dogbold_system
Wed Aug 13, 2025 5:02 am
Forum: Games
Topic: Squid or kid? (Splatoon series)
Replies: 9
Views: 125

Re: Squid or kid? (Splatoon series)

πŸ”΄ we started with splatoon 2, and gods, was it worth every hour.
this game taught us that uni-body gyro controls suck ass, but split-body gyro controls are amazing
if you're right handed, it's basically the same as having keyboard and mouse controls, but on a controller!
by dogbold_system
Wed Aug 13, 2025 4:54 am
Forum: Games
Topic: Tetris
Replies: 12
Views: 175

Tetris

kind of surprised this hasn't come up yet.
we are very much tetris perverts.
our favorites are Apotris on consoles, Nullpomino for customizability, and maybe a spot of Jstris or TETR.IO for competitive play.
our grandma loved this series, and we kept that spirit going in the only way we really could ...
by dogbold_system
Wed Aug 13, 2025 4:29 am
Forum: Games
Topic: gaming on Linux
Replies: 38
Views: 986

Re: gaming on Linux


I've been using a Raspberry Pi as my daily driver for about, what, maybe 7 years now? So, basically, I've only tried stuff that works natively under 64-bit Linux ARM (i.e. AArch64, deffo not to be confused with Arch Linux). And most of what I have installed can be found via Flathub's games section ...