this post was submitted on 10 Jun 2023
3 points (100.0% liked)

Programming

13226 readers
1 users here now

All things programming and coding related. Subcommunity of Technology.


This community's icon was made by Aaron Schneider, under the CC-BY-NC-SA 4.0 license.

founded 1 year ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] l4sgc@beehaw.org 1 points 1 year ago

That was a fascinating writeup, and those interjections of dialog were great! Never used elasticsearch, but I can definitely empathize with work grinding to a halt because a library has incomplete or outdated documentation. Missing object structure for a function's parameter was a recent one for me as well.

It's so bad I no longer even try looking for an official doc before going to chatgpt. Way more often than not it gives an explanation and sample implementation faster than searching for existing resources, and it's also so nice to just be able to ask a follow-up question and immediately get an answer.