Slashdot Mirror


User: cheesybagel

cheesybagel's activity in the archive.

Stories
0
Comments
6,965
First seen
Last seen
Profile
(view on slashdot.org)

Comments · 6,965

  1. Re:This is great news! on BitCoin Gets a Futures Market · · Score: 2

    You probably haven't been following the hikes in the price of commodities or the stories of people selling stock in oil and resources they don't have.

  2. Re:The manual should come from the specifications. on WTFM: Write the Freaking Manual · · Score: 2

    You are assuming the specifications make sense or are actually what the client wants which isn't necessarily the case.

  3. Re:Documentation is just large form comments. on WTFM: Write the Freaking Manual · · Score: 1

    To me it only makes sense to start writing the documentation once the codebase has reached a certain degree of maturity. If you are constantly refactoring and recoding everything all the time, like in the beginning of any project, documentation is just a plain waste of time.

  4. Re:Great but on WTFM: Write the Freaking Manual · · Score: 0

    To save waste? More like to increase profit.

  5. Re:Oh, crap, it's a wiki on WTFM: Write the Freaking Manual · · Score: 1

    That is a great idea assuming you already know how your solution is supposed to work and behave within the boundaries of available resources. In which case you probably already did the application before. If you already did the application before why are you coding it again? Copying your own code isn't exactly hard.

  6. Re:Oh, crap, it's a wiki on WTFM: Write the Freaking Manual · · Score: 3, Insightful

    Wiki documentation can be great if the people editing the wiki aren't a bunch of morons. Make of that what you will.

  7. Re:Documentation can make a standrd on WTFM: Write the Freaking Manual · · Score: 1, Troll

    If you want something simple you don't program in C++. It's a convoluted mess of a language so of course no amount of documentation is going to solve that problem. Unfortunately there are little choices (except C of course) if you want to write reasonably portable high performance code.

  8. Re:Documentation can make a standrd on WTFM: Write the Freaking Manual · · Score: 1

    Oops UTF-8 was Ken Thompson and Rob Pike. Oh well AWK it is.

  9. Re:Documentation can make a standrd on WTFM: Write the Freaking Manual · · Score: 1

    Nah he just designed AWK and helped design UTF-8.

  10. Re:Documentation? on WTFM: Write the Freaking Manual · · Score: 1

    I'll trade the supposed mess of learning Android which is mostly plain standard Java with its own UI and mobile specific APIs to learning Objective-C and a whole enchilada of Apple designed APIs which are not used anywhere else thanks.

  11. Re:Examples on WTFM: Write the Freaking Manual · · Score: 4, Insightful

    Actually if it is an API we are talking about Javadocs work great. Examples are also nice. Real documentation? If the API cannot be understood just by reading the Javadocs then You Are Doing It Wrong! The API sucks.

  12. Re:Well damn on Think Tank's Website Rejects Browser Do-Not-Track Requests · · Score: 3, Interesting

    Papers used to make money with ads and they couldn't track users either. These people just want more money from each user which understandable. However the problem is this information can be used to do all sorts of user profiling not necessarily for marketing purposes.

  13. Re:A good site for extrapolating from current scie on Aircraft Carriers In Space · · Score: 1

    In Babylon 5 the Minbari have a stealth device which basically makes their ships invisible to radar. Infrared isn't as much of a problem because they use gravimetric propulsion i.e. reactionless drive so sorry but there are no large IR signatures like in chemical propulsion. Of course such propulsion systems only belong in the realm of science fiction.

  14. Re:It does not matter what they say on US Court Says Motorola Can't Enforce Microsoft Injunction In Germany · · Score: 1

    No. The EU levyed fines based on the sales of Microsoft in the EU.

  15. Re:How does this work? on US Court Says Motorola Can't Enforce Microsoft Injunction In Germany · · Score: 1

    Which end run around the court? US patent law != German patent law and in fact the patents even need to be filed separately.

  16. Re:Drones are dirt cheap and no pilot dies. on Air Force Foresaw Fatal F-22 Problems; Rejected $100,000 Fix As Too Expensive · · Score: 1

    The first jet fighters weren't that great. Besides immense reliability issues their performance was not that awesome. The Hawker Tempest did 700 km/h while the Me-262 did 900 km/h. Maximum altitude and range were slightly better for the Hawker Tempest. The P-51 had similar performance to the Tempest.

  17. Re:idiotic politically correct fears indeed on Torvalds Uses Profanity To Lambaste Romney Remarks · · Score: 1

    Darl McBride? Nice?

  18. Re:the app is not the problem on Apple Reportedly Luring Ex-Google Mappers With Jobs · · Score: 1

    They already bought two companies to make this wonderful POS app. I guess they can buy more.

  19. Re:Built in on Apple Reportedly Luring Ex-Google Mappers With Jobs · · Score: 1

    Google Maps has 3D view using WebGL. I suspect the iOS "Google" apps are actually made by Apple. There is no way they would be so crappy if Google was actually doing them.

  20. Re:Permanent Beta! on Apple Reportedly Luring Ex-Google Mappers With Jobs · · Score: 1

    This is more alpha than beta.

  21. Re:Honestly... on Apple Reportedly Luring Ex-Google Mappers With Jobs · · Score: 1

    It doesn't do what you think it does. It is mostly interesting for fun and kicks. Try doing anything useful with it.

  22. Re:It is possible to use Google maps on Apple Reportedly Luring Ex-Google Mappers With Jobs · · Score: 1

    How about letting Google test and release a standalone map application before they obsoleted the old one? No of course. The users might actually like it better so why not force them to use your shit.

  23. Re:3D flyover can replace street view on Apple Reportedly Luring Ex-Google Mappers With Jobs · · Score: 1

    Google maps also has 3D views. Heck it even supports WebGL.

  24. Re:1,000 year? 200 year? Who cares. on Accelerator Driven Treatment of Nuclear Waste · · Score: 1
    How much money is in the waste disposal trust fund now? Want to bet it's in federal bonds?

    It beats investing in Facebook stock.

  25. Re:Practical in some, but not all, applications. on Toyota Abandons Plans For All-Electric Vehicle Rollout · · Score: 1
    1. ICE are like 20%-25% efficient at converting the energy in the fuel into movement. Electric engines and batteries? Over 90%.
    2. Regenerative breaking saves around half of the energy used to move a vehicle in an urban setting.

    So even if it was 1:40 those factors make it 1:5. Much easier to solve.