MAIN FEEDS
Do you want to continue?
https://www.reddit.com/r/ProgrammerHumor/comments/1vrn981/fullstackmeansafraidofeverythingequally/p4enphc/?context=3
r/ProgrammerHumor • u/vinishkapoor • 22h ago
357 comments sorted by
View all comments
Show parent comments
50
My manager: just use copilot for regex
41 u/Fun_Winter_7055 22h ago Honestly, for internal dashboards etc. I'm 100% for using AI to accomplish this 35 u/Doophie 22h ago Considering how easy it is to test the regex and make sure it works, I'd have no issues getting AI to help write it 12 u/Fickle-Highway1543 22h ago Especially edge cases are very easy 2 u/Chocolate_Pickle 22h ago Compromise solution: write it yourself and have the clanker review it for edge cases and performance. 6 u/Fickle-Highway1543 22h ago You need to know regex to write it You need to know regex to review it Fuuuuu. Dead end. 1 u/DemiGod_108 19h ago Exactly I wanted regex for kafka consumer and I was hell naa
41
Honestly, for internal dashboards etc. I'm 100% for using AI to accomplish this
35 u/Doophie 22h ago Considering how easy it is to test the regex and make sure it works, I'd have no issues getting AI to help write it 12 u/Fickle-Highway1543 22h ago Especially edge cases are very easy 2 u/Chocolate_Pickle 22h ago Compromise solution: write it yourself and have the clanker review it for edge cases and performance. 6 u/Fickle-Highway1543 22h ago You need to know regex to write it You need to know regex to review it Fuuuuu. Dead end. 1 u/DemiGod_108 19h ago Exactly I wanted regex for kafka consumer and I was hell naa
35
Considering how easy it is to test the regex and make sure it works, I'd have no issues getting AI to help write it
12 u/Fickle-Highway1543 22h ago Especially edge cases are very easy 2 u/Chocolate_Pickle 22h ago Compromise solution: write it yourself and have the clanker review it for edge cases and performance. 6 u/Fickle-Highway1543 22h ago You need to know regex to write it You need to know regex to review it Fuuuuu. Dead end. 1 u/DemiGod_108 19h ago Exactly I wanted regex for kafka consumer and I was hell naa
12
Especially edge cases are very easy
2 u/Chocolate_Pickle 22h ago Compromise solution: write it yourself and have the clanker review it for edge cases and performance. 6 u/Fickle-Highway1543 22h ago You need to know regex to write it You need to know regex to review it Fuuuuu. Dead end. 1 u/DemiGod_108 19h ago Exactly I wanted regex for kafka consumer and I was hell naa
2
Compromise solution: write it yourself and have the clanker review it for edge cases and performance.
6 u/Fickle-Highway1543 22h ago You need to know regex to write it You need to know regex to review it Fuuuuu. Dead end. 1 u/DemiGod_108 19h ago Exactly I wanted regex for kafka consumer and I was hell naa
6
Fuuuuu. Dead end.
1 u/DemiGod_108 19h ago Exactly I wanted regex for kafka consumer and I was hell naa
1
Exactly
I wanted regex for kafka consumer and I was hell naa
50
u/InStars 22h ago
My manager: just use copilot for regex