Slashdot Mirror


User: badkarmadayaccount

badkarmadayaccount's activity in the archive.

Stories
0
Comments
3,626
First seen
Last seen
Profile
(view on slashdot.org)

Comments · 3,626

  1. Re:Just hilarious on Leaked MS Presentation Shows App Store Plans For Windows 8 · · Score: 1

    Focus on specific and network. Do you know of any GSM enabled iTunes compatible devices? Also their developer agreement is an anti-trust issue by itself. It is in direct opposition of application portability, and inter-device application competition. Looking at it in the other direction, they are leveraging their (legal) monopoly on Apple devices (it was granted to them when they got the trademark) to gain an application market monopoly. Ever hear of official and supported (as in not void warranty) App Stores? I haven't.

  2. Re:Just hilarious on Leaked MS Presentation Shows App Store Plans For Windows 8 · · Score: 1

    But there is such a thing as a monopoly on devices that can access a specific network based market mechanism, so it's partly an anti-trust issue, partly a net-neutrality one.

  3. Re:Porn Industry Ready To Drop Flesh on Porn Industry Ready To Drop Flash · · Score: 1

    Actually CGI porn might have an advantage in that area - take any rescent game engine and and a simple control program, not even an AI, and make the virtual actors choosable, likeyou pick your characters in WoW, and then have them perform whatever the control program (movie script) tells them to. You can pick a pro porn actress, or you can pick the girl next door type. Or, the real thing, just couple of pictures, and the 3D engine does the rest, like photoshop's smart fill feature.

  4. Re:Just hilarious on Leaked MS Presentation Shows App Store Plans For Windows 8 · · Score: 1

    Technically, they have a monopoly on their own products - i.e. iTunes compatible devices, and consequently a rather not small niche market, the iTunes media and application market. They are abusing their otherwise legitimate monopoly position.

  5. Re:Just hilarious on Leaked MS Presentation Shows App Store Plans For Windows 8 · · Score: 1

    Anti-trust, European commission. They'll ass rape M$ if they pull that stunt without allowing alternate appstores. Ironic that M$ started copying Appl€, and improving, instead of crippling, though forced by law.

  6. Re:Here's your roundup on iPhone 4 News Roundup · · Score: 1

    I'm not looking at ROI, but TCO for iDevice with developer access. Which comes out to $200 expense on top of a regular iDevice, all by the whim of Apple.

  7. Re:Good ol protectionism on Google Considers China's "Web Mapping License" · · Score: 1

    What does Google care of China's cheap labor?

  8. Re:ARM the Atom on Intel Porting Android To x86 For Netbooks and Tablets · · Score: 1

    Does anybody know of a FOSS Tegra driver?

  9. Re:But do apps work with x86? on Intel Porting Android To x86 For Netbooks and Tablets · · Score: 1

    Unless they port android to LLVM, and the Open Group designates a ELF machine type for .llbc. There exists a LLVA port of Linux.

  10. Re:Here's your roundup on iPhone 4 News Roundup · · Score: 1

    The platform deprecation time for a Mac is aprox. 5 years. For a PC -at least 10 years. cheapest mac is about $700. Cheapest PC you can reasonably develop on - $300. PC cost per supported year - $30, Mac - $140. And that's supposing you don't already have a PC, for which the probability is 9 times higher than that of already owning a Mac for other purposes.

  11. Re:Reminds me of a situation I had with a new phon on IE9 Preview Touts Cross Browser Compatibility · · Score: 1

    That phone wouldn't be a Nokia 1680 classic, would it?

  12. Re:Doesn't matter on IE9 Preview Touts Cross Browser Compatibility · · Score: 1

    Oh, yeah, that's why they were so happy to drop it for Safari. Also, it was, and technically is a good browser - for its purposes - namely, to lock people in.

  13. Re:I never understood on Apple Sues HTC Again Over Patents · · Score: 1

    I have prior art on that - with IPv6, using a smartbook with integrated phone, with one gesture.

  14. Re:Ignoring the 10,000lb Gorilla in the Room on Skype Releases Open SDK · · Score: 1

    Dear Santa, I wish Google or Nokia buys Skype.

  15. Re:So how does this work? on Skype Releases Open SDK · · Score: 1

    ....Or, you could add webcam and mic input support to HTML5, and use a web based Wave client, or a good native client.

  16. Re:The problem isn't hardware to begin with... on When Mistakes Improve Performance · · Score: 1

    I was looking for a well designed and easily customizable menu system, small load times, and an absolutely clean interface, for linux and windows. Can't seem to find one there. Any takers for such a project? Seems a reasonable idea.

  17. Re:What if... on Chameleon-Like Behavior of Neutrino Confirmed · · Score: 1

    Considering mass energy duality, where does the neutrino get that extra energy to change mass, and, if it has mass, how does it move at light speed?

  18. Re:Goes against the trend on When Mistakes Improve Performance · · Score: 1

    Transmeta, where are you when we need you?

  19. Re:The problem isn't hardware to begin with... on When Mistakes Improve Performance · · Score: 1

    Where do I get my Fluxbox inspired word processor, with non cryptic integrated overlay command line?

  20. Re:The problem isn't hardware to begin with... on When Mistakes Improve Performance · · Score: 1

    The issue is that that JIT technology hasn't advanced enough to burn through all the layers of abstraction, though we are getting there. Not to mention we simply need a couple of processor tricks to speed up all those dynamic look-ups. FFS, isn't that what the MMU is for? Someone please add some user mode instructions for MMU queries for virtual table look-ups. And typed registers, overloaded instructions, and typed load instructions. With software exceptions for abstract types. I want my B5000, damn it!

  21. Re:Is this a problem? on How CDNs and Alternative DNS Services Combine For Higher Latency · · Score: 1

    Wha? Wait, I think you got me wrong. The CDN DNS server broadcasts a list of IPs that somecdn.tld resolves to, along with location data for the IPs, the DNS server receives that list and caches it. When a client looks up somecdn.tld, the DNS server checks the client IP for geo data against a DB, and sends the IP of the physically nearest CDN server. Sorta like anycast, only it is statically resolved per look-up on the DNS level.

  22. Re:Sounds reasonable to me on When Mistakes Improve Performance · · Score: 1

    Any proper programmable DMA engine can make copy latency as in CPU time, zero. And, any descent capability based CPU won't have to make a complete fraking state change for a privileged function call (system trap). Don't blame OSes for crappy CPU design.

  23. Re:OpenCL on When Mistakes Improve Performance · · Score: 1

    Make lots of less reliable hardware, and then add software error correction for critical calculations. It might turn out that its cheaper in power and silicon to move the precision concern out of hardware and in to software, and add more cheap and energy efficient horsepower to handle the extra processing. At least that's what the paper says.

  24. Re:OpenCL on When Mistakes Improve Performance · · Score: 1

    Scheme, to be precise.

  25. Re:Is this a problem? on How CDNs and Alternative DNS Services Combine For Higher Latency · · Score: 1

    I don't think you actually have to forward IPs. Just publish a anycast list of IPs with geo-data that DNS can resolve to as it sees fit. Transparent, client and server side, and anonymous. Though Google's idea seems reasonable.