๐Ÿ‘ฝ martin

A consideration when reaching for GPT to write some code for you: yes it'll save time, but it'll take from you some problem solving. It's that same problem solving โ€“ sitting with a challenge and working through potential solutions/trade-offs โ€“ that made you a good problem solver.

9 months ago ยท ๐Ÿ‘ astroseneca, five_over_four, taichara, drh3xx, resetreboot, maxheadroom

Actions

๐Ÿ‘‹ Join Station

1 Reply

๐Ÿ‘ฝ haze

The other side - some APIs and documents are really horrible (looking at you OpenSSL). So much so that GPT both writes the code and tells me what's what. I wouldn't be able to figure it out otherwise.

This is a good reason to use something better like libtls or Botan. But OpenSSL is widespread and accessable on all diatros. ยท 9 months ago