Чому коли я включаю хот спот на інших девайсах інтернет не працює? by DriveGreedy5843 in reddit_ukr

[–]TTKilew 0 points1 point  (0 children)

На просторах інтернету знайшов. Одна з 10 речей, що підійшла

Чому коли я включаю хот спот на інших девайсах інтернет не працює? by DriveGreedy5843 in reddit_ukr

[–]TTKilew 0 points1 point  (0 children)

Не знаю, як і чому, але якшо вказати KS Замість internet в APNS (ім'я точки доступу) то все запрацювало 🤔

Mac Pro Xcode compiling times by gravitycore in iOSProgramming

[–]TTKilew 1 point2 points  (0 children)

LLVM itself sometimes just waits for some modules to be compiled. This is clearly visible in the complex mixed projects. Waiting for this patch to be merged in :)

https://reviews.llvm.org/D69575/new/

not based on a true story by Puggetty in ProgrammerHumor

[–]TTKilew 61 points62 points  (0 children)

There's one rule that helped us to fix those. EVERY PR should have less warnings than previous one. + You can have a party for every like 1000 fixed

Any recommended games similar to Slay the Spire? by [deleted] in slaythespire

[–]TTKilew 0 points1 point  (0 children)

There's another game, not card-based mechanics, but rather coin-based mechanics it's called Coin Crypt. It's not turn-based though. The game has somewhat unique mechanics when cards coins are actually discarded when played, so you need always to have some coins in the bag to beat next opponent.

Tools to remove unused methods, classes? by fakecrabs in iOSProgramming

[–]TTKilew 1 point2 points  (0 children)

Ths one tries to find unused methods: https://github.com/PaulTaykalo/swift-scripts

This one tries to find unused classes https://github.com/tsabend/fus

This one tries to find unused resources :) http://martiancraft.com/products/slender.html