TouK
  • Services
  • Approach
  • Clients
  • Team
  • Community
  • Contact
  • Careers
  • Nussknacker
  • Talks
  • Portfolio
  • Blog
TouK
  • Services
  • Approach
  • Clients
  • Team
  • Community
  • Contact
  • Careers
  • Nussknacker
  • Talks
  • Portfolio
  • Blog
Skip to content

We offer creative solutions to our customers’ problems, implementing the most risky projects. We outstrip the competition through better use of technology.

Links

  • Clutch
  • GitHub
  • TouK
  • Twitter

Authors

  • Michał Bobowski (2)
  • Arek Burdach (12)
  • Piotr Burdylo (13)
  • Paweł Byszewski (2)
  • Marcin Cylke (28)
  • Anna Czajka (1)
  • Adam Dziedzic (1)
  • Piotr Fus (3)
  • Piotr Grabowski (2)
  • Przemek Hejman (1)
  • Piotr Jagielski (17)
  • Adam Jakubowski (1)
  • Tomasz Kalkosiński (17)
  • Łukasz Kucharski (2)
  • Michał Lewandowski (2)
  • Mateusz Lipczyński (1)
  • Jan Matusiewicz (12)
  • Radosław Michalski (2)
  • Jakub Nabrdalik (45)
  • Rafał Nowak (8)
  • Kuba Nowakowski (1)
  • Krzysztof Nozderko (2)
  • Piotr Paulski (1)
  • Bartosz Piekarski (1)
  • Rafał Pietrasik (6)
  • Grzegorz Piwowarek (8)
  • Robert Piwowarek (1)
  • Marcin Przeradzki (1)
  • Dominik Przybysz (24)
  • Tomasz Przybysz (4)
  • Maciej Próchniak (5)
  • Michał Rokicki (1)
  • Rafal Rusin (20)
  • Monika Ruszczyk (1)
  • Krzysztof Siejkowski (1)
  • Joanna Siemińska (2)
  • Rafał Solarski (2)
  • Bartłomiej Tartanus (1)
  • Ula Trzaskowska (1)
  • Michał Trzaskowski (18)
  • Tomasz Wielga (6)
  • Witek Wołejszo (11)
  • Bartek Zdanowski (41)
  • Paweł Zuzelski (3)
  • Maxymilian Śmiech (1)
  • Damian Święcki (1)

Tags

API architecture big data CI/CD client clojure code review conference confitura craftsmanship DB frontend functional programming git github groovy gwt Hackaton hibernate java JavaScript jpa JSON kotlin maven message queue Nussknacker oracle OS OSGi praca project management rekrutacja REST scala security shell SOAP Spock spring framework targi pracy testing touk internals UX XML

Author: Bartek Zdanowski

Share the knowledge – in a fun way (with pictures)

At TouK we have so called TouK’s Thursday Breakfast. It’s name comes from King Stanisław II August‘s idea of Thursday Dinners. Our implementation Read more

Posted on May 29, 2018July 28, 2022Author Bartek Zdanowski
Tags knowledge sharingLeave a comment

Error:(, ) java: package edu.umd.cs.findbugs.annotations does not exist using Lombok

If you have an error during compilation in IntelliJ Idea and/or maven/gradle

Error:(X, Y) java: package edu.umd.cs.findbugs.annotations does not exist

you’ve enabled FindBugs Suppress Warnings Read more

Posted on January 9, 2016July 28, 2022Author Bartek Zdanowski
Leave a comment

Friday hackathon

Every month we have a Friday Hackathon, where we can code or create anything we want. That’s for the purpose of evaluating new technologies, doing Read more

Format GalleryPosted on October 23, 2015Author Bartek Zdanowski
3 Comments

Restart or power off Rasperry PI with REST call

If you need to restart or power off your RPi remotely (or through local application’s call) here’s a simple way

http://raspberry.address:7000/reboot
http://raspberry.address:7000/power/off

Details and code Read more

Posted on August 25, 2015August 3, 2022Author Bartek Zdanowski
Tags hardwareLeave a comment

Abstract method in Enums

Did you know that you can do that?

private static enum DynamicProperty {

    cacheManagerName {
        @Override
        void applyChange(final PropertyChangeEvent evt, final RuntimeCfg config) {
            config.cacheManagerName 
Read more
Posted on April 20, 2015August 2, 2022Author Bartek Zdanowski
Tags java

EhCache config with BeanUtils

BeanUtils allows you to set Bean properties.
If you have configuration stored in a Map it’s tempting to use BeanUtils to automagically setup EhCache configuration. Read more

Posted on April 16, 2015August 18, 2015Author Bartek Zdanowski

Our build lights in action

Here you can see our build lights in action. Still at lab I’m making sure everything works properly.

Read more

Posted on September 30, 2013August 14, 2015Author Bartek Zdanowski
Tags CI/CDLeave a comment

BitBucket push/pull keeps asking me for password

It does it even if you’ve added your ssh key?! Really? So edit .git/config *and change repo url from https to ssh. It should Read more

Posted on March 3, 2013July 27, 2022Author Bartek Zdanowski
Tags CI/CD, code review, gitLeave a comment

Http server with PHP on RaspberryPI

Totally awesome guide is at http://rasberrypibeginnersguide.tumblr.com/post/27283563130/nginx-php5-on-raspberry-pi-debian-wheezy
But instead using provided silex site config file, you should configure root folder of web server to serve php Read more

Posted on February 5, 2013August 14, 2015Author Bartek Zdanowski
Tags hardware

Virtual task board + info radiator

There are some posts around about various task board solutions. Besides that we use white board to sketch some designs and exchange knowledge, we use Read more

Posted on January 21, 2013August 14, 2015Author Bartek Zdanowski

Posts navigation

Page 1 Page 2 … Page 5 Next page
Proudly powered by WordPress

We use cookies to improve user experience and for analytics.
You can read more in our privacy policy.

Accept