Forgot your password?

typodupeerror

Comment: This + Force Feedback + Quake Rocket Jumps (Score 1) 292

by hattig (#43514951) Attached to: Omnidirectional Treadmill: The Ultimate FPS Input Device?

Next step is real force feedback - I'm thinking of a fast moving boxing glove on a robot arm that can position itself within a fraction of a second.
A head shot will never be the same again (system can do head tracking to stop you ducking the punch).

Imagine a portal jump with real feedback. A car crash in a racing game?

You could have an axe on a robot arm for simulating medieval battle games.

Comment: Re:Not Random (Score 1) 164

by hattig (#43483595) Attached to: LinkedIn Invites Gone Wild: How To Keep Close With Exes and Strangers

Why would you ever let any social network trawl your email accounts (and other social networks)?

I'm annoyed that I can't "facet" my Facebook account into family, friends and work, and hide things from each of these. Google's thing can do that.

Last thing I want is exes popping up again.

Comment: Re:Visual Studio for ASP.NET (Score 0) 138

by hattig (#43459151) Attached to: The Forgotten Macro Language of HTML: XBL 2.0

Unfortunately that means you have to run a Windows server for your website, and Windows is dropping like a lead balloon in terms of web server statistics.

The current enterprise web stack is actually something along the lines of Java + Spring (Beans, DI, Security) + Apache Wicket (OO Ajax UI) + Hibernate (DB). The DAO layers being abstracted enough that they could be direct database access or remote method calls via your favoured protocol (RMI, SOAP, JSON, PB, etc).

Comment: Don't use ISP email. (Score 2) 134

by hattig (#43391185) Attached to: British ISP Bombards Users With Deleted Emails

Never, ever, use ISP provided email.

Firstly, you might change ISP, so you lose your old email.
Secondly, they pull tricks like this.
Thirdly, they won't provide as good a solution as a dedicated email provider.

What I am wondering is if you can set up a new personal GMail account, and get it to sync your old emails from the ISP's own gmail service.

Comment: Re:Someone explain this to me (Score 3, Insightful) 79

by hattig (#43345799) Attached to: AMD Releases UVD Engine Source Code

Indeed it is. People are getting their knickers in a twist over microcode for the GPU (which is probably just a microcode update) that probably target a custom architecture, compiled by a custom compiler, and which in themselves provide the advertised functionality (decoding h.264, etc). It's firmware, it's conjoined to the hardware (which is also closed-source) to make the hardware do something useful. By having firmware, you can add features down the line (e.g., VP8, H.265) as well, that you couldn't do with totally fixed hardware.

Note that many CPUs include lots of microcode themselves, where the advertised ISA instructions are actually small microcode programs. Of course they're less complex than video decode microcode, but they're the same thing overall. The CPU microcode is probably also generated via a custom assembler/compiler or hand-written.

Comment: Re:Pay attention! (Score 1) 115

by hattig (#43204107) Attached to: A Moon Base Made From Lunar Dust

For a one or two story arched roof that is printed (sintered) in place as one solid construction? In 1/6th the Earth's gravity? I'm sure the lack of rebar will not be a problem.

Now when they're printing domes to cover entire craters, then they might need a means to strengthen the structure. And much as I would like that to happen within twenty years, I suspect it will be more like two hundred years before this happens.

Comment: Re:Cart Before The Horse (Score 1) 115

by hattig (#43203369) Attached to: A Moon Base Made From Lunar Dust

I would imagine that the human trip to the moon would be *after* all the robotic colony printers have done their work in building the external structures.

If the structures that are built are robust (especially in regard to flaking away when rubbed/hit/etc) enough, then even furniture could be printed using this mechanism.

And these robots can keep on building stuff, as long as they are powered. As soon as the first module is built, it can build another module, and structures between modules. All we need to do is get the inflatable protective air-tight internal structures on the moon to be installed inside them. And lots of solar panels to mount on the outside. And some means of extracting water and air from the rocks (although initially these would be sent from Earth as well).

For each year of refinement to the equipment done here before launch, I'm sure many many years of work on the moon would be saved, as the equipment becomes more reliable, robust, useful, flexible, and faster.

Comment: Good little system (Score 1) 102

by hattig (#43148497) Attached to: Don't Write Them Off: A Palm Retrospective

I had a Palm IIIc (which I won, thanks ZDNet) which was really quite neat. And it was easy to use, and snappy. And the desktop software was pretty good.

Downsides - Serial connection was slow, low resolution display, lack of central repository for software - although some websites did step up to the mark.

Upsides - http://www.palminfocenter.com/news/560/palm-simcity-in-color/

Facebook

Facebook Introduces a Mobile-Oriented Redesign 61

Posted by Soulskill
from the something-changed-on-the-internet,-let's-complain dept.
New submitter PuZZleDucK writes "If you hadn't had enough 'mobile UI' thrust upon you by OS makers, you'll be relieved to know Facebook will be chipping in. The company is redesigning its desktop user interface in a way which 'standardizes the feed across mobile devices and desktop computers, is designed to keep users active and interacting as well as appeal to advertisers.' According to the article, 'Greater emphasis is given to images — which are now much larger. Photos now make up nearly 50% of news feed stories and are now front and center. If you see shades of Instagram — or Google+ — in the new feed, you aren't alone. We see them too. Facebook says it is following trends on where design is headed and it is clear that trend includes big photos and a clean, navigable design.' Enjoy, I'll be over here."

Comment: Re:"Uses an X86 Processor" (Score 1) 587

by hattig (#42964655) Attached to: Sony Announces the PS4

Up until two or three days ago, the leaks were saying 4GB RAM, and a month or two ago, 2GB.

Clearly the XBox 3's (I'm not guessing what name they will use this time round) 8GB RAM has made Sony gamble that they need 8GB too. 8GB of fast costly GDDR5.

The video recording capability is done by the VCE unit that is in AMD's GPUs. It's free (it won't be used for anything else whilst playing a game), apart from memory bandwidth and packet processing/file I/O. I also presume that this unit is used in the Wii U for it's gamepad functionality, as that uses an AMD GPU as well. And I'm fairly certain that the XBox 3 will also include it, because it too will include an AMD GPU.

Cure the disease and kill the patient. -- Francis Bacon

Working...