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 #55
Week #55
A clean week, it was a festive week. Saturday was Raksha Bandhan, so almost half of the day was spent in those rituals and getting in and out of the house and guests.
Techstructive Weekly #54
Week #54
What a week! LLM models all over the place, gpt this, gpt that.Anyways, I find myself in a better place by avoiding AI in some places and using at its full potential at certain place, it took some time to realise it, but its kind of working now.
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 #47
Week #47
It was a exciting and exhaustive week, in a good way. I was able to almost complete a working AI Chatbot Application, start writing routine for an hour, get inspiration for more project ideas, and a lot of learning in tid-bits around LLMs.
Techstructive Weekly #44
Week #44
It was week of comeback. 1 videos and 2 live streams, back on track. Though lost the steam in the middle of the week. Still fresh and excited to get hands on projects this weekend.
Techstructive Weekly #43
Week #43
What a whirlwind of a week. This was expected, nothing new. New week, new models, every day feels closer to losing the developer job. But everytime, AI sucks and human grug brain works.
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
- Open VS Code and add that little
+icon in the gutter to fix the bug - Create a separate branch with stashed changes for this new feature
- Use GitSigns in NeoVim
- Use
git add -pto 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.