Coding Bugs with ChatGPT

Recently I was tinkering around with creating a Chrome extension. Not having a lot of experience with this, I did what the cool kids these days are doing: I decided to use ChatGPT for helping me write code. And don’t get me wrong, ChatGPT (or other AI tools for that matter) does a decent job of helping you create things and spot bugs. But it’s a gun that can easily backfire if you don’t know what you’re doing with it....

August 1, 2024 · 6 min · Arsh Sharma

You Don’t Need To Pay for the OpenAI API During Development

If you’re developing or thinking of creating an app that leverages the OpenAI API but don’t want to put down your credit card until you’re sure you have something, I have good news for you. In this article I’m going to show you how you can create a backend API which is compatiable with the OpenAI API. However, when running this API locally during development, we will use the Llama3 model running locally on your laptop....

July 10, 2024 · 6 min · Arsh Sharma

How to Approach Technical Content for Dev Tools Companies

I’ve been creating technical content for quite some time now. Initially it was just a hobby - I just liked learning new things and talking about it. Then I started doing it as part of my work as well. When I joined my current company we were still a pretty early stage startup so a lot of our focus was mostly on execution. We would brainstorm ideas and areas we wanted to talk about and then I would write technical blogs, record tutorials and create other content around them....

March 12, 2024 · 6 min · Arsh Sharma

WTF Is a Developer Experience Engineer

I’ve been working at Okteto for over two years now. My job title officially is Developer Experience (DevX) Engineer. I’ve been asked more times than I can count what it means and what my role involves. I think after two years, I finally have enough understanding to write about it in detail :) How It Began I’ll be completely honest - when I had joined the company, I didn’t fully know what I was signing up for....

February 12, 2024 · 6 min · Arsh Sharma

Things I've Learned About Conference Speaking

On the wall across from my desk, I’ve got badges from all the conferences I’ve been to. The collection has grown quite a bit over the past two years. Recently, taking a look at it made me take a trip down memory lane and reflect on the first few talks I gave, as well as the ones I’m giving now - what’s changed, what I do differently, and the things I’ve learned....

January 4, 2024 · 8 min · Arsh Sharma