HackerLangs
TopNewTrendsCommentsPastAskShowJobs

eliemichel

12 karmajoined ปีที่แล้ว

comments

eliemichel
·7 วันที่ผ่านมา·discuss
The post notes that an important number of novels include an "AI allegory", as if the AI would implicitly write about its own condition. It is understandable that this comes from system prompts and RLHF that specializes these agents, but I am surprised that there is not more discussion about harnesses: the very same core model could lead to very different results depending on how we hand it the pen the write the story. In particular, I believe that it would help circumvent this bias to ask the agent to tell the story of somebody else writing a story, or something like this. This whole contest could be at least as much about harness engineering than about prompt engineering imho.
eliemichel
·3 เดือนที่ผ่านมา·discuss
What prevents the person who used to write a simple deterministic algorithm to call an LLM a thousands times?
eliemichel
·3 เดือนที่ผ่านมา·discuss
To the humans in the room: just copy paste the challenge to your favorite LLM when the time comes and you’ll be able to pass the test. Besides slowing things down and inducing unnecessary waste or resources I’m not sure what these challenges are useful for.
eliemichel
·3 เดือนที่ผ่านมา·discuss
MX in Swiss/Europe does not mean it is not Google or Microsoft. Just checked out the French equivalent linked above, it says things like "MX for outlook.com in European Union [green checkbox]"
eliemichel
·3 เดือนที่ผ่านมา·discuss
CMakes piles up various generations of idioms so there are multiple ways of doing it, but personally I’ve learned to steer away from find_package() and other magical functions. Get all your dependencies as subdirectories (whichever way you prefer) and use add_subdirectory(). Use find_package() only in so-called "config" mode where you explicitly instruct cmake where to find the config for large precompiled dependencies only
eliemichel
·4 เดือนที่ผ่านมา·discuss
I had the same reaction at first, then noticed that they discuss this: the reason why they told that is because it is standard system prompt injected by most coding agent harnesses like Cursor and all, so it seems like a fair test setup.
eliemichel
·4 เดือนที่ผ่านมา·discuss
It saddens me to see this flagged, I did not have any predefined opinion about the author or the medium, but I did enjoy reading a text with a bit of character - which is becoming rare in these times of LLM omnipresence. And whether we like the form or not, this is an opinionated piece like many others we see on HN, with a thesis that I find pretty relevant. Beyond saddened, I am actually worried to see the HN community dismiss this type of post rather than discussing it like others.