• 0 Posts
  • 13 Comments
Joined 3 years ago
cake
Cake day: June 6th, 2023

help-circle

  • Coming from an astronomy background, I can tell you that abso-fucking-lutely no one is going to use zettameters instead of kiloparsecs. If I tried to use that in a paper or talk people would think I was insane, and then demand I convert it to kPc.

    And they would be right to do so since kPc is an immediately understandable distance (to astronomers). One parsec is roughly the distance between stars. So one kiloparsec tells me something is about 1000 star-distances across. Easy. I have no idea what a zettameter is. I like consistent rules as much as the next guy, but sometimes you have to make accommodations for things that are actually useful instead of the “strictly correct” option that is useful to no one.









  • Copilot is a LLM. So it’s just predicting what should come next, word by word, based off the data its been fed. It has no concept of whether or not its answer makes sense.

    So if you’ve scraped a bunch of open source github projects that this guy has worked on, he probably has a lot of TODOs assigned to him in various projects. When Copilot sees you typing “TODO(” it tries to predict what the nextthing you’re going to type is. And a common thing to follow “TODO(” in it’s data set is this guy’s username, so it goes ahead and suggests it, whether or not the guy is actually on the project and suggesting him would make any sort of sense.