productivity Archives - Coding Nagger https://www.codingnagger.com/tag/productivity/ Jean-Dominique Nguele: Writer of Code - Blogger - Podcast host - Not listed in Forbes' 30 under 30. Wed, 12 Feb 2025 07:36:27 +0000 en-US hourly 1 https://wordpress.org/?v=6.8.3 https://www.codingnagger.com/wp-content/uploads/2016/11/cropped-JD_Logo_Squarish_498x512-32x32.png productivity Archives - Coding Nagger https://www.codingnagger.com/tag/productivity/ 32 32 Some words on Observability https://www.codingnagger.com/2025/02/12/some-words-on-observability/ https://www.codingnagger.com/2025/02/12/some-words-on-observability/#respond Wed, 12 Feb 2025 07:36:25 +0000 https://www.codingnagger.com/?p=3569 What is observability? If you look it up through the Merriam-Webster dictionary you do not get a definition but instead the definition of observable. On…

The post Some words on Observability appeared first on Coding Nagger.

]]>
https://www.codingnagger.com/2025/02/12/some-words-on-observability/feed/ 0
Reviewing your own pull requests to grow https://www.codingnagger.com/2022/08/31/reviewing-your-own-pull-requests-to-grow/ https://www.codingnagger.com/2022/08/31/reviewing-your-own-pull-requests-to-grow/#respond Wed, 31 Aug 2022 20:27:05 +0000 https://www.codingnagger.com/?p=3297 What do I mean by “reviewing your own pull requests”? Obviously, it means going through the code you’ve pushed with the tool your team would…

The post Reviewing your own pull requests to grow appeared first on Coding Nagger.

]]>
https://www.codingnagger.com/2022/08/31/reviewing-your-own-pull-requests-to-grow/feed/ 0
Easily rename your Git default branch from main to master https://www.codingnagger.com/2021/09/26/easily-rename-your-git-default-branch-from-main-to-master/ https://www.codingnagger.com/2021/09/26/easily-rename-your-git-default-branch-from-main-to-master/#comments Sun, 26 Sep 2021 22:31:38 +0000 https://www.codingnagger.com/?p=2937 About a year ago, Scott Hanselman wrote a post on how to easily rename your git default branch from master to main. I took some…

The post Easily rename your Git default branch from main to master appeared first on Coding Nagger.

]]>
https://www.codingnagger.com/2021/09/26/easily-rename-your-git-default-branch-from-main-to-master/feed/ 1
A code refactoring how-to: Killing unworthy software https://www.codingnagger.com/2019/07/31/code-refactoring-killing-unworthy-software/ https://www.codingnagger.com/2019/07/31/code-refactoring-killing-unworthy-software/#respond Wed, 31 Jul 2019 08:00:20 +0000 https://www.codingnagger.com/?p=1419 Welcome back to the future-proof series! Today I thought I would present to you a case very close to a code refactoring I made recently…

The post A code refactoring how-to: Killing unworthy software appeared first on Coding Nagger.

]]>
https://www.codingnagger.com/2019/07/31/code-refactoring-killing-unworthy-software/feed/ 0
Action your life and just jump into it! https://www.codingnagger.com/2019/06/27/action-needed-just-jump-into-it/ https://www.codingnagger.com/2019/06/27/action-needed-just-jump-into-it/#respond Thu, 27 Jun 2019 07:27:17 +0000 https://www.codingnagger.com/?p=1373 You may be wondering why I have not written over the past five months or maybe forgot all about me and my blog. First things…

The post Action your life and just jump into it! appeared first on Coding Nagger.

]]>
https://www.codingnagger.com/2019/06/27/action-needed-just-jump-into-it/feed/ 0
Slow CI: real problem or easy excuse for developers? https://www.codingnagger.com/2019/01/31/slow-ci/ https://www.codingnagger.com/2019/01/31/slow-ci/#respond Thu, 31 Jan 2019 17:32:46 +0000 https://www.codingnagger.com/?p=1301 When you write software, you can end up in a place where your continuous integration takes too long to execute. For most of the post…

The post Slow CI: real problem or easy excuse for developers? appeared first on Coding Nagger.

]]>
https://www.codingnagger.com/2019/01/31/slow-ci/feed/ 0
NDepend’s static code analysis: Noob Review https://www.codingnagger.com/2018/03/19/ndepend-static-code-analysis-noob-review/ https://www.codingnagger.com/2018/03/19/ndepend-static-code-analysis-noob-review/#respond Mon, 19 Mar 2018 08:20:04 +0000 https://blog.iamnguele.com/?p=892 Today I am going to do something I have not done before. A couple months ago I was contacted by NDepend to play around with…

The post NDepend’s static code analysis: Noob Review appeared first on Coding Nagger.

]]>
https://www.codingnagger.com/2018/03/19/ndepend-static-code-analysis-noob-review/feed/ 0
Greek Goddess Gamble: Slowing down the writing https://www.codingnagger.com/2017/10/10/greek-goddess-gamble/ https://www.codingnagger.com/2017/10/10/greek-goddess-gamble/#respond Tue, 10 Oct 2017 20:03:42 +0000 http://blog.iamnguele.com/?p=671 Hi everyone, it’s been exactly a month since my last post and I have a good excuse for it. As it turns out I was…

The post Greek Goddess Gamble: Slowing down the writing appeared first on Coding Nagger.

]]>
https://www.codingnagger.com/2017/10/10/greek-goddess-gamble/feed/ 0
Mister Ozymandie: A song of dice and dire https://www.codingnagger.com/2017/08/22/mister-ozymandie/ https://www.codingnagger.com/2017/08/22/mister-ozymandie/#respond Tue, 22 Aug 2017 21:37:41 +0000 http://blog.iamnguele.com/?p=626 Tick, tick, tick look at me it’s Mister Ozymandie,Once more bringing, no, inflicting my opinion upon thee.Whatever the effort, the time you put in your…

The post Mister Ozymandie: A song of dice and dire appeared first on Coding Nagger.

]]>
https://www.codingnagger.com/2017/08/22/mister-ozymandie/feed/ 0
HttpResponseSimulator: A simple tool born over an afternoon https://www.codingnagger.com/2017/08/20/httpresponsesimulator/ https://www.codingnagger.com/2017/08/20/httpresponsesimulator/#respond Sun, 20 Aug 2017 12:12:03 +0000 http://blog.iamnguele.com/?p=618 What is the HttpResponseSimulator? Apart from being the least original name. Well, it is a tool that allows simulating the behaviour you want from an…

The post HttpResponseSimulator: A simple tool born over an afternoon appeared first on Coding Nagger.

]]>
https://www.codingnagger.com/2017/08/20/httpresponsesimulator/feed/ 0