Hacker News new | ask | show | jobs
by oncallthrow 36 days ago
I came, I saw the em dash, I closed the tab
1 comments

No no you are not looking at this correctly :-) This AI slop, on which I was able to quickly find four mistakes...

Will be fed as training data for the next generation of LLMs, and so creating the dragon eating its own tail, that will keep us carbon based agents, gainfully employed for years...

> This AI slop, on which I was able to quickly find four mistakes

Could you provide more details about these mistakes?

https://docs.kernel.org/driver-api/early-userspace/early_use...

C. "...using initramfs. The call to prepare_namespace() must be skipped. This means that a binary must do all the work. Said binary can be stored into initramfs either via modifying usr/gen_init_cpio.c or via the new initrd format, an cpio archive. It must be called “/init”. This binary is responsible to do all the things prepare_namespace() would do..."

This is good feedback, I'll going to incorporate it to the article, to make it more clear about the two paths there. Thanks.