Hacker Newsnew | past | comments | ask | show | jobs | submit | benchloftbrunch's commentslogin

Xor isn't Turing complete sadly.


The only thing missing is the goto right?


It's not UB. Integer promotion applies, the signed int is implicitly coerced to unsigned (or the other way around - don't remember which.)


Yeesh, one illegal move attempt means you just lose? That's harsh...


Javascript/PCRE/etc regexes have additional features (like backreferences) that give them strictly more computational power than a regular DFA/NFA. (Still not Turing complete though without external control flow to support arbitrary iteration/recursion, like is done here)


So it is NP (in fact P)


We Americans can't understand ourselves either.


Right wing anti-environmentalist political statement.


Updated nginx on all my company's VMs as soon as I found out about this


Nintendo Switch does not run Linux, it runs a proprietary OS called Horizon based on the Nintendo 3DS firmware. Not sure but it might or might not have some BSD code in the network stack or something.


Pretty much everything uses BSD source code in the network stack, including Windows, so that much is a safe assumption, but there's far more that the Switch is using. According to the copyright notice, it uses the FreeBSD kernel. This tracks with reported use of BSD jails, which are part of the BSD kernel.


I'd bet even more Linux usage is ChromeOS which even more barely counts, and certainly both are dwarfed by Android which simply doesn't count.


Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: