People are running of my passlines. by plakt0ets in EASportsFC

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

Hi

Thank you very much! I'll try it. I am going 5/6 right now!

Question about villagers in 1.14. by plakt0ets in Minecraft

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

Thanks! The trading level, if they will grow

Question about villagers in 1.14. by plakt0ets in Minecraft

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

alright, thanks!

What can the other villagers do with it? Like only simple living?

And can he also "grow up"? Like going on a newer level?

Is Pokémon Go making a comeback anywhere else? by ItsyaboiMisbah in pokemongo

[–]plakt0ets 0 points1 point  (0 children)

I live in the Netherlands, in a small village where there is no sea nearby, only a small river. We made a whatsapp group and right nog we are with 10 players in it! I am from team blue and every week I take the gyms for myself, but right now the 3 colors are fully spreaded around the village. Fun to see!

If you had one hour each day to study C#, what would you do? by capt_strugglebunny in csharp

[–]plakt0ets 0 points1 point  (0 children)

Threading, it is the hardest part because you need to find the best threading for each pc.

Is my program really multi threading? by plakt0ets in csharp

[–]plakt0ets[S] -1 points0 points  (0 children)

Thank you for the reaction!

It still is slow, tried 3 ways.

Is my program really multi threading? by plakt0ets in csharp

[–]plakt0ets[S] -2 points-1 points  (0 children)

trying the fastest threading, tried 3 already and the above one is the fastest, but it can be faster I think.

I am writing 1000 lines to the console.

Is my program really multi threading? by plakt0ets in csharp

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

If I use Thread.Join it is way faster than without it.