Slashdot Mirror


User: Fahrvergnuugen

Fahrvergnuugen's activity in the archive.

Stories
0
Comments
429
First seen
Last seen
Profile
(view on slashdot.org)

Comments · 429

  1. Re:As Wil Wheaton often says on First Direct Photo of Exoplanet Confirmed · · Score: 1

    But that photo is from the past...

  2. Re:Steve responds on iOS Update May Tackle iPhone 4's Antenna Problems · · Score: 1

    I would never trade OSX's column browser view for the Classic Finder's spatial view. I find it to be MUCH more efficient.

  3. Re:Interested to know... on iOS Update May Tackle iPhone 4's Antenna Problems · · Score: 1

    But if you test it with a multimeter, you will find that there is already continuity between the two antenna halves...

  4. Re:And for only a small $40 a month charge on iPhone 4 Beta Shows AT&T Tethering · · Score: 3, Informative

    No idea why this was marked insightful. The OS has nothing to do with tethering, it's the carrier. The iPhone OS has officially supported tethering since 3.0, it's just that AT&T hasn't allowed it because they're afraid it will bring their fragile network to its knees.

    If you use an Android phone to tether with AT&T or Verizon with an "unlimited" data plan, you are breaking their rules and stand to be charged extra for using the tethering feature.

  5. Re:haha on Steve Jobs Says PC Folks' World Is Slipping Away · · Score: 1

    This post reeks of bull shit. I've been using OSX for 10 years straight (since developer preview 3) as my primary and I have NEVER had to manually edit a plist file because "some part of OSX was failing". If you forget your password, just boot to the damn CD and reset it. What's so hard about that?

  6. Re:Apple on Android Sales Surpass iPhone Sales · · Score: 1

    The dock connector on the bottom of every iPhone / iPad / iPod is USB2 - along with other things like power, video, audio, etc. The problem though, is the host / client nature of USB. When the iPad is connected to your computer for syncing, its the client. When you connect your camera to it to download pictures, its the host. The question is, is that connector simply a pin-out change, or is there actually circuitry in it that allows the iPad to act as a host?

  7. Is it really Transcoding? on Skyfire For Android Enables (Some) Flash Video · · Score: 2, Insightful

    Or is it just stripping the FLV container off of the H.264 video stream embedded inside?

  8. Re:What's the saying about hypocrisy? on Steve Jobs Publishes Some "Thoughts On Flash" · · Score: 1

    Yes, they have Flash - and it f'ing sucks to be perfectly honest.

  9. Re:How did it end up at Gizmoto? on This Is Apple's Next iPhone · · Score: 1
  10. Re:How did it end up at Gizmoto? on This Is Apple's Next iPhone · · Score: 1

    If I "found" an iPhone pre-production phone, I would sure as hell try and sell it for as much $$ as I possibly could to the highest bidder. I'm sure it's worth a decent chunk of change, just think of how many hits this "exclusive" story must have generated for Gizmodo.

  11. Re:Food? on Cows On Treadmills Produce Clean Power For Farms · · Score: 1

    Their manure is used as fertilizer to grow food (either for the cows or for us). Sure, it may be supplemented with chemical fertilizer, but no farmer throws away manure. It's like black gold.

  12. Re:Just stop it on WePad Tablet Will Use Linux To Rival the iPad · · Score: 4, Insightful

    The ipad will fade into obscurity and during that time your efforts could be better invested else where

    I hope you didn't bet money on that...

  13. Re:How are we supposed to understand this? on Wikileaks Releases Video of Journalist Killings · · Score: 1

    Human error led them to believe that they were armed. They mistook a DSLR with a big zoom lens and a shoulder strap for an AK-47.

    I'm not excusing their actions, but you can't just say that they fired on a crowd of unarmed people. I don't have enough back story or context to draw valid criticism with.

  14. Re:Not everyone is an Apple whore on How the iPad Is Already Reshaping the Internet (Sans Flash) · · Score: 1

    I think you missed peragrin's point.

  15. Re:Firefox not playing h264 is a political decisio on Microsoft Previews IE9 — HTML5, SVG, Fast JS · · Score: 1

    Why can't they just support the codecs installed on the system?

  16. Re:A minor point... on Multitasking In For iPhone 4.0? · · Score: 4, Insightful

    There are plenty of UI design concerns as well. Currently there is no standard UI for dealing with apps running in the background. The phone gives you a green bar across the top of the screen. The iPod gives you a special alert with buttons when you double click the home button and a play icon in the top right of the screen. The calendar doesn't have any UI at all, it just alerts you with a message. The Mail app displays a numeric badge and plays a sound (a feature available to all 3rd party apps using the notification API).

    It will be interesting to see how they unify the UI for running multiple apps at once without compromising the usability of the device.

    My guess is that everything will basically look and function the same, except the App's icon will have a glow or a badge indicating that it is running in the background. Each app will have to explicitly be granted permission to be able to run in the background by the user (same way each app has to be allowed to send notifications now).

  17. Re:Kill Switch? on $1M Prize For Finding Cause of Unintended Acceleration · · Score: 1

    What does adding all that complexity get you...

    Higher efficiency and lower emissions

    A modern VW 2.0T makes 2x as much power with 1/2 the emissions while achieving the same MPG as a 2.0 NA motor from a 90's

  18. Re:AWESOME CONTEST!!! on $1M Prize For Finding Cause of Unintended Acceleration · · Score: 4, Interesting

    I would be more interested in seeing the wiring diagram. My guess is that there is no redundancy in the throttle position system and it's not closed loop. There should be 4 throttle position switches, 2 in the gas pedal and 2 on the throttle body. The ECU should do a consistency check between the 2 signals coming from the pedal and a check between the 2 signals coming from the throttle body. If it detects two different signals coming from the pedal, or two different signals coming from the throttle body, it should go into limp mode.

    This is how all VAG (Volkswagen Audi Group) cars are designed.

    From what I have read, the Toyotas work on the honor system. The ECU trusts the signal coming from the pedal with no way of knowing if the signal was generated by a short circuit, interference, etc.

  19. Re:Eat my balls! on Why Flash Is Fundamentally Flawed On Touchscreen Devices · · Score: 4, Insightful

    Not to mention that any developer (including would be flash game developers) can release a free app via the app store. This argument that flash apps would cut into Apple's app store revenue makes absolutely 0 sense.

  20. Re:That would be all well and good on FCC Proposes 100Mbps Minimum Home Broadband Speed · · Score: 1

    Same situation where I'm from. The entire town has time warner cable except for our street, which has about 20 houses on it. Total BS.

  21. Re:What's with this CoreSurface licensing restrict on Code Review of Doom For the iPhone · · Score: 4, Interesting

    Disallowing the use of private APIs ensures that your software will continue to function with new versions of the iPhone OS. The private APIs might change, but the public ones will not. The real questions is whether or not there should be a public API for CoreSurface.

  22. Re:SS H.264 submarine patent on MPEG LA Extends H.264 Royalty-Free Period · · Score: 1, Informative

    Except that in this case X.264 is technically superior to the open alternatives, unlike PNG vs GIF.

  23. Re:From TFS on MPEG LA Extends H.264 Royalty-Free Period · · Score: 2, Interesting

    Until the patent submarine surfaces, then it's really going to suck!

  24. Re:Drive By Wire not really the problem on Toyota Pedal Issue Highlights Move To Electronics · · Score: 1

    Well, I've owned over 20 VWs so I think I know what I'm talking about. But if you don't want to take my word for it, I suggest you simply go try it. Get going 60mph and stomp the throttle and brake pedal simultaneously. Let us know what happens.

    Here's some proof backing up my claim.

  25. Re:Drive By Wire not really the problem on Toyota Pedal Issue Highlights Move To Electronics · · Score: 1

    It is prettying simple actually - just take a reading from the vehicle speed sensor. If you're going less than 10mph, no automatic throttle cut.

    This is something VW figured out 10 years ago.