fedeb95

↗ HN profile [ 84.7 ms ] full profile
Karma
0
Created
()
Submissions
0
  1. Is there any research on algorithms to recognise gpt3 produced output versus human output? I get that a human can't easily tell the difference between human and generated content. But can a computer?

  2. I think something may already exist, but my brief research has found nothing. Main features of the tool: 1) be completely offline as for processing, support multiple sources of market data 2) work according to the unix…

  3. I am talking of a Java world, but this extends to any language I think. Basically the problem is the following: given a set of (positive) floating point numbers, which sum up to x, how do I rescale them in the range [0,…

  4. Almost Patterns (scriptkid.it)
  5. I keep finding articles that more or less talk about this but not some serious research on the topic. Do someone have a few pointers? Edit: to clarify what I mean by fragility, it's how complex software, when changed,…

  6. I understand that the consensus is that each test should be independent in order to avoid side effects affecting other tests, but consider the following scenario. I have n features f_1, ..., f_n. Each of them requires…

  7. I know this is an unpopular opinion, but most OS software just sits there (including a lot of my projects). If I can exchange them to GitHub for free storage that's fine. Yes they should have asked. Yes I would have…

  8. Hi, I can't find a link to something that was posted here some time ago (recently). It was a website designed like a garden, where each page had one or more links to other pages and it explained how its design linked to…

  9. I see often links about it here but honestly I don't see why I should care.

  10. Hi HN, for some project of mine I need a library or set of them to do the following: Parse a potentially large code base and count, starting from an entry point that may be a main method or just a user selected method,…

  11. Probability of Luck (scriptkid.it)