About:
Dewan Ahmed is a Principal Developer Advocate passionate about tech, open-source, and supporting diversity in the industry.
Website:
Specializations:
Interests:
Outgoing Links:
Subscribe to RSS:
The post highlights the critical need for containment in AI systems like OpenClaw to prevent unauthorized access and potential data breaches.
A fictional CTO memo outlines the responsible integration of AI in engineering, emphasizing accountability, documentation, and the need for clear operational standards to mitigate risks.
The blog post discusses the importance of adapting documentation for AI systems, highlighting the potential issues when outdated or incorrect information is referenced by AI tools like ChatGPT. It introduces the concept of 'llms.t...
Understanding the roles of VRAM and system RAM is crucial for effectively running large language models locally, impacting both performance and feasibility.
The text discusses the challenges of being a Principal Developer Advocate, including the paradox of belonging, freedom-responsibility paradox, bandwidth challenges, being truly present, the perfection trap, the power of saying 'no...
The text is about the experience of organizing the first-ever DevOpsDays Halifax, sharing stories, lessons learned, and tips for those looking to host their own tech event. The author discusses the motivation behind starting a tec...
The text is about the author's journey from Electrical Engineering to Tech, his quest to find his superpowers, his formula to assess work happiness, and his assessment process for joining Harness as a Principal Developer Advocate....
The blog discusses the limitations of asking for open positions and the power of making specific requests when job searching. It emphasizes the importance of personalization and genuine interest in building meaningful connections....
The text discusses the identity crisis in developer relations (DevRel) and the lack of standardization in the field. It highlights the challenges faced by DevRel professionals, including the lack of clarity, poor execution, and th...
The text provides general steps for installing the PostgreSQL client, psql, on Linux (Ubuntu), macOS, and Windows. It includes specific commands for each operating system and the installation process.
The blog post discusses the value of tech meetups as an underrated job board. It explains the benefits of participating in meetups, how to get involved, and how to make the most out of them to find a tech job. It also highlights t...
The text discusses the modern approach to documentation, where developers write the documentation using markup languages like Markdown, Asciidoc, and reStructuredText. It explains the choice of markup languages, frameworks, and th...
The text discusses the role of developer advocacy in the tech industry, emphasizing that it is a highly technical role and not an entry-level position. It also highlights the importance of technical experience and the value of dev...
The text is a blog post about ripgrep, an extremely fast grep alternative written in Rust. It explains how to install ripgrep, search for patterns within single files and directories, perform recursive searches, and use regex to f...