DDevelopment & Design Zapraszamy na płatny, wakacyjny staż TouK! byMagda ŻebrowskaMay 7, 20150 minute read Zgłoszenia przyjmujemy do 17.05. Magda Żebrowska
DDevelopment & Design Scheduling tasks using Message QueuebyDominik PrzybyszDecember 2, 2015 Introduction How to schedule your task for later execution? You often create table in database, configure job that…
DDevelopment & Design Typeclasses in Swift, Haskell and ScalabyKrzysztof SiejkowskiSeptember 14, 2015 What is a typeclass? Typeclass is a Haskell way of creating the type composition in the world without…
DDevelopment & Design Restart or power off Rasperry PI with REST callbyBartek ZdanowskiAugust 25, 2015 If you need to restart or power off your RPi remotely (or through local application's call) here's a simple wayhttp://raspberry.address:7000/reboothttp://raspberry.address:7000/power/offDetails and code at https://github.com/zdanek/raspiPowerServer