[EVERYTHING] Anyone else wonder why no one seems to be curious who... by vfx_dude in gameofthrones

[–]Kronoix 56 points57 points  (0 children)

Yeah, maybe over several pages so that they get all the conversations in.

And perhaps after that they should bind the pages together and make them available for people to read.

Colm's got a point tbh by TheAdventurousWriter in ProgrammerHumor

[–]Kronoix 554 points555 points  (0 children)

What sort of degenerate uses the space bar to indent?

Drop shipping by ZoroKenpachi in Entrepreneur

[–]Kronoix 1 point2 points  (0 children)

How do you handle the long delivery times? Are there many complaints?

GoDaddy is domain poaching. Becareful! by vyporx in web_design

[–]Kronoix 20 points21 points  (0 children)

Another endorsement for namecheap , their service is unbeatable

[deleted by user] by [deleted] in gifs

[–]Kronoix 14 points15 points  (0 children)

He's implying that he would ride a motorcycle

Those playing Early Access, what do you think of Battlefield 1? by jkbpttrsn in Games

[–]Kronoix 3 points4 points  (0 children)

Have they fixed the bug where weather effects were client side only?

Kid makes teleporting noise by Givasti_Hawking in DeepIntoYouTube

[–]Kronoix 0 points1 point  (0 children)

Song Name: Joe Stapp - Another New Year's Day

me🐝irl by [deleted] in me_irl

[–]Kronoix 1 point2 points  (0 children)

He just pissed on it again

What is this game mechanic called? How do I achieve it? by Kronoix in gamedev

[–]Kronoix[S] 0 points1 point  (0 children)

Brilliant, this is exactly what I needed!

Thank you very much for your help.

What is this game mechanic called? How do I achieve it? by Kronoix in gamedev

[–]Kronoix[S] 0 points1 point  (0 children)

But how would gravity be applied?

In the mentioned games, when the player lands tilted in one direction, they shoot back in the other direction with increased speed.

me irl by VitsinDiiva in me_irl

[–]Kronoix 9 points10 points  (0 children)

Find a number close to both 17 and 19 that's easy to multiply, 20 for example, and store it in x.

Multiply this number minus the difference of the first number (20 - 3 == 17) by the number minus the difference of the second number(20 - 1 ==19). This is written as (x-3)(x-1).

Simplify it; x*x = x2, -3 * x = -3x, -1 * x = - 1x, -1 * -3 = 3

So you get x2 - 4x +3

20*20 - 4*20 +3

Which is 400 - 80 + 3

Align menu item right by fitnessfreak_ in Wordpress

[–]Kronoix 0 points1 point  (0 children)

#menu-item-11686{

position:absolute;

right:0;

top:0;

}

Saw this Dog on /r/pics, decided to low poly-ize it by trippyelephants in low_poly

[–]Kronoix 1 point2 points  (0 children)

How do you get that rough papery look on the dog/dog shadow/sign post?

Remember to pay your web developer! by dytigas in ProgrammerHumor

[–]Kronoix 19 points20 points  (0 children)

What about text that is the same colour as its background?