You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: interview.md
+11-1Lines changed: 11 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -3,7 +3,7 @@ layout: page
3
3
title: Interviewing Bhupesh
4
4
description: Wanna interview me? I help you ask questions that matter!
5
5
permalink: /interview/
6
-
last_modified_at: 2025-01-27
6
+
last_modified_at: 2025-12-14
7
7
---
8
8
9
9
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
30
30
-[The world is a canvas](#the-world-is-a-canvas)
31
31
-[The world is pragmatic](#the-world-is-pragmatic)
32
32
-[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)
33
34
-[What are you working on right now?](#what-are-you-working-on-right-now)
34
35
35
36
### What makes you who you are today?
@@ -120,6 +121,15 @@ Learning is subjective, toiling through millions of lines of code from Kubernete
120
121
- Good enough to get the job done, given realistic contraints.
121
122
- Not good enough to do it quickly or efficiently enough in comparison to someone whose career has been in these domains.
122
123
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
+
123
133
### What are you working on right now?
124
134
125
135
This is documented on my [now page](https://bhupesh.me/now/).
0 commit comments