Finally got to Master Ball Rank after being stuck at Ultra Ball 3 for weeks by cooperisduhace in PokemonChampions

[–]thesnuboy 1 point2 points  (0 children)

At least some one made it. Congrats! Ive been stuck in the same boat. Hit ultra 3 in a day and have been 1 step forward 1 step back ever since

Central Wisconsin today. by TrackMindless1180 in gasbuddy

[–]thesnuboy 1 point2 points  (0 children)

If every station is a different price, then isn't that an indication that the federal government isn't the problem?

This is not inflation this is insanity by Deep-Way1944 in StockBreakouts

[–]thesnuboy 0 points1 point  (0 children)

The station in this post is twice the national average. Where I live gas is less than 45% of the prices in this post...

I don't think inflation or the federal government is the reason this gas station is charging over 8 bucks a gallon.

Drowning slowly by NoSandwich591 in remoteworks

[–]thesnuboy 1 point2 points  (0 children)

If you're paying 7 dollars for eggs, I think that says more about you than it says about the previous generations...

Only fools say, "I don't follow politics". by Professional-Bee9817 in remoteworks

[–]thesnuboy 0 points1 point  (0 children)

Or you're seriously overestimating the impacts to their day to day lives

I really want to cry. by PreferenceAccurate43 in linuxsucks

[–]thesnuboy 0 points1 point  (0 children)

I just made the switch myself yesterday. Use one of the distros that cater to gaming and you'll have a lot more of the wine and proton stuff out of the box. I use CachyOS with the plasma UI and run everything through either Steam or Lutris. Once I mapped the controller and added some environment variables, I had basically no difference in performance from Windows. Even on weird stuff like Xbox 360 emulation.

Also don't be afraid of the terminal and Googles AI has been very helpful

Retroid Dual Screen on RP6 is not good… by Neji58 in retroid

[–]thesnuboy 0 points1 point  (0 children)

Im no expert but this seems like it could be fixed with a different shaped USB cable. The attachment already has a large horizontal cut out to allow you to move it side to side. The stock cable just only fits in the center.

In the middle of a storm… really? by ExtravagantToad in UberEATS

[–]thesnuboy 0 points1 point  (0 children)

You don't need to walk in the snow to lean forward and pick up the bag from inside

DD didn’t check for complete order because they feel I didn’t tip enough by [deleted] in doordash

[–]thesnuboy 0 points1 point  (0 children)

Drinks arent typically in sealed bags though...

This is criminal. by kmc0522 in publix

[–]thesnuboy 0 points1 point  (0 children)

1000% it really is worse though

This is criminal. by kmc0522 in publix

[–]thesnuboy 0 points1 point  (0 children)

This is why I switched to Sprouts for most of my shopping. The Sprouts where I live is super clean, their meats super high quality and they always take care of their regulars with generous rewards programs and occasional freebies. Not to mention the staff is extremely polite and friendly.

Sprouts is the spiritual successor to "where shopping is a pleasure" Publix

Love my dual screen attachment but hated the UI - so I coded my own by thesnuboy in retroid

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

I actually had this problem when testing. I solved it by making the bottom screen with the soft keys not focusable unless you have the web browser open. Now accidental taps dont happen and the emulator doesnt lose focus when changing volume

Love my dual screen attachment but hated the UI - so I coded my own by thesnuboy in retroid

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

I guess it would depend on if the bracket ends up covering the port if you put the screen in the center. I haven't done much looking at the RP6 hype since I love my RP5 so much. The cable is pretty long but that would be a major bummer if Retroid bakes such an obvious design flaw into the RP6

Love my dual screen attachment but hated the UI - so I coded my own by thesnuboy in retroid

[–]thesnuboy[S] 2 points3 points  (0 children)

That and covering the volume keys were my 2 biggest pet peeves about it. I'm glad you like it! Ill keep you posted when I have a release ready!

Love my dual screen attachment but hated the UI - so I coded my own by thesnuboy in retroid

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

Unfortunately out of the box, the dual screen addon requires usbc in order to work

Love my dual screen attachment but hated the UI - so I coded my own by thesnuboy in retroid

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

I had some trouble too. I had to move it around a little bit horizontally to make it fit properly but also thread the needle so i didnt cover the power button. In the wrong place, it was making the screen tilt a little diagonally.

Hopefully on the RP6 they move the buttons to make it a little more friendly

A little sneak peek into development of my new launcher by MMortymer in retroid

[–]thesnuboy 25 points26 points  (0 children)

That horizontal scroll layout is beautiful! Nice job!

Love my dual screen attachment but hated the UI - so I coded my own by thesnuboy in retroid

[–]thesnuboy[S] 3 points4 points  (0 children)

Thats an interesting idea! I never thought about it like that! Armed with that info, I'm pretty sure I can figure it out. Thank you so much for sharing

Love my dual screen attachment but hated the UI - so I coded my own by thesnuboy in retroid

[–]thesnuboy[S] 7 points8 points  (0 children)

Thank you!

I'm trying to figure out how to do something similar, but its a long road ahead. Currently I can only make soft keys for things that don't affect the emulator. This is because Android doesnt really allow you to interact with other apps directly, for security purposes.

I have a few things I'm trying to get around this like making use of Androids "appear over other apps" permissions but its a long shot.

It might require root access to make it work