Slashdot Mirror


User: Traf-O-Data-Hater

Traf-O-Data-Hater's activity in the archive.

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

Comments · 214

  1. Agreed. I've moved on. on C++ Creator Wants To Solve 35-Year-Old Generic Programming Issues With Concepts (cio.com) · · Score: 2, Interesting

    I used to be a C/C++ dev, and wrote a lot of COM objects for the financial space back in the day. The ten different ways to cast something was becoming a pain to deal with.
    I was tasked to evaluate .NET/C# for my company in about 2001, liked what I saw and moved over to C# with a short stint in Java along the way, and I have NEVER looked back. Writing LOB applications is all about delivering functionality for the end user. In C# I've designed the most, developed the most and maintained the most applications I've ever managed to do in my 30 year career in software development.
    Beautiful generics, LINQ, clean looking code, interoperability with legacy code, ultra-rich APIs and a rock-solid dev environment, ECMA-standardised are clear winners for me and C#.
    A greybeard trying to breathe new life onto a now 30 year old language he put together doesn't surprise me, but C++ is never going to get the attention it once had. Sorry Bjarne, I saw it all before with Bertrand Meyer trying his darndest to keep Eiffel relevant. Same thing's happening with your baby, sorrry to say.

  2. DAB portable radios have high power usage on Norway To Become First Country To Switch Off FM Radio (reuters.com) · · Score: 3, Informative

    My DAB portable radio has a high power usage and chews through AA's at an alarming rate, far far higher than my old FM analog radio. I would be very concerned about the suitability of DAB in sitiations of emergency, where people are asked to have portable radios with a fresh set of batteries, they wouldn't last long at all! And one other problem with DAB, try tuning one in the dark, or otherwise looking at the display. Trying to navigate the stations is extremely difficult compared to a simple tune up or down. And if you have gone off onto a sub menu then it's really difficlt to find where you are. I spare a thought to think how blind or poorly-sighted people have to navigate DAB radio channels.

  3. Reusable first stage booster on ULA Unveils Website That Lets You Price Out a Rocket 'Like Building a Car' (theverge.com) · · Score: 1

    ...I couldn't find it on the dropdown.

  4. It IS news for nerds on General Motors To Lay Off 2,000 Workers at Two US Plants (reuters.com) · · Score: 1

    Nerds are and should be interested in many things, politics being one of them.
    And Oh Boy this is stuff that MATTERS.
    Since when did 'News for nerds' imply Slashdot should cover technical stories only, as you seem to think it does?

  5. In the Apple Store... on Apple Cuts USB-C Adapter Prices In Response To MacBook Pro Complaints (theverge.com) · · Score: 5, Insightful

    The computers look good when displayed in the Apple Store and in advertising because they don't have any dongles plugged into them. So they appeal to Jony Ive's sense of elegant design.
    It's only when you buy one and need to use it in the real world, interfacing to the gear you have, that Jony's sleek lightweight machine is encumbered with dongles and the like, because having a star designer in control of everything seems to mean function now comes second to form. Do the engineers get a look in?

  6. Satellites monitor global warming on Orbital ATK Returns To Flight With Successful Antares Launch To Space Station (techcrunch.com) · · Score: 4, Informative

    Guess how satellites that monitor global warming, weather, ocean current, polar ice and a whole lot more get up there so they can, as you ask, "solve real issues like climate change"?
    Think before you post.

  7. Re:It's basically an alternative to Slack on Facebook Launches 'Workplace' So You Can Use Facebook At Work For Work (theguardian.com) · · Score: 1

    I was wondering whether to mod you Funny or Informative for " I work at Facebook ... It doesn't tie to your Facebook account beyond a one-time import of your name and profile picture". I don't use TwitBook (really, it doesn't use me) at home nor anywhere else, and thanks to your comment I would definately avoid using a work-related version if I had the misfortune to be somewhere it was being trialled.

  8. How on earth (or halfway to Mars) did the 'Tigger' typo in the diagram slip past checks? Or did no-one at the company look over the 'How it works' page? And that unsecured capacitor in the video makes me shudder.

  9. SD-card sized? on Intel's Joule is Its Most Powerful Dev Kit Yet (engadget.com) · · Score: 1

    I'd say the Edison was credit card sized. And (relatively) expensive-sized, like this new one.

  10. The first thing that came to mind was, there will be some sort of external control by GSK. If you don't pay some sort of subscription to keep the device managing your nerves, would they turn off the device so you have your old symptoms back?

  11. Barbed feet on SpaceX's Falcon 9 Crashes Into Droneship (cbsnews.com) · · Score: 2

    An upper capture loop sounds worthwhile, but I have been puzzled as to why the deck of the droneship is not a mesh grid, and the landing feet don't have semi flexible barbs.

  12. Ah, Farnell / Element 14... on The Biggest Maker of Raspberry Pis Has Been Acquired For $871 Million (theverge.com) · · Score: 1

    I wanted to buy some connectors from them. "NO MINIMUM ORDER" it said, on or near the front of the catalog. ...goes to the item page... "MINIMUM ORDER 10" or something like that. End of attempting to order. I went to eBay and bought exactly what I wanted, in the quantity I wanted.

  13. Crush honeycomb leg used in the Apollo LM on SpaceX Successfully Lands A Falcon 9 Rocket At Sea For The Third Time (theverge.com) · · Score: 4, Informative

    For interest's sake, the idea of a crushable hhoneycomb landing leg arrangement was used for the Apollo Lumar Modules. It was very light as it only needed to be used once, unlike a hydraulic or spring system. Have a look at page 6 of the LM Structures document at http://history.nasa.gov/alsj/a...

  14. Command non-orthogonality is its weak point on 10 Years of Git: An Interview With Linus Torvalds · · Score: 3, Insightful
    Like others, I both love git and hate it. The bit I dislike the most is the inconsistency in commands and their opposites.
    For instance, it is easy to add files to staging:
    git add .
    Oops! A bunch of other things got added, because I'm a newbie and haven't yet tuned my .gitconfig. Fine, I'm still learning.
    OK, have a guess at undoing it:
    git unadd
    wtf?...nope..
    Frustrating searching to find that git reset is really unadd. Yeah, I could guess that! not.
    And that's the crux of it. Sure you can add git aliases, but an xxx/unxxx pattern could have been built in right from the (ahem) git-go for any sensible command. Git commit/uncommit... merge/unmerge... etc etc.

    And the great thing about git: Linus realised disk space was becoming to cheap to meter. Why bother crunching a delta on something when it was easier to just store compressed blobs. Thus the advantage of simple, fast and cheap (pick any three) branching.

  15. Blame these Space News websites on NASA Cancels "Sunjammer" Solar Sail Demonstration Mission · · Score: 1

    They all seem to do it - Space.com, Spaceflightnow.com, Spacefellowship, Nasaspaceflight. They know their audience is educated yet they persist in writing articles with both metric or imperial units. Or worse, they mix them as in this instance. They also take the let-me-convert-everythgin-for-you approach and put the complementary units in parentheses. Why they don't just stick to one measurement system - SI makes the most sense - I do not know. However I do believe spaceflight enthusiasts are NOT idiots.

  16. My concern is... on Scientists Coax Human Embryonic Stem Cells Into Making Insulin · · Score: 1

    ...that before long, VHS cells will be developed and they'll kill off the Beta cells.

  17. Lightning stike victims and Multiple Sclerosis on The Odd Effects of Being Struck By Lightning · · Score: 3, Interesting

    I heard a news report - might have been BBC - years ago that a study had found that a high correlation between lightning strike victims and the probability of developing Multiple Sclerosis later in life.

  18. Re:Boycott on HTML5 App For Panasonic TVs Rejected - JQuery Is a "Hack" · · Score: 1, Offtopic

    Agree entirely. Movin' on Up? More like moving on Across ...to another tech site.

  19. Re:A real problem with perception on Support For NASA Spending Depends On Perception of Size of Space Agency Budget · · Score: 1

    Excellent, insightful comment. I whish I had mod points.

  20. Re:Cathode + Lynx. on CERN Launches Line Mode Browser Emulator · · Score: 1

    Pretty, but the curved screen effect is way overdone to the point of being obnoxious.

  21. This will kill Slashdot on Come Try Out Slashdot's New Design (In Beta) · · Score: 1

    All the text is jammed in the middle, with the heirarchy a jumbled mass of links. I HATE IT. If this goes ahead, slashdot will wither very quickly. As others have said - make it like it was 10 years ago.

  22. Crablogger! on New Real Life Laser-Rifle Cuts Through Metal Like a Blowtorch · · Score: 1

    Reality catches up to science fiction... the Thunderbirds episode 'PATH OF DESTRUCTION' had International Rescue using handheld laser cutters to cut into the cabin of the mighty Crablogger. That was back in 1965.

  23. No, strongly disagree here on Ask Slashdot: How Important Is Advanced Math In a CS Degree? · · Score: 0

    I earned a second major in Statistics alongside my Comp Sci degree. In my 25 years of systems programming, application programming, *nix, Windows, GUI apps, data gathering, data analysis, web, comms, you name it - in a wide variety of fields I have NEVER used any of my statistics knowledge more complicated than a mean or median to this day. Not one single bit.

  24. Throbber in early versions of Internet Explorer on Interpreting Global Flight Maps · · Score: 1

    I recall that at least one early version of Micosoft Internet Explorer back in the late 90s had the earth globe 'throbber' animation show, in sequence: the Americas, Europe, then the blue 'e' then back to the Americas. No Asia or Oceania. At the time I could hardly believe it that a giant company that had always promoted internationalisation of its software could have such a 'fail' moment.

  25. Then restore it to a previous known good state on Why We Should Build a Supercomputer Replica of the Human Brain · · Score: 1

    Presumably this 'brain' would be able to be restored from a backup to a known good state, and the simulation tweaked in some other direction. That's something human brains aren't capable of.