Techstructive Weekly #40

Week #40

What a week, I knew the silence was just temporary, it would come at once, thankfully it was not too much releases to keep track of. There was, however, one release of a model (or a family of models) from Alibaba Cloud with the Qwen suite of models, that overthrew the Meta AI LLama Models from the SOTA standard for open source models.

This week, I explored a bit about LLMs and how to operate with them effectively, thanks to the prompt engineering masterclass from Anthropic. I created a bunch of things, leaving aside my fear and procrastination. This week, I was a bit self-critical of myself but was able to break through the chains and took some hard decisions and executed, the results? Not sure, maybe good, might not work. But that is not in my hands; whatever was, is done. Time to move ahead and explore this AI revolution firsthand.

[]

Techstructive Weekly #39

Week #39

A pretty active week, learning more about LLMs without getting distracted by a new model release (somehow this week there were no major releases by any provider, we can breathe).

This week, I truly explored the capabilities of LLMs, and to be honest, I was shocked. Moments before we thinking of a solution and pasted the problem in the LLM chat, with thinking and it was able to point out the exact solution. It was a subtle thing, but it makes humans wonder what their purpose is in life. I am kidding, of course, there are lot of things to improve upon as a human and a developer.

[]

Techstructive Weekly #38

Week #38

A week after ages, I finally had some energy, some spark back. I am actually overwhelmed with this AI revolution, too many ideas, too little mental space, its just moving too fast. Like I feel, I was just in this newsletter yesterday, and here I am a week gone with so many things launched, dropped, and bomb shelled.

Speed in the AI Revolution

Yes, AI launches feel like a bomb shell being dropped, in a good way, but can someone tell these AI companies to take a breath? At this pace, we all will be juggling models all the time. New models every week, deprecation of previous models, new ways to interact with tools, it’s just creating an endless cycle of progress. Yes, we might be progressing in better human intelligence,e but at the cost of letting too many possibilities just dying out due to speed.

[]

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!

[]

Format JSON in Vim with JQ

We can use

:%!jq .

To instantly format a json file opened in vim/neovim. I relied on online foramtter and opening vscode for formatting. But this quick tool just saves a lot of hassle. Opening VS Co** == shutting down the laptop, it clogs the memory badly, so I avoid opening VS Co** as much as possible.

Yes, to use this, you need to have jq installed on your system.

[]

Techstructive Weekly #36

Week #36

Was quite a work-holic week, did a lot of things this week. Debugging, prompting, scripting, flying through a random codebase and number crunching. I felt good, I am genuinely curious about Agents now and want to experiment a lot this weekend. Will have a video or two about it.

Finally it was a week, a little slow down after a 2 back to back weeks of AI launching and breaking the expectations. The image generation, gemma models, gemini 2.5 and mistral OCR, and what not have been released in the last stretch of first quarter of 2025. Phew! it was a heck of a quarter, that went in a jiffy.

[]

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 that I was able to deliver it, despite having a weird situation in life.

Life is tough, there was a rough day this week in my life, things just get worse and worse, and then get a little hope. That hope might be too tiny, not enough to heal the mind, but enough to carry life. It is tough, I need to stand and stay strong and find a way out because I am destined to be great.

[]

Robots Generate, Humans Manifest

To, New Graduates or Students (or whoever is scared of AI)

You’ve probably noticed the AI buzz lately, the chatbots, image generators, and tools that seem to do everything. If you haven’t, good for you! It means you’re not glued to your phone, and that’s a win. But for those who’ve felt the hype or the creep, it’s hard to ignore. People are shouting about an AI revolution, some with awe, others with warnings. It’s changing things fast, and I want to share what I see as a junior software developer living in this wild moment. However, if you had heard about it, surely you would have felt the creep.

[]

Friction is necessary in our lives, more the solutions, more the problems.

LINK: https://cassidoo.co/post/introduce-friction

I agree to this post, when I didn't had the phone, I was much creative, much more bored. I don't know if it was just that or it feels life was filled with much more satisfaction and bonding.

People including me have become a bit too distant, too focused on productivity. There are too many things to serve ourselves with, reducing the interactions, the wait, the memories.

Yes, we need to bring friction back in our lives.

[]