A paper am a coauthor of uses an Ig Nobel winning article as a reference. Because in fact it was a serious piece of research with practical implications.
IgNobel has evolved. Years ago their tag line was that they were for research "that cannot or should not be reproduced". Now it's to "honor achievements that first make people laugh, and then make them think".
Over the years they went from being a prize for joke science to a prize for serious science that is funny.
> unsolicited usually commercial messages (such as emails, text messages, or Internet postings) sent to a large number of recipients or posted in a large number of places
“Usually commercial”
“Or posted in a large number of places”
I think we can stretch this definition to describe what’s happening here. What’s the point in arguing this
The point is that by trivializing it as “spam” and pattern matching against a human activity we lose the opportunity for a meaningful investigation of and interaction with what is going on.
Traditional forum/wiki spam is intended for search engine crawlers, not humans. How this new stuff relates to human users of the resource does not seem to differ in any way that is significant.
Today my codex instance retailed into safeguard panic while working on a test harness for our product. First time it ever happened after many million tokens on this task over several weeks. I wonder if it's related.
All based on some extremely shoddy writing from 1993:
> The origin point for nearly all of those “you work harder than a medieval peasant” memes and articles is Juliet Schor’s The Overworked American (1993). The argument has been debunked quite a few times, so I won’t belabor the point here. Schor bases her estimates of medieval working hours on a 1935 article by Nora Kenyon,1 and an unpublished article by Gregory Clark,2 and in both cases ignores the authors’ careful efforts to distinguish between total days worked and instead just cherry-picks the lowest number, even as the authors caution that those numbers likely don’t represent someone’s total employment. Kenyon notes a set of day-laborers working 120 days per year which makes it into Schor’s work, but Kenyon’s final suggestion that the normal annual working year was 308 days does not, for instance. I can’t get at an unpublished article, but Clark has continued to write on the topic and in his 2018 “Growth or stagnation?” presents a detailed argument for a 250-300-day work-year with no sense that this is a revision of his previous positions, leading me to suspect similar cherry-picking as with Kenyon.
It sounds like a pain for any small company, not just individual makers. There are many small manufacturers of boutique equipment that could be sold at dozens units per year, and this would add massive bureaucratic overhead.
Btw, interestingly, I tried getting Ox Alpha to make Tic Tac Toe directly as a Linux ELF executable. It came up with assembly code (NASM syntax) and it just timed out when I asked for pure machine code.
Have no experience with Ox Alpha but Sol went to code it down in a .hex file that it then converted into an ELF executable.
The exact prompt was Create a simplest terminal based tic tac toe game. Generate executable ELF binary right away, without using existing or impromptu compilers.
reply