I admire your willingness to engage and respond to vague BS. Keep on keepin on, dude. (also get some rest)
I admire your willingness to engage and respond to vague BS. Keep on keepin on, dude. (also get some rest)
With the “Xbox Extended Feature Support” option selected, you actually can map individual keys to paddles within steam. The problem is Steam Input/BigPicture has been incredibly unreliable for me within the past few months. I’m just glad I can make changes using the first-party software now.
Edit - saw your edit. Changed the post title to make it a little more clear
FINALLY. This is the only feature I was really missing from the microsoft app. Can finally put actions on the back paddles which don’t correspond to the face/trigger buttons
This post is also from Sept 2021
I don’t think I want to get a PS5 just for FF - the wait for a PC port is going to be painful.
It’s bonkers how much money you can save making food yourself by just planning meals based on what’s on sale this week. People don’t believe me, but chicken thighs/legs go on sale here every 3/4 weeks for 99 cents a pound. Week’s worth of meat for the equivalent price of a McD’s meal.
I thought the free awards thing stopped a while back. I’d be surprised if a lot of people still had them
I have to agree - this is classic reddit. Spez obviously couldn’t care less about namecalling.
The corp gets to use the CEO as a punching bag - which is pretty much his job description…
Redditors can feel good about upvoting a picture “sticking it to the man” while actually doing nothing - participating on a site that’s still reaming them
Buying all the reddit awards for the post, GIVING THE COMPANY THEY’RE SUPPOSEDLY STICKING IT TO MORE MONEY. Bullshit like this pisses me off after finding out the Lemmy devs pretty much make less than minimum wage with donations
I bought that on a friend’s recommendation a few months ago, but I feel like I didn’t give it a fair chance - only played about an hour or two. I’ll give it another shot - thanks for the rec
Damn I’m jealous. What I wouldn’t give to get mindwiped to experience that again.
The hidden configs are boilerplate which are easily imported for any applicable service. A set-once set of files isn’t what I would count towards being verbose. 90% of my services use the exact same format.
If a certain service is complicated and needs more config in nginx, it’s going to be the same for caddy.
I’m running a lot of services off my nginx reverse proxy. This is my general setup for each subdomain - each in its own config file. I wouldn’t consider this verbose in any way - and it’s never crashed on me
service.conf
server {
listen 443 ssl http2;
listen [::]:443 ssl http2;
server_name [something].0x-ia.moe;
include /etc/nginx/acl_local.conf;
include /etc/nginx/default_settings.conf;
include /etc/nginx/ssl_0x-ia.conf;
location / {
proxy_pass http://[host]:[port]/;
}
}
Just a heads up to anyone that didn’t get an update - it’s on the experimental build (v1.1.83) which you need to manually subscribe to in steam.
This is huge though - I paused my factorio-playing because I was hoping for gamepad parity with the Switch version. Time to get back into it
Hey man, I appreciate the information - was wondering why the sorting was borked lately. I’ll keep an eye out for the update and occasionally restart my instance
Because my files won’t be pulled because of license reasons. Also we’ve been watching plex for the past few hours without being affected by this issue.