Andy Reid@lemmy.world to Technology@lemmy.worldEnglish · 2 years agoAI companies are violating a basic social contract of the web and and ignoring robots.txtwww.theverge.comexternal-linkmessage-square120fedilinkarrow-up1949arrow-down115cross-posted to: technology@beehaw.org
arrow-up1934arrow-down1external-linkAI companies are violating a basic social contract of the web and and ignoring robots.txtwww.theverge.comAndy Reid@lemmy.world to Technology@lemmy.worldEnglish · 2 years agomessage-square120fedilinkcross-posted to: technology@beehaw.org
minus-square4am@lemm.eelinkfedilinkEnglisharrow-up18·2 years agoserver { name herebedragons.example.com; root /dev/random; }
minus-squareAniki 🌱🌿@lemm.eelinkfedilinkEnglisharrow-up2·edit-22 years agoI wonder if Nginx would just load random into memory until the kernel OOM kills it.
server {
name herebedragons.example.com; root /dev/random;
}
I wonder if Nginx would just load random into memory until the kernel OOM kills it.