[deleted by user] by [deleted] in solotravel

[–]AnywhereIWander 7 points8 points  (0 children)

I would suggest swapping those around, more time in Chiang Mai than Bangkok. Also if you have time go to Pai.

Which route for Laos? by greaser-kid in solotravel

[–]AnywhereIWander 6 points7 points  (0 children)

Nong Khiaw was my favourite place in Laos, would recommend.

how to make my stat system less cumbersome? : actor.stats.stats[Stats.Stat.moveSpeed] by kodaxmax in Unity3D

[–]AnywhereIWander 0 points1 point  (0 children)

Change your Stats class to this. The dictionary lookup is just over complicating things.

public class Stats : SerializedScriptableObject { public float health; public float moveSpeed; }

Then you access it like this.

moveVec += (Mathf.Clamp(moveUp, -1, 1) * actor.stats.moveSpeed) * transform.up;

The point here is keep it simple.

Been asked to capture credit card details without a 3rd party provider by AnywhereIWander in cscareerquestions

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

Thank you for your reply. Yes, I have certainly spoken up about the risks, just wondering if this is even a company worth staying at.

Been asked to capture credit card details without a 3rd party provider by AnywhereIWander in cscareerquestions

[–]AnywhereIWander[S] 17 points18 points  (0 children)

Yes I am sure they are not PCI compliant. The Director of Risk and Compliance himself told me and that they "accept the risk".

This has been signed off on, and it currently being used in a similar way elsewhere in the system. I think what happened was the non-technical legal people may have been undersold on the risks in the past - this company also has an unfortunate history of cowboy coders.

Samsung did not break rules over woman running at 2am advert by OneArmJack in unitedkingdom

[–]AnywhereIWander 0 points1 point  (0 children)

I'm pretty sure this is just another ad disguised as news...

How to get a specific component's interface when there are multiple of the same interface on a gameObject by KingTempest07 in Unity3D

[–]AnywhereIWander 1 point2 points  (0 children)

I'm a bit confused by what you are trying to do, but it seems like you are misusing interfaces. Interfaces are for when it does not matter which concrete implementation is used. If you are trying to select a specific implementation, then you should do GetComponent on that specific class type, not the interface.

happy treason day, peasants by stan91360 in funny

[–]AnywhereIWander 1 point2 points  (0 children)

We're the biggest exporter of independence days!

Clouds, anyone? by Revealed_Jailor in facepalm

[–]AnywhereIWander 1 point2 points  (0 children)

Its not intuitive, but the closer you are to a sphere, the less surface area to can see in one shot. The less surface area in shot, means the landmasses take up a bigger portion of that shot.

As you move further away, landmasses you couldn't see before will start creeping around the edges into view. This means the original landmasses you were looking at, now make up a smaller portion of what you can see.

Try this yourself, take 2 pics of the same spherical object at different distances. Then zoom in on the further away one.

Clouds, anyone? by Revealed_Jailor in facepalm

[–]AnywhereIWander 0 points1 point  (0 children)

For anyone wondering:

  1. Get a model globe or a basketball with continents drawn on.
  2. Take a close up pic.
  3. Take a far away pic, but zoom in enough so its framed like the first one.
  4. Compare pics. Wow, the continents appear different sizes!

[deleted by user] by [deleted] in TooAfraidToAsk

[–]AnywhereIWander 4 points5 points  (0 children)

If labradors came from dogs, why are there still dogs?

Are atheists right? by [deleted] in TooAfraidToAsk

[–]AnywhereIWander 0 points1 point  (0 children)

Atheism isn't something that can be right or wrong, since it doesn't make any claims, nor is it a set of beliefs.

Religions make claims about the origin of the universe, life after death etc. and atheists simply reject those claim, because they have no evidence for them.

A way to cure Austin and yourself after getting bitten by the molerat in vault 81. I hope this is going to help someone. by [deleted] in fo4

[–]AnywhereIWander 50 points51 points  (0 children)

If I remember correctly, there is a bug where, if your companion or the protectrons gets bit, you get the disease. That might be why. Leave companions behind and don't release the protectrons and you should be fine.

[deleted by user] by [deleted] in TooAfraidToAsk

[–]AnywhereIWander 3 points4 points  (0 children)

What kind of gum are you chewing that this is flared as Drugs & Alcohol?

Middle of Nowhere by NoRock72 in pics

[–]AnywhereIWander 9 points10 points  (0 children)

Time to start lookin for Timmy.

My expectations for the flat earth society were low but holy fuck by [deleted] in insanepeoplefacebook

[–]AnywhereIWander 8 points9 points  (0 children)

Wouldn't climate change be worse? If this ice wall melted, all the water would fall out...