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
How important is Clarity and Kindness in Engineering: Clarity and Kindness, this are really important in any field, but for engineering especially as the dynamics of software development requires patience and focus, which are result of clarity and kindness.
![](https://substack-post-media.s3.amazonaws.com/public/images/d1ce67e6-46f2-4ffd-83eb-a496f5851ea4_1024x1024.png align=“left”)
How to Cultivate Clarity and Kindness in Your Engineering Team
Different way of working with SQL in Golang
![](https://substack-post-media.s3.amazonaws.com/public/images/42332f2e-7531-44b1-920c-bba7831fcdbe_777x777.png align=“left”)
Generating music with AI and Python : I actually went ahead and tried a few words to check that out. It actually creates some sound, though it takes time and is bit off track and I actually don’t know what would be the right words for that music that comes to my mind, so I would be experimenting with it just for fun.
The New Era of Writing Code: This is so relatable, I was just using some AI to wire up some functions and making it easier at certain task, but worse at the other, I won’t be surprised to see something like a AI Stack in the upcoming months, Like a set of Models, Providers, templates and prompt cheat sheet for developers and other tasks.
![](https://substack-post-media.s3.amazonaws.com/public/images/fb980aa1-65a4-4e90-aacb-fc07a563b5f7_500x500.png align=“left”)
Large language models (LLM) will change how software engineers write code forever…
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
Meta releases LLAMA 3.2 models with lightweight Text (1b and 3b paramters) and multi-modal models(11b and 90b parameters). Read Simon Wilson’s post on his thoughts.
Mark Zuckerberg says Meta AI has nearly 500 million users : That is quite the number, really who is using these model? Is it that good? and how are they tracking these as I know these could be used locally as well.
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.