Want to read Slashdot from your mobile device? Point it at m.slashdot.org and keep reading!

 



Forgot your password?
typodupeerror
×

Comment So what? (Score 1) 194

UDIDs are commonly used in order to estimate how many users an application has, especially on applications that don't require people to register an account.

Tons of web sites and ad servers are also sending cookies for this very purpose. It's not bullet proof, but it's better than nothing.

UDIDs can be also useful in order to block users (spammers, people sending illegal content, etc) on social networks, as it's more difficult to buy a new device that it is to create a new account.

Comment Re:Why would a desktop user would run it? (Score 1) 235

> -> faster routing code (all juniper routers run a modified version of fbsd, for good reason)

    Yes, the good reason is the BSD license. They can use it for free and make money out of it without needing to opensource nor contribute back anything.

> -> actual coherent system

    Uh? Oh come I can't compile that software against OpenSSL? Ah, it's using OpenSSL from /usr/local/lib, not the one in /usr/lib . But how come OpenSSH is linked against the one in /usr/local/ ? Ah, because it's the one from ports that overwrote the one in /usr/bin thanks to the awesome OVERRIDE_BASE feature.

    Seriously, it's a real mess.

Comment Re:if only... (Score 1) 235

> > Linux emulation is broken and has been broken for ages.

> Works for me.

Try to run the Neko VM, then.

Segfault, segfault, segfault. While it of course works like a charm on a real Linux system.

"ahah, you stupid, Neko is in the ports tree, just install it and enjoy the native version"

Yeah, but while it's in the ports tree, it obviously was never tested because it can't even start a thread without immediately crashing. Oh and a bug report is open for years, but apparently nobody knows how to make it work and nobody wants to remove broken ports from the ports tree either.

Slashdot Top Deals

Top Ten Things Overheard At The ANSI C Draft Committee Meetings: (5) All right, who's the wiseguy who stuck this trigraph stuff in here?

Working...