Meet Rajesh Gor

Techstructive Weekly #9

Week #9

This week was a bit of refreshing as I was able to write some code, bunch of experimentation and feeling a bit back after some slump in the past week. Need to get one video out this weekend to get into the habit. This October I will be trying to build my own writing routine, it won’t be for technical articles, but I won’t be surprised if I find it helpful to write more technical articles.

This week, I had times where I said, I can still solve problems, Look LLMs you are still idiot. The next day, it just helped me just a function with some function signature and proper data type of parameters and return value. I am not saying, LLMs are complete idiots, but they don’t have sense what they are talking about, they sound like they have, but no, sorry. I would love to improve my productivity, by that I mean to speed up my process for searching, copy pasting from elsewhere, scrambling all over the internet to understand something. It just is like a little pipeline, I throw at it some things, If it makes sense to me, I accept, else I trash it, back to old ways.

Thanks for reading Techstructive Weekly! Subscribe for free to receive new posts and support my work.

I will be making up for the last week slump, I said in the quote

“Courage doesn’t always roar. Sometimes courage is the quiet voice at the end of the day saying, ‘I will try again tomorrow”

— Mary Anne Radmacher

Here I am proving it, I am excited to get into the weekend, pumped up and ready for a change in habits and routine. Last week I was frustrated, maybe burned out, I practically didn’t do anything last weekend, but I din’t quit, I said will be back next week.

Actually last week I had my convocation, I remembered it now. The Saturday, the whole day went in that, hanging out with friends, maybe for the last time officially. It feels a bit bitter-sweet that I completed 4 years of the degree college.

Quote of the week

““Fall seven times, stand up eight.”
— Japanese Proverb

The past few weeks were tough for me, not as any bad thing, but just things are bit off for me. This week, I still showed up and tackled every thing that came my way, successful or not, I am still standing and doing the thing I love, debugging code :)

Keep walking

Read

Watched

  • Chat with DHH, TJ Devries and The Primeagen:
    This is worth the 2 hours. I would say that much, it is fun and at the same time, so much value for a junior as well any software developer (leaving out the kids part XD)

  • Mult DB Schema in Turso
    Learn how to create child databases from a parent database keeping the same schema, using Turso CLI, this will make any changes on schema of parent db get reflected on the child db.

Learnt

  • Setup a sqld server with docker: I was checking out SQLD, a server daemon for LibSQL, a SQLite fork database. This is really handy for connecting a sqlite-like database over the network. I am using docker for running it locally and it is a breeze to set it up.

  • Download LLMs locally with ollama: I was quite impressed by the speed of the LLAMA 3.2 1B model. It worked smoothly, on my 8GB laptop. This would be quite handy in case of network issues, vendor outages and other politics.

  • LLM package in python by Simon Wilson: This is neat and handy for experimenting and playing around with sophisticated techniques to solve certain problems or even debugging certain hands on problems.

Tidbits of Advice/Quotes/Rambling from others

“College Grads take their work as work, but self taught take it as a hobby, an interesting observation”: Twitter Not trying to quote anyone just agreeing on it.

Tech News

For more news, follow the Hackernewsletter and for daily developer articles, join daily.dev

That’s it from this week, hope you did well this week, and have a happy week and weekend ahead!

Thank you for reading, let’s catch up in the next week.

Happy Coding :)

Thanks for reading Techstructive Weekly! Subscribe for free to receive new posts and support my work.