Generic Data Structure in C

Goal Goal of this post is to show the learnings specifically the generics programming in C, and the other C related techniques that I really liked. Target Readers The targeted readers are the folks interested in C Programming languages and know the language in begineer and intermediate stages, but interested to learn new techniques. Blog I recently read the linux kernel by Robert Love, It was a nice book, but became sligthly more dry for me once it came to end, as it was too much code definition after the VFS chapter. ...

March 1, 2025 · 2 min · Upendra Upadhyay

Ai Tools

How to Write an Effective Prompt Writing effective prompts is crucial for sparking creativity and getting the best results from AI tools like ChatGPT. Here are the essential elements to include in your prompts: Context: Provide relevant background information to set the stage for the AI. Context helps it understand the situation and tailor its response accordingly. Task: Clearly state what you want the AI to do, being specific about the desired outcome. For example, if requesting an email, specify the recipient and purpose. ...

April 7, 2024 · 3 min · Upendra Upadhyay

Clojure Rate Limiter

hello how are you

June 18, 2023 · 1 min · Upendra Upadhyay