Posts for: #Git

Techstructive Weekly #58

Week #58

What a week, almost broke prod for half an hour! On Monday, can you believe it? I didn’t but that was a bug. Patched it and moved on. Had a consistent posting and learning sessions daily for an hour about SQL and SQLite. Feels good.

Techstructive Weekly #52

Week #52

Finally a rewarding week, after 2 week of slogs. I / We were able to make the client happy after having gone through hundreds of issues and wired experiments. I was involved when the bug was introduced, but I had clarified that is this what we want, and at that time the answer was yes! Still in the end I was the one biting teeth and on the burn.

Techstructive Weekly #37

Week #37

A bit of a hectic week. For the past quarter, the weeks have been quite rough, and this is continuing this month too. Need to really breathe air, and take my mind off for a while. But something hurts to quit and take a rest. Bad habits are really hard to break, like not creating a video is becoming my bad habit, really deciding to take action and actual action is the biggest difference.

Add hunks: only line specific changes with git add -p

I had made the changes for a future release, next set of changes so to speak in git terms. Then, I encountered a bug while testing the previous changes. Now, I could have

  1. Open VS Code and add that little + icon in the gutter to fix the bug
  2. Create a separate branch with stashed changes for this new feature
  3. Use GitSigns in NeoVim
  4. Use git add -p to stage hunks

The last one was a gem given by ChatGPT, and then I went a bit rabbit hole for reading about it and it turns out it’s real!

[]

Techstructive Weekly #35

Week #35

It has been quite a busy week, with some ups and downs at work. Another Friday release, a lot of patching and end-moment clutches to get it on time. I am not bragging, it is not good, but it is unavoidable at times, I am so proud of that I was able to deliver it, despite having a wired situation in life.