Techstructive Weekly #84
Week #84
It was a life-changing week, for good or bad, not sure. But something is sure, I have made decisions that might change the coming months. Sometimes I get in a rut, especially since AIs have made it harder to think outside the box. Now is the right time to change gears.
I am excited. I have a wide open life, I feel like a free bird. I can flap my wings and choose the direction. I cannot be more privileged. I am taking time to learn things more as usual, but now, I think I will learn the old school way, hands-on, not agentic things and all. I need to level up.
Software is a field that demands constant adaptation, but this change is quite hard, every change is hard. We need to find a way through it, not around it. Let’s see what we have in the bag.
Quote of the week
“If you(your life) are about to take a leap, you’ll need to take 2 steps back, you do it willingly or life pulls you back”
— Meet
If you have been experiencing a setback, don’t fear or get scared or heartbroken. Get excited, life is preparing you for a leap of faith. Trust the timing of the universe, trust the direction, if you did everything right till now, consider it life’s intertwining to uplifit you, get to your destined place. I am not talking philosophically, it is science. If you want to jump, you’ll have to take two steps back, reflect and then act. You can’t jump from the current position, even if you can, you can’t move much further.
Things keep changing and it won’t be long before everything gets clear and you’d realize it was all working to make it fit together, they were puzzle pieces trying to fit.
Read
You don’t have to do it if you don’t want to
Man that is banger of a post, I just read 10% of it and was smiling and was in peace. content.
There is someone who understands this pain of working with AI.
I want to read this article, its too long, but I want to feel it. Weekends are for that.
The article has lived to its name. It truly has and is an antidote. Just read it. Read it I said.
Just do things like you used to do before AI, AI is just a tool, it is not necessary to shove it all the places and situations. Be candid, be original, make stuff just because you can.
This is beautiful! I used custom list of names of Pokemon, Places and LLM Model names.
This is so cool, I still don’t get it, I want to read the code, and build something different from it. So much to do, so little time.
You can use newline characters in URLs
This is wired, I never thought about it, does that really work? I can see this being used for Base64 encoded images.
Worth knowing. Better presentable HTML.
Is traditional software engineering dead - Naval Ravikant
Nope, this is true.
But software engineers still have two massive advantages on you. First, they think in code, so they actually know what’s going on underneath. And all abstractions are leaky. So when you have a computer programming for you—when you have Claude Code or equivalent programming for you—it’s going to make mistakes.
It gives me hope.
Not sure because, he is not a software developer, so cannot really fathom how he can commet those all things, but good points.
Really good comparison. I feel like a pilot than an engineer now. Really good.
Yes, the learning is becoming the most least focused thing.
Finally people realise that it is happening. The change is too big of a deal, and its just shaking the grounds of software like crazy.
Pickle and waste?
Ok I can understand the pain here. The pickle file is not readable except for that python program.
By using some other standard format, it can help in reusing of data
Watched
Peter Steinberger with OpenAI and OpenClaw
He just knew a lot of software, so he can do it, I am not there yet, I need to write and read a lot more code to be there.
This is fine, I think, as long as we can understand what the code is getting generated, I would feel nice to just let AIs do it.
Software Engineering is dead now
Ah! This is bad. I didn’t realise it till wednesday. Things just hit like truck. Really sad for so many people, atleast they have 6 months, though the times are tricky, the hiring might be wired place. Its not the same, people have confusion on what actual software would mean in 1 year of time. I can hardly think what I will work with in the next month.
Did Kellogs do the math right?
Nerd stuff. Really cool to see it.
Really, spheres can cover more surface area for filings than donut shapes, really intriguing.
Learnt
TCP Protocol.
Yeah! I didn’t knew how it worked internally. I learnt that it:
Opens a port for listening to clients
Client connects to the port with 3 way handshake
SYN (share the client sequence number)
SYN-ACK (server recieves teh sequence number and sends its own sequence number)
ACK (client sends the server sequence number +1, indicating it recieved the servers sequence number)
Read from the client body
Write to the client
Its basically a protocol to communicate, it doesn’t define what to communicate with, the client can send anything. There are protocols built on top of it to do specific format request and responses like HTTP, Redis, SMTP and dozens of others.
Tail -f
We can listen to file and it can automatically show the last 10 lines if there were any updates. Just wow, perfect for log analysis or monitoring
Tech News
Google releases Gemini 3.1 Flash lite
This is a bold claim, that a cheaper and faster model is better than 2.5 Flash. Flash was a one of a kind shattering all records model when it launched last year. I am really looking to test it out on few things. If available on free tiers.
Damm! OpenAI just keeps banging version bumps one after other. Every month they have something to release. Just wild.
Well! Now people would be seen with office and college laptops as Macbook Neo I guess, cheaper and premium look. Do they really care if video editing doesn’t work, probably not.
For more news, follow the Hackernewsletter (#785th edition), and for software development/coding articles, join daily.dev.
That’s it from this week. It was a tough one to digest, but now there is no turning back, oh I have already two steps back, time for a leap of faith and change. Cannot be more excited for the coming week, for what life has in the pack.
Happy Coding :)