Skip to content

Commit 5b156c2

Browse files
committed
update interview page
1 parent c70951c commit 5b156c2

1 file changed

Lines changed: 11 additions & 1 deletion

File tree

interview.md

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ layout: page
33
title: Interviewing Bhupesh
44
description: Wanna interview me? I help you ask questions that matter!
55
permalink: /interview/
6-
last_modified_at: 2025-01-27
6+
last_modified_at: 2025-12-14
77
---
88

99
I help you interview me better. Here's a list of questions that matter, with my answers, saving you the time to analyze how I think or preceive my work domain.
@@ -30,6 +30,7 @@ I help you interview me better. Here's a list of questions that matter, with my
3030
- [The world is a canvas](#the-world-is-a-canvas)
3131
- [The world is pragmatic](#the-world-is-pragmatic)
3232
- [How good are you with Infra or DevOps?](#how-good-are-you-with-infra-or-devops)
33+
- [Thoughts on AI-assisted programming?](#thoughts-on-ai-assisted-programming)
3334
- [What are you working on right now?](#what-are-you-working-on-right-now)
3435

3536
### What makes you who you are today?
@@ -120,6 +121,15 @@ Learning is subjective, toiling through millions of lines of code from Kubernete
120121
- Good enough to get the job done, given realistic contraints.
121122
- Not good enough to do it quickly or efficiently enough in comparison to someone whose career has been in these domains.
122123

124+
### Thoughts on AI-assisted programming?
125+
126+
I have two schools of thought:
127+
128+
1. At a personal level:
129+
I came into this industry with a hobbyist mindset. I enjoy the process more than the end result, so I don’t see programming as a chore. I love all parts of it, boring and exciting alike. That makes these tools largely redundant in my own programming process.
130+
2. At a professional level:
131+
If a company can afford to pay for such tools, it should invest in them and share them with its engineers. Avoid micromanagement, and let the team figure out whether they can move faster with these tools or without them.
132+
123133
### What are you working on right now?
124134

125135
This is documented on my [now page](https://bhupesh.me/now/).

0 commit comments

Comments
 (0)