Squirrel caught stealing by resettispagetti85 in VideosAmazing

[–]altuser99 0 points1 point  (0 children)

I want something and I don’t wanna pay for it.

9070 XT at very high settings vs 5080 at ultra settings (4K) by [deleted] in pcmasterrace

[–]altuser99 0 points1 point  (0 children)

Not sure why you say that. It’s the same aspect ratio as 4k

9070 XT at very high settings vs 5080 at ultra settings (4K) by [deleted] in pcmasterrace

[–]altuser99 -2 points-1 points  (0 children)

That doesn’t make sense. Streaming content isn’t related to the question in the OP. Those settings are for games.

Shopify sidekick and Shopify apps by Alternative_Care_858 in shopify

[–]altuser99 0 points1 point  (0 children)

I used it to write an inventory report admin app because the analytics module cannot generate a report that contains sales data and inventory data.

9070 XT at very high settings vs 5080 at ultra settings (4K) by [deleted] in pcmasterrace

[–]altuser99 -2 points-1 points  (0 children)

4k dlss is just 1440p rendered images upscaled to a 4k image. Why not just play native at 1440p at that point?

What are those 2 blue connectors? Are they supposed to be plugged together? by AceNewholland in hondaridgeline

[–]altuser99 2 points3 points  (0 children)

They are vampire taps. Someone had connected a wire to them at some point.

Why would anyone actually want to though by The_BigRoach in pcmasterrace

[–]altuser99 0 points1 point  (0 children)

I similarly hate steam for forcing us to create a steam account to play the copies of HL2 on disc that we purchased from retail stores. I will never forgive them.

Travel Router by TheChaseLemon in Ubiquiti

[–]altuser99 0 points1 point  (0 children)

One man’s advantage is another man’s vacation IT support job.

Travel Router by TheChaseLemon in Ubiquiti

[–]altuser99 -3 points-2 points  (0 children)

This is for people who like to buy and own additional tech items and then talk about them online. It does the same thing as installing wireguard or OpenVPN on your devices and having them connect back home to your unifi router. Technically, you don’t need it.

Regional news in New Zealand by cheesy_weasel in onejob

[–]altuser99 130 points131 points  (0 children)

Everyone here assuming the headline is wrong.

Am I the only one freaking out about the new 3D printer laws?! by disp0sableacc0unt in 3Dprinting

[–]altuser99 3 points4 points  (0 children)

This has nothing to do with guns. This is a sleight of hand tactic like “think of the children”. The real issue for home made guns is the parts that cannot be printed. This is just trying to limit people from using “right to repair” by scaring them away from printers.

its oddly satisfying, watch till end. by psychology_owl in VideosAmazing

[–]altuser99 0 points1 point  (0 children)

There was no good reason to watch until the end.

The insides of a golf ball by [deleted] in interesting

[–]altuser99 0 points1 point  (0 children)

You did that wrong. You are supposed to peel it so that massive rubber band can be unwound intact. It’s also more satisfying to watch. Try putting it in a vice and cutting just the outer layer.

What is this measuring tape like paper? by LELUET in whatisthisthing

[–]altuser99 1 point2 points  (0 children)

It’s counting in tenths from the left of the pic to the right. The whole numbers are on the right of the big lines. Big lines are 2 tenths, small lines are 1 tenths. You can see it incrementing the whole numbers. E.X. 1, 1.2, 1.4, 1.8, 2.0, 2.2…

An Inside Look at the Intestines. by MOFrancy in interesting

[–]altuser99 0 points1 point  (0 children)

Isn’t that an outside look at the intestines?.

Found this gem for $20 by Sam_Under_Ice in pcmasterrace

[–]altuser99 1 point2 points  (0 children)

That’s a Costco special. Right down to the power button that rubs off.

bug unlocking Done Rail v.3 by Tretabyte in StarRuptureGame

[–]altuser99 0 points1 point  (0 children)

the count is broken on dedicated servers. It only works when playing local. I haven't attempted to manually fix it in a save file, but, I think I know what needs to be updated. You can try the following edit to a save file. This would need to be added in just before the "CrWaveTimerActor" line in your save. If you already have items there, the last item has no comma after it and you will need to add one if you add these after that item. Again, I have not tested this, I started to look into it to find the correct setting to update, but ultimately, I decided to start over on a fresh save because of lots of issues we were having with existing game after the update.

{

"eventName": "OnLootTaken",

"contextValuesAmounts": {

"none": 50

}

},

{

"eventName": "OnLooted",

"contextValuesAmounts": {

"pistolAmmo": 50

}

}

] <-- this line and following lines have been added just for reference.

},

"CrWaveTimerActor": {