• 0 Posts
  • 36 Comments
Joined 3 years ago
cake
Cake day: July 23rd, 2023

help-circle







  • Or just use an editor built on this concept, like Helix.

    Edit: Okay. I got downvoted and I see why. Let me rephrase:

    If you are interested in this editing mode, you should check out editors that are built around this concept, like Helix (and certain vim/neovim configs/plugins). Having native integration makes it insanely powerful (and you don’t have to get Emacs pinky from all the modifier presses).



  • 404@lemmy.ziptoProgramming@programming.dev*Permanently Deleted*
    link
    fedilink
    English
    arrow-up
    26
    ·
    11 months ago

    Generating quick programs like “a python script that calculates the mean value of two hex colours, outputting the result as a HTML file displaying the resulting three-color gradient”? Yeah, AI is decent at stupid simple tasks like that, and it’s much faster than me writing the script or calculating the values myself. I tend to generate things like these when I’m working on something else, don’t want to spend time on things outside the project I’m working on, and can’t find a website that does the thing I want.

    Touching my actual code? Hell no.