My calendar application changed the method to add events and broke my workflow.

My workaround: I typed basic schedule info into Perplexity and have it convert the data to a CSV file and import it.

  • @[email protected]
    link
    fedilink
    111 year ago

    I use it a lot for code improvements. “I’m doing XYZ in my code. This is not efficient. Is there an algorithm to improve this?” Often times, there is.