Dawid Kotarba

  • Home
  • Blog
  • Resume
  • Contact

Dawid Kotarba

Quality Tips

Delivering high-quality software – a code review

Other posts in the “Delivering high-quality software” series: 1. Delivering high-quality software – a clean code 2. Delivering high-quality software – a code review A proper process of code review is another part required to deliver software that not only “works” but also evolves correctly. Doing a code review is Read more…

By Dawid Kotarba, 2 years02/12/2021 ago
Quality

Delivering high-quality software – a clean code

Other posts in the “Delivering high-quality software” series: 1. Delivering high-quality software – a clean code 2. Delivering high-quality software – a code review Nowadays, we use the software every day and almost everywhere. We require the software to work – and to work fast. I guess we all are Read more…

By Dawid Kotarba, 2 years18/11/2021 ago
Productivity Tools

IntelliJ plugins that will speed you up – my battle-tested collection for 2023

IntelliJ IDEA has tons of awesome plugins which make this fantastic IDE even better. Here is my battle-tested list of plugins I use for a long time. General usage plugins Save Actions Save Actions plugin does the necessary code cleanup in the background, therefore you can forget once and for Read more…

By Dawid Kotarba, 2 years04/11/2021 ago
Interview

My java dev interview questions database

I think everybody can agree that programming interviews can be tricky. No matter how experienced we are, our overall area of expertise is incredibly huge and it is pretty easy to fall prey to a simple question:) Still, preparing for interviews is a good way to refresh our knowledge. For Read more…

By Dawid Kotarba, 2 years07/10/2021 ago
Quality

Commit to the quality of your commits

There are lots of good practices often repeated regarding the code review process, however I very rarely see anything regarding reviewing the structure and the content of commit messages. The proper history of the change is as important as the code itself and can really help to understand the purpose Read more…

By Dawid Kotarba, 2 years01/09/2021 ago
Automation Quality

Automate your code quality in a few minutes

There are a bunch of ways to take care of the code quality, still I think the best option is to minimize the effort and let the machine do a significant part of the work.Of course, the machine will not be able to validate our meticulously crafted class design, the Read more…

By Dawid Kotarba, 2 years17/08/2021 ago
Architecture

Guard your architecture by ArchUnit

There are a bunch of tools that help in delivering a better, cleaner code. I guess most of us use Sonar for the static analysis of the code. That is awesome, especially if we integrate that with the build process or at least with the Jenkins pipeline for our development Read more…

By Dawid Kotarba, 2 years12/08/2021 ago
Productivity Time management

Time management tips for a happy developer – part 2

Other posts in the “Time management tips for a happy developer” series: 1. Time management tips for a happy developer – part 1 2. Time management tips for a happy developer – part 2 In the first post, I have written a few tips that help me organize my time Read more…

By Dawid Kotarba, 2 years01/08/2021 ago
Productivity Time management

Time management tips for a happy developer – part 1

Other posts in the “Time management tips for a happy developer” series: 1. Time management tips for a happy developer – part 1 2. Time management tips for a happy developer – part 2 Effective time management tips and courses are usually pretty popular in the fast-paced world today. I Read more…

By Dawid Kotarba, 3 years03/03/2021 ago
Productivity Security

A little hero – the U2F key!

Nowadays, it is difficult to count the services we have accounts for. They leak regularly and we often hear even the biggest companies are hit by severe security incidents. Big dumps of databases with unsalted password hashes go public a few times a year. We cannot prevent those incidents from Read more…

By Dawid Kotarba, 3 years28/11/2020 ago

Posts navigation

Previous 1 2 3 Next
Recent Posts
  • winget – Windows is not that bad
  • InnerSource? What’s that?
  • JavaMelody – monitoring made easy
  • Make your documentation awesome with PlantUML!
  • Building your own knowledge database? Try Obsidian
Categories
  • Architecture
  • Automation
  • Blogging
  • Cloud
  • Continuous Integration
  • Front-end
  • Interview
  • Monitoring
  • Popular
  • Productivity
  • Quality
  • Security
  • Soft skills
  • Time management
  • Tips
  • Tools
Latest Comments
  1. Dawid Kotarba on Oracle Cloud Free Tier – too good to be true?13/07/2023

    Have you tried to install the C++ compiler?, i.e. by sudo apt install build-essential

  2. Stefen on Oracle Cloud Free Tier – too good to be true?11/07/2023

    Hi Dawid, thanks got it. I tried to install lokkbuy according to your guide, but got only errors: checking for…

  3. Dawid Kotarba on Oracle Cloud Free Tier – too good to be true?10/07/2023

    Hi Stefen! It shall work in a smart way. According to the Lookbusy site: "When generating CPU load in particular,…

  4. Stefen on Oracle Cloud Free Tier – too good to be true?10/07/2023

    Did Lookbusy always “use e.g. 25% of the CPU? What I mean is: Server has noting to to and lookbusy…

  5. Dawid Kotarba on Oracle Cloud Free Tier – too good to be true?28/06/2023

    No idea, I stick to the Free Tier.

  • Home
  • Blog
  • Resume
  • Credits
  • RSS
  • Contact
  • GitHub
  • LinkedIn
Hestia | Developed by ThemeIsle
  • Other posts