Dawid Kotarba

  • Home
  • Blog
  • Resume
  • Contact

code quality

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
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
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