• 12 Posts
  • 1.13K Comments
Joined 2 years ago
cake
Cake day: June 4th, 2023

help-circle




  • When I was doing my undergrad, there was this sketchy shop in a nearby alley where they photocopy textbooks and sold them for just a bit more than the cost of the paper and binding. If they didn’t have it, you could borrow it from the library to lend them and they’ll give you a free copy in exchange.




  • In the context of programming:

    • Good for boilerplate code and variables naming when what you want is for the model to regurgitate things it has seen before.
    • Short pieces of code where it’s much faster to verify that the code is correct than to write the code yourself.
    • Sometimes, I know how to do something but I’ll wait for Copilot to give me a suggestion, and if it looks like what I had in mind, it gives me extra confidence in the correctness of my solution. If it looks different, then it’s a sign that I might want to rethink it.
    • It sometimes gives me suggestions for APIs that I’m not familiar with, prompting me to look them up and learn something new (assuming they exist).

    There’s also some very cool applications to game AI that I’ve seen, but this is still in the research realm and much more niche.






  • howrar@lemmy.catoScience Memes@mander.xyziykyk
    link
    fedilink
    English
    arrow-up
    7
    ·
    edit-2
    8 days ago

    It basically comes down to finding the longest chain of carbons, then you number each of the carbons on that chain and list off things that are attached to each of them. For example, 1 carbon = methyl, 2 carbons = ethyl, etc.



  • howrar@lemmy.catoAsklemmy@lemmy.ml*Permanently Deleted*
    link
    fedilink
    arrow-up
    7
    ·
    edit-2
    8 days ago

    This is the main reason I still keep Windows around. The majority of my stuff “just works” much better on Linux, but every once in a while, you need to interact with someone else via some weird proprietary software and it’s not really reasonable to go “sorry, can’t do it because Linux”, nor is it reasonable to spend several hours figuring out for Linux when I’m likely only using it once.

    Windows is completely free though. I don’t even bother to remove the watermark.