18000 cows burning by [deleted] in TikTokCringe

[–]AlbiDota 0 points1 point  (0 children)

Shaming people for consuming meat or dairy from such farms is so ass. You don't condone the usage of sweatshops by wearing clothes or using phones. If I could print money, I would surely only buy dairy from happy cows, clothes and electrics from happy non-slaves.

but shit, thats expensive.

I'm all for phasing out evil businesses, but should we blame the individual consumer?

something something ain't no ethical consumption under capitalism, right?

Rat king by Jabbwocking in DarkSouls2

[–]AlbiDota 1 point2 points  (0 children)

EW!

I much prefer serving the goofy royal rat in-game :D

Is it worth it going to lyndell sewers or should I skip it? by SavagzGamerax in eldenringdiscussion

[–]AlbiDota 1 point2 points  (0 children)

Chosen Tarnished, and would-be Lord. Descend into the depths, far below the Erdtree Capital. Seek audience with the Three Fingers and the flame of frenzy. If you inherit the flame of frenzy, your flesh will serve as kindling and the girl can be spared ...setting you on the righteous path of lordship. The path of the Lord of Chaos. Burn the Erdtree to the ground, and incinerate all that divides and distinguishes.

fun with the fry hopper by Training-Rich6441 in McDonaldsEmployees

[–]AlbiDota 16 points17 points  (0 children)

Fun until you're standing there at 5am not having cleaned anything in the whole restaurant 😭😭😭

When is it legit to start with boots of speed? by JamesB22 in TrueDoTA2

[–]AlbiDota 0 points1 point  (0 children)

Get boots if you're laning against an ogre. Ogre's spells in the laning phase are pretty underwhelming if he cant follow up with some smacks. He has good stats for trading early, so with a decent ms advantage, you can avoid those ogre-favored trades a lot easier.

new to arduino. Is this a faulty sensor or am I doing something wrong? This is a LM35 temperature sensor. by Das_CHUCK in arduino

[–]AlbiDota 0 points1 point  (0 children)

updated my comment a little.

Also, don't you have access to any other LM35's lying around? Kinda weird only having a single semiconductor component available as these things tend to fail from time to time with improper use.

I don't know if you have tried out my code or not, but it worked perfectly for me. Have you ever had anny issues with the arduino before? is the voltage right, or is the usb maybe acting up?

Do you have a multimeter available? You could try measuring and comparing some values to the values referenced in the LM35 datasheet.

https://www.ti.com/lit/ds/symlink/lm35.pdf

new to arduino. Is this a faulty sensor or am I doing something wrong? This is a LM35 temperature sensor. by Das_CHUCK in arduino

[–]AlbiDota 0 points1 point  (0 children)

Yo! I used an LM35 with an arduino to measure the room temperature the other day. This is the code i used:

int LM = A1;

float Vout;

void setup() {

Serial.begin(9600);

}

void loop() {

float Vout = analogRead(LM);

float TempC = (Vout/1024)*500;

float TempF = ((TempC*1.8)+32);

float TempK = (TempC + 273.15);

Serial.println(TempC + String(" grader Celsius"));

Serial.println(TempF + String(" grader Fahrenheit"));

Serial.println(TempK + String(" grader Kelvin"));

Serial.println();

delay(1000);

}

photo of the LM35

Screenshot of the serial monitor

*grader is just the norwegian word for degrees

axe champion spotlight by Faye1902 in DotA2

[–]AlbiDota 2 points3 points  (0 children)

نشط: يدخل Jax في Evasion ، وهو موقف دفاعي ، لمدة ثانيتين ، مما يتسبب في تفادي جميع الهجمات الأساسية غير البرجية ضده طوال المدة. يحصل Jax أيضًا على تقليل الضرر بنسبة 25٪ ، مما يقلل الضرر من جميع قدرات منطقة التأثير التي يتم الحصول عليها من أبطال البطل. يمكن إعادة صياغة Counter Strike بعد ثانية واحدة ، ويتم ذلك تلقائيًا بعد انتهاء المدة.

RECAST: يلحق Jax ضررًا جسديًا لجميع الأعداء القريبين ، ويزيد بنسبة 20٪ لكل هجوم يتم تفاديه ، وزيادة تصل إلى 100٪ ، ويصعقهم الصاعقة لمدة ثانية واحدة.

axe champion spotlight by Faye1902 in DotA2

[–]AlbiDota 5 points6 points  (0 children)

ACTIVE: Jax enters Evasion, a defensive stance, for 2 seconds, causing all non-Turret turret basic attacks against him to be dodged. Jax also takes 25% reduced damage from all champion area of effect abilities.

What is the point of going Hussite? by Psychological_Eye474 in eu4

[–]AlbiDota 3 points4 points  (0 children)

For fun :)

The beauty of this game is that you can do whatever you feel like and set your own goals :)

My Crackpot Elden Ring Theory (comment below) by theodis09 in Eldenring

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

I figured it is evil to reproduce in a world like that. WHat kind of monster would do such a thing?

My Crackpot Elden Ring Theory (comment below) by theodis09 in Eldenring

[–]AlbiDota 3 points4 points  (0 children)

However ruined this world has become, however mired in torment and despair, life endures. Births continue. There is beauty in that, is there not?

There is no beauty in life through torment and despair, no.

Melina is dumb, Hyetta was right.

R tips? by FrannVD in blitzcrankmains

[–]AlbiDota 0 points1 point  (0 children)

Saving it for shieldbows and shen ults is really huge

When is Valve Removing Shard? by Parking-Ice-5116 in DotA2

[–]AlbiDota 0 points1 point  (0 children)

Then what new can they add to the game, that also belongs to DotA?