How to demo

How to demo

Link: https://thorstenball.com/how-to-demo/

Context

Some great advice on how to demo. It has some good catches. Keeping it shorter, slowly moving to the solution, not banging it in the start. Let the viewer understand the problem in its entirety then develop the intuition to your solution. Adding pictures add value, but I think it should be a concise representation of what is changing or what the crux of the presentation is, not just adding visuals just for the sake of it.

Parsing integers in C

Preview

In the standard libc API set there are multiple functions provided that do ASCII numbers to integer conversions. They are handy and easy to use, but also error-prone and quite lenient in what they accept and silently just swallow. atoi atoi() is …

Parsing integers in C

Link: https://daniel.haxx.se/blog/2025/11/13/parsing-integers-in-c/

Context

Its again one relatable post. The author is pointing out that he saw a problem. Parsing and robust handling of integers in C. I love python for it. I wonder how is it developed on top of C then. If C is worse than python for handing integers, how is Python working so well. cURL, that library man! The author and the creator of libcURL or cURL the tool is a legend, he is a gift to the developers and the world. The library is much more than a http client. It has laid so many ground works for making the ecosystem of working with the web and APIs coherently and without causing any confusions. This post highlights the presence of parser for string to integer conversion in cURL as well as cURLX libraries. It handles them in a more robust way than the typical standard C libraries.

Recommendations for getting most from technical books

Preview

This short article compiles a few notes I previously shared when readers ask how to get the most out of my building large language model from scratch books. I follow a similar approach when I read technical books myself. It is not meant as a …

Recommendations for getting most from technical books

Link: https://sebastianraschka.com/blog/2025/reading-books.html

Context

This is some gold advice on consuming technical content in general I think. Not just books. It could be a big blog post, video or any course. First consume it without distraction, try to understand next, try it on your own, try it again, think about what you want to do, do it and repeat from 2 again if you fail.

The AI Wildfire is coming and its going to be very painful and incredibly healthy

Preview

AI won’t crash—it will burn. Like every tech cycle, the fire will clear the brush, redistribute talent, and leave infrastructure to power what comes next. The question is: what kind of plant are you?

The AI Wildfire is coming and its going to be very painful and incredibly healthy

Link: https://ceodinner.substack.com/p/the-ai-wildfire-is-coming-its-going

Context

A beautifully written comparison of natural phenomena to the current situation. The reset of nature as wildfire is really needed in Tech for AI to seed its place. It would burn the hype and leave behind it some mess and blessings that people who struggled here will clean up and reap the benefits. I don’t have much to say, a lot to say rather. I recommend just reading it, it gave me calmness, it’ll be just fine. AI is not coming to burn you, don’t worry, but there will be a new resource at our disposal. You know it, it has its pros and cons, the AI chat.

Why I stopped trying to be a great engineer

Why I stopped trying to be a great engineer

Link: https://supremecodr.medium.com/-56094c225549

Context

This is a wholesome post. Just read it, its so short. It conveys that taking a break from the normal chore, brings a fresh perspective and unclogs the brain. It helps your brain get out of the rut, it shows you a new hope, it fires a kindle of hope and curiosity. I guess, stopping to code, or writing some code if you haven’t been due to AI, just do what you wanted to do, but something or the other kept bugging you. Because when the heart and mind are in sync, impossible becomes possible.

AI is Dunning-Kruger as a Service

AI is Dunning-Kruger as a Service

Link: https://christianheilmann.com/2025/10/30/ai-is-dunning-kruger-as-a-service/

Context

Agreed. This is the opposite of imposter syndrome. It hits like ego. You think, that you have done the job without thinking. We are at such a conjecture that we are trying to feel like done something without doing it. AI-art for instance, if you put it on your thumbnail or post it, what are you really doing, pretending that you made it? Having the feel of creating something without creating it? I stopped creating ai generated thumbnails on this newsletter after a couple of attempts as it felt boring. I didn’t get anything from that. No satisfaction nor skill.