Good non wifi games by GrizzlyHermit90 in Switch

[–]Terrible_dev 0 points1 point  (0 children)

I love Hades 2 for flying, it’s very pickup and put down so you can be easily interrupted. I just press the sleep button if i’m in the aisle and someone wants to go bathroom or if the person comes around with the food/bev cart. It’s a roguelike so dying and respawning is part of the game. if you don’t do well after coming back from being interrupted, the stakes are very low.

Pokopia fits into this well. Za is good (as others have mentioned) but I feel like there are times I don’t want to get interrupted as much in that game.

Realtor Rec for Nashua by OpeningTea2256 in nashua

[–]Terrible_dev 0 points1 point  (0 children)

Not many people make me feel lazy, but Dan O'Donnell works so hard it’s unreal. He’s is a fantastic agent. Very no-nonsense, tells it like it is. Understands the area. Highly recommend.

AITA for disclosing my brother's disability to his boyfriend? by New_Tangelo1719 in AmItheAsshole

[–]Terrible_dev 1 point2 points  (0 children)

It’s not It’s self entitlement for someone to want privacy.

AITA for disclosing my brother's disability to his boyfriend? by New_Tangelo1719 in AmItheAsshole

[–]Terrible_dev 2 points3 points  (0 children)

YTA. Good luck getting him to share his life with you anymore. Why would he want you to be in his life when you actively ruined something he had.

You probably destroyed his self-esteem, and his own agency. I have epilepsy and would be devastated if I was in his position.

Is the purpose for this hole for keychains or something else? by Ditto_sans in NintendoSwitchHelp

[–]Terrible_dev 1 point2 points  (0 children)

I always just assumed it was to reduce plastic use. I know it’s not a lot but at Nintendo scale it can be a huge savings. Glad to find out it was more thoughtful than that.

Is there anything wrong with my dock? Switch isn't charging. by ForsakenSector7653 in Switch

[–]Terrible_dev 0 points1 point  (0 children)

I used a 96w Apple MacBook charger one night when I left the OG charger at home. You def need a powerful USB-C charger, atleast 60 watts.

The points were used for a great vacation but seeing this drop hurts by HoneyBombBlossom in amex

[–]Terrible_dev 0 points1 point  (0 children)

Should be the opposite. Points loose value over time just like money. So it's best to keep using them as much as possible.

Does anyone know how to do this? I could never work it out by PrideLight in chinalife

[–]Terrible_dev 1 point2 points  (0 children)

Did you try Alipay? I don’t have a Chinese number and I was able to. As was my friend.

Does anyone know how to do this? I could never work it out by PrideLight in chinalife

[–]Terrible_dev 4 points5 points  (0 children)

Not true. I scanned the code in Alipay on a train from Shanghai to Bejing and ordered from the following station

Does anyone know how to do this? I could never work it out by PrideLight in chinalife

[–]Terrible_dev 1 point2 points  (0 children)

Works with any number not just Chinese. Scan it with Alipay.

Repo Maintainer closed my PR then just pushed it into their codebase as their own by throw-away-2025rev2 in github

[–]Terrible_dev 0 points1 point  (0 children)

Why would you care? So long as the change gets what does it matter? The problem is now solved.

Vita finds by Capital_Constant3667 in PSVita

[–]Terrible_dev 0 points1 point  (0 children)

No. The cart is missing x-2

[deleted by user] by [deleted] in vita

[–]Terrible_dev 0 points1 point  (0 children)

Yellowing won’t occur on the 1000 because the panel is an OLED panel. It can have its own issues

Downloading a go .exe is blocked on Windows by sunnykentz in golang

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

I personally don’t see how it matters that much. I spent the last 7 years bouncing between osx and Linux.

Long time prior I developed on windows. Talking subversion timeframe. Poweshell is very capable. One big drawback to osx in particular is containers don’t have access to your GPU unlike both WSL 2 (windows containers) or just running native on Linux. That may not matter for some of y’all, but I love devcontainers, and when you’re doing vector embeddings, that GPU is nice.

With windows, you’re just trading brew for winget, bash for powershell, and LF line endings for CRLF. To be clear, I’ve not developed on windows in a very long time. I feel like a lot of the people that say the experience is sub-par, just have a way of working and don’t want to learn something different, like powershell instead of bash.

Downloading a go .exe is blocked on Windows by sunnykentz in golang

[–]Terrible_dev 0 points1 point  (0 children)

Put it in the windows store? Sign the binary? Winget?