shadowfax13@lemmy.mltoTechnology@lemmy.world•Perplexity CEO offers AI company's services to replace striking NYT staff | TechCrunchEnglish
11·
11 hours agofor search & summarisation purposes i will suggest kagi, it also lets you customise the source and their priority. for everything else i have stopped using llm as i realised the productivity boost from them is not worth for the creativity loss i am getting.
sure. my primary use had been writing code and had been using GitHub copilot for about few months, i noticed i was struggling to write “creative ” or non-trivial code. non-trivial part made sense as obviously having written all the smaller or easier pieces would give better understanding for solving the non-trivial part. the “creative” part was a bit more concerning to me. explaining “creative” code in general terms is a bit hard but if you are dev too then think of something like quick sort vs merge sort. both are equally efficient but quick sort is something that feels not obvious. with copilot infact i was likely to come up with insertion sort. another added benefit i had felt after stopped using llm was work seems more fulfilling despite having to doing things like writing tests and documentation on my own.
that’s the general observation but you can ask anything specific on this as well that i missed out on.